We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fcc336 commit ce64fa8Copy full SHA for ce64fa8
package.json
@@ -91,7 +91,7 @@
91
"@testing-library/jest-dom": "^6.1.5",
92
"@testing-library/react": "^16.3.2",
93
"@testing-library/user-event": "^14.4.3",
94
- "@vitejs/plugin-react": "^5.2.0",
+ "@vitejs/plugin-react": "^6.0.1",
95
"@vitest/coverage-v8": "^4.1.2",
96
"@vitest/ui": "^4.1.2",
97
"bundlewatch": "^0.4.0",
@@ -112,7 +112,7 @@
112
"react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0",
113
"redux-mock-store": "^1.5.1",
114
"redux-saga-test-plan": "^4.0.0-rc.3",
115
- "vite": "^7.3.1",
+ "vite": "^8.0.3",
116
"vitest": "^4.1.2",
117
"vitest-fetch-mock": "^0.4.2"
118
},
0 commit comments