mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
chore: upgrade vitest and Vite-adjacent tooling
This commit is contained in:
+5
-5
@@ -13,7 +13,7 @@
|
||||
"@capawesome/capacitor-android-edge-to-edge-support": "7.2.2",
|
||||
"@floating-ui/react": "0.26.1",
|
||||
"@react-spring/web": "9.7.5",
|
||||
"@types/node": "20.8.2",
|
||||
"@types/node": "20.19.37",
|
||||
"@types/react": "18.2.25",
|
||||
"@types/react-dom": "18.2.10",
|
||||
"@use-gesture/react": "10.3.1",
|
||||
@@ -122,8 +122,8 @@
|
||||
"@types/lodash": "4.17.23",
|
||||
"@types/memoizee": "0.4.9",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20251226.1",
|
||||
"@vitejs/plugin-react": "4.3.4",
|
||||
"@vitest/coverage-istanbul": "4.0.15",
|
||||
"@vitejs/plugin-react": "6.0.0",
|
||||
"@vitest/coverage-istanbul": "4.1.0",
|
||||
"assert": "2.1.0",
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"buffer": "6.0.3",
|
||||
@@ -137,7 +137,7 @@
|
||||
"electron": "36.9.5",
|
||||
"husky": "4.3.8",
|
||||
"isomorphic-fetch": "3.0.0",
|
||||
"jsdom": "27.3.0",
|
||||
"jsdom": "28.1.0",
|
||||
"knip": "5.86.0",
|
||||
"lint-staged": "12.3.8",
|
||||
"node-fetch": "3.3.2",
|
||||
@@ -151,7 +151,7 @@
|
||||
"stream-browserify": "3.0.0",
|
||||
"vite": "8.0.0",
|
||||
"vite-plugin-pwa": "1.2.0",
|
||||
"vitest": "4.0.15",
|
||||
"vitest": "4.1.0",
|
||||
"wait-on": "9.0.3",
|
||||
"workbox-build": "7.4.0",
|
||||
"workbox-window": "7.4.0"
|
||||
|
||||
Reference in New Issue
Block a user