|
35 | 35 | "@dnd-kit/modifiers": "9.0.0", |
36 | 36 | "@dnd-kit/sortable": "10.0.0", |
37 | 37 | "@dnd-kit/utilities": "3.2.2", |
38 | | - "@lingui/core": "5.9.4", |
39 | | - "@lingui/react": "5.9.4", |
| 38 | + "@lingui/core": "5.9.5", |
| 39 | + "@lingui/react": "5.9.5", |
40 | 40 | "@stylexjs/stylex": "0.18.2", |
41 | | - "@tanstack/react-query": "5.96.1", |
| 41 | + "@tanstack/react-query": "5.96.2", |
42 | 42 | "@tanstack/react-router": "1.168.10", |
43 | 43 | "@tanstack/react-virtual": "3.13.23", |
44 | 44 | "@tauri-apps/api": "2.10.1", |
45 | 45 | "@tauri-apps/plugin-clipboard-manager": "2.3.2", |
46 | | - "@tauri-apps/plugin-dialog": "2.6.0", |
47 | | - "@tauri-apps/plugin-fs": "2.4.5", |
| 46 | + "@tauri-apps/plugin-dialog": "2.7.0", |
| 47 | + "@tauri-apps/plugin-fs": "2.5.0", |
48 | 48 | "@tauri-apps/plugin-log": "2.8.0", |
49 | 49 | "@tauri-apps/plugin-notification": "2.3.3", |
50 | 50 | "@tauri-apps/plugin-opener": "2.5.3", |
|
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | 65 | "@babel/plugin-proposal-decorators": "7.29.0", |
66 | | - "@lingui/babel-plugin-lingui-macro": "5.9.4", |
67 | | - "@lingui/cli": "5.9.4", |
68 | | - "@lingui/vite-plugin": "5.9.4", |
| 66 | + "@lingui/babel-plugin-lingui-macro": "5.9.5", |
| 67 | + "@lingui/cli": "5.9.5", |
| 68 | + "@lingui/vite-plugin": "5.9.5", |
69 | 69 | "@rolldown/plugin-babel": "0.2.2", |
70 | 70 | "@stylexjs/eslint-plugin": "0.18.2", |
71 | 71 | "@stylexjs/unplugin": "0.18.2", |
72 | 72 | "@tanstack/router-plugin": "1.167.12", |
73 | 73 | "@tauri-apps/cli": "2.10.1", |
74 | 74 | "@types/lodash-es": "4.17.12", |
75 | | - "@types/node": "25.5.0", |
| 75 | + "@types/node": "^24.12.2", |
76 | 76 | "@types/react": "19.2.14", |
77 | 77 | "@types/react-dom": "19.2.3", |
78 | 78 | "@types/semver": "7.7.1", |
79 | 79 | "@vitejs/plugin-react": "6.0.1", |
80 | 80 | "babel-plugin-react-compiler": "1.0.0", |
81 | | - "knip": "6.2.0", |
82 | 81 | "lightningcss": "1.32.0", |
83 | 82 | "playwright": "1.59.1", |
84 | 83 | "simple-git-hooks": "2.13.1", |
85 | 84 | "typescript": "6.0.2", |
86 | | - "vite": "npm:@voidzero-dev/vite-plus-core@0.1.15", |
87 | | - "vite-plugin-svgr": "5.0.0", |
88 | | - "vite-plus": "0.1.15", |
89 | | - "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.15", |
90 | | - "vitest-browser-react": "2.1.0" |
| 85 | + "vite": "npm:@voidzero-dev/vite-plus-core@0.1.16", |
| 86 | + "vite-plugin-svgr": "5.2.0", |
| 87 | + "vite-plus": "0.1.16", |
| 88 | + "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.16", |
| 89 | + "vitest-browser-react": "2.2.0" |
91 | 90 | }, |
92 | 91 | "packageManager": "pnpm@10.33.0", |
93 | 92 | "pnpm": { |
94 | 93 | "overrides": { |
95 | | - "vite": "npm:@voidzero-dev/vite-plus-core@0.1.15", |
96 | | - "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.15" |
| 94 | + "vite": "npm:@voidzero-dev/vite-plus-core@0.1.16", |
| 95 | + "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.16" |
97 | 96 | }, |
98 | 97 | "onlyBuiltDependencies": [ |
99 | 98 | "esbuild", |
|
0 commit comments