We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad96f55 commit da77a5dCopy full SHA for da77a5d
1 file changed
package.json
@@ -79,9 +79,9 @@
79
"@types/react-dom": "^18.3.0",
80
"@typescript-eslint/eslint-plugin": "^8.15.0",
81
"@typescript-eslint/parser": "^8.15.0",
82
- "@vitejs/plugin-react": "^4.3.1",
83
- "@vitest/browser": "^2.1.5",
84
- "@vitest/coverage-v8": "^2.1.5",
+ "@vitejs/plugin-react": "^4.3.4",
+ "@vitest/browser": "^2.1.6",
+ "@vitest/coverage-v8": "^2.1.6",
85
"@vitest/eslint-plugin": "^1.1.10",
86
"@wyw-in-js/rollup": "^0.5.0",
87
"@wyw-in-js/vite": "^0.5.0",
@@ -107,8 +107,8 @@
107
"rollup": "^4.0.2",
108
"rollup-plugin-postcss": "^4.0.2",
109
"typescript": "~5.7.2",
110
- "vite": "^5.4.11",
111
- "vitest": "^2.1.5",
+ "vite": "^6.0.0",
+ "vitest": "^2.1.6",
112
"vitest-browser-react": "^0.0.3"
113
},
114
"peerDependencies": {
0 commit comments