We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e4b34c commit ae2325fCopy full SHA for ae2325f
package.json
@@ -58,9 +58,9 @@
58
"@types/react-beautiful-dnd": "^13.1.8",
59
"@types/react-dom": "^18.3.1",
60
"@types/uuid": "^9.0.7",
61
- "@vitejs/plugin-basic-ssl": "^1.2.0",
62
- "@vitejs/plugin-react-swc": "^3.8.0",
63
- "@vitest/coverage-v8": "^3.0.6",
+ "@vitejs/plugin-basic-ssl": "^2.0.0",
+ "@vitejs/plugin-react-swc": "^4.0.0",
+ "@vitest/coverage-v8": "^4.0.0",
64
"@vitest/eslint-plugin": "^1.3.4",
65
"axe-core": "^4.10.0",
66
"depcheck": "^1.4.7",
@@ -82,7 +82,7 @@
82
"typescript": "^5.7.2",
83
"typescript-eslint": "^8.33.1",
84
"vite": "^6.4.1",
85
- "vitest": "^3.2.4",
+ "vitest": "^4.0.0",
86
"yarn-deduplicate": "^6.0.2"
87
},
88
"engines": {
0 commit comments