We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ce851 commit 64644b3Copy full SHA for 64644b3
apps/web/package.json
@@ -49,9 +49,9 @@
49
"@typescript-eslint/eslint-plugin": "8.19.0",
50
"@typescript-eslint/parser": "8.19.0",
51
"@vitejs/plugin-react": "4.3.4",
52
- "@vitest/coverage-v8": "2.1.8",
+ "@vitest/coverage-v8": "3.0.3",
53
"@vitest/eslint-plugin": "1.1.24",
54
- "@vitest/ui": "2.1.8",
+ "@vitest/ui": "3.0.3",
55
"autoprefixer": "10.4.20",
56
"c8": "10.1.3",
57
"dotenv": "16.4.7",
@@ -84,7 +84,7 @@
84
"vite": "6.0.7",
85
"vite-plugin-checker": "0.8.0",
86
"vite-tsconfig-paths": "5.1.4",
87
- "vitest": "2.1.8",
+ "vitest": "3.0.3",
88
"vitest-github-actions-reporter": "0.11.1",
89
"vitest-sonar-reporter": "2.0.0"
90
},
0 commit comments