Skip to content

Commit

Permalink
Revert "Bump the dev-dependencies group with 6 updates (#1060)"
Browse files Browse the repository at this point in the history
This reverts commit a02a63b.
  • Loading branch information
esimkowitz authored Oct 18, 2024
1 parent 0e3d7c6 commit 7173e36
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/css-tree": "^2",
"@types/debug": "^4",
"@types/electron": "^1.6.10",
"@types/node": "^22.7.6",
"@types/node": "^22.7.5",
"@types/papaparse": "^5",
"@types/pngjs": "^6.0.5",
"@types/react": "^18.3.11",
Expand All @@ -54,7 +54,7 @@
"@types/uuid": "^10.0.0",
"@types/ws": "^8",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitest/coverage-istanbul": "^2.1.3",
"@vitest/coverage-istanbul": "^2.1.2",
"electron": "^32.2.0",
"electron-builder": "^25.1.7",
"electron-vite": "^2.3.0",
Expand All @@ -69,16 +69,16 @@
"storybook": "^8.3.6",
"storybook-dark-mode": "^4.0.2",
"ts-node": "^10.9.2",
"tslib": "^2.8.0",
"tslib": "^2.6.3",
"tsx": "^4.19.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-static-copy": "^2.0.0",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.1.3"
"vitest": "^2.1.2"
},
"dependencies": {
"@floating-ui/react": "^0.26.25",
Expand Down
Loading

0 comments on commit 7173e36

Please sign in to comment.