Skip to content

Commit ce64fa8

Browse files
committed
Upgrade to vite 8
1 parent 2fcc336 commit ce64fa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@testing-library/jest-dom": "^6.1.5",
9292
"@testing-library/react": "^16.3.2",
9393
"@testing-library/user-event": "^14.4.3",
94-
"@vitejs/plugin-react": "^5.2.0",
94+
"@vitejs/plugin-react": "^6.0.1",
9595
"@vitest/coverage-v8": "^4.1.2",
9696
"@vitest/ui": "^4.1.2",
9797
"bundlewatch": "^0.4.0",
@@ -112,7 +112,7 @@
112112
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0",
113113
"redux-mock-store": "^1.5.1",
114114
"redux-saga-test-plan": "^4.0.0-rc.3",
115-
"vite": "^7.3.1",
115+
"vite": "^8.0.3",
116116
"vitest": "^4.1.2",
117117
"vitest-fetch-mock": "^0.4.2"
118118
},

0 commit comments

Comments
 (0)