We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b3036 commit 65aba47Copy full SHA for 65aba47
2 files changed
package.json
@@ -60,8 +60,8 @@
60
"@types/react": "19.2.14",
61
"@types/react-dom": "19.2.3",
62
"@vitejs/plugin-react": "5.1.4",
63
- "@vitest/browser-playwright": "4.0.18",
64
- "@vitest/coverage-v8": "4.0.18",
+ "@vitest/browser-playwright": "4.1.0",
+ "@vitest/coverage-v8": "4.1.0",
65
"axe-core": "4.11.1",
66
"babel-plugin-react-compiler": "1.0.0",
67
"eslint": "10.0.2",
@@ -81,7 +81,7 @@
81
"tailwindcss": "4.2.1",
82
"typescript": "6.0.1-rc",
83
"vite": "7.3.1",
84
- "vitest": "4.0.18"
+ "vitest": "4.1.0"
85
},
86
"engines": {
87
"node": "24.14.0"
0 commit comments