|
41 | 41 | "@types/css-tree": "^2",
|
42 | 42 | "@types/debug": "^4",
|
43 | 43 | "@types/electron": "^1.6.10",
|
44 |
| - "@types/node": "^22.7.6", |
| 44 | + "@types/node": "^22.7.5", |
45 | 45 | "@types/papaparse": "^5",
|
46 | 46 | "@types/pngjs": "^6.0.5",
|
47 | 47 | "@types/react": "^18.3.11",
|
|
54 | 54 | "@types/uuid": "^10.0.0",
|
55 | 55 | "@types/ws": "^8",
|
56 | 56 | "@vitejs/plugin-react-swc": "^3.7.1",
|
57 |
| - "@vitest/coverage-istanbul": "^2.1.3", |
| 57 | + "@vitest/coverage-istanbul": "^2.1.2", |
58 | 58 | "electron": "^32.2.0",
|
59 | 59 | "electron-builder": "^25.1.7",
|
60 | 60 | "electron-vite": "^2.3.0",
|
|
69 | 69 | "storybook": "^8.3.6",
|
70 | 70 | "storybook-dark-mode": "^4.0.2",
|
71 | 71 | "ts-node": "^10.9.2",
|
72 |
| - "tslib": "^2.8.0", |
| 72 | + "tslib": "^2.6.3", |
73 | 73 | "tsx": "^4.19.1",
|
74 | 74 | "typescript": "^5.6.3",
|
75 |
| - "typescript-eslint": "^8.10.0", |
76 |
| - "vite": "^5.4.9", |
| 75 | + "typescript-eslint": "^8.8.1", |
| 76 | + "vite": "^5.4.8", |
77 | 77 | "vite-plugin-image-optimizer": "^1.1.8",
|
78 | 78 | "vite-plugin-static-copy": "^2.0.0",
|
79 | 79 | "vite-plugin-svgr": "^4.2.0",
|
80 | 80 | "vite-tsconfig-paths": "^5.0.1",
|
81 |
| - "vitest": "^2.1.3" |
| 81 | + "vitest": "^2.1.2" |
82 | 82 | },
|
83 | 83 | "dependencies": {
|
84 | 84 | "@floating-ui/react": "^0.26.25",
|
|
0 commit comments