Skip to content

Commit 7173e36

Browse files
authored
Revert "Bump the dev-dependencies group with 6 updates (#1060)"
This reverts commit a02a63b.
1 parent 0e3d7c6 commit 7173e36

File tree

2 files changed

+146
-144
lines changed

2 files changed

+146
-144
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@types/css-tree": "^2",
4242
"@types/debug": "^4",
4343
"@types/electron": "^1.6.10",
44-
"@types/node": "^22.7.6",
44+
"@types/node": "^22.7.5",
4545
"@types/papaparse": "^5",
4646
"@types/pngjs": "^6.0.5",
4747
"@types/react": "^18.3.11",
@@ -54,7 +54,7 @@
5454
"@types/uuid": "^10.0.0",
5555
"@types/ws": "^8",
5656
"@vitejs/plugin-react-swc": "^3.7.1",
57-
"@vitest/coverage-istanbul": "^2.1.3",
57+
"@vitest/coverage-istanbul": "^2.1.2",
5858
"electron": "^32.2.0",
5959
"electron-builder": "^25.1.7",
6060
"electron-vite": "^2.3.0",
@@ -69,16 +69,16 @@
6969
"storybook": "^8.3.6",
7070
"storybook-dark-mode": "^4.0.2",
7171
"ts-node": "^10.9.2",
72-
"tslib": "^2.8.0",
72+
"tslib": "^2.6.3",
7373
"tsx": "^4.19.1",
7474
"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",
7777
"vite-plugin-image-optimizer": "^1.1.8",
7878
"vite-plugin-static-copy": "^2.0.0",
7979
"vite-plugin-svgr": "^4.2.0",
8080
"vite-tsconfig-paths": "^5.0.1",
81-
"vitest": "^2.1.3"
81+
"vitest": "^2.1.2"
8282
},
8383
"dependencies": {
8484
"@floating-ui/react": "^0.26.25",

0 commit comments

Comments
 (0)