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 d6315bd commit 3d5b3c7Copy full SHA for 3d5b3c7
apps/app/package.json
@@ -55,7 +55,7 @@
55
"@types/react-dom": "19.0.4",
56
"@typescript-eslint/eslint-plugin": "8.28.0",
57
"@typescript-eslint/parser": "8.28.0",
58
- "@vitest/coverage-v8": "2.1.9",
+ "@vitest/coverage-v8": "3.2.4",
59
"eslint": "9.23.0",
60
"eslint-config-next": "15.2.4",
61
"eslint-plugin-react-compiler": "latest",
@@ -65,6 +65,6 @@
65
"prettier-plugin-tailwindcss": "0.6.11",
66
"tailwindcss": "3.4.17",
67
"typescript": "5.8.2",
68
- "vitest": "2.1.9"
+ "vitest": "3.2.4"
69
}
70
0 commit comments