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 2ab8e29 commit 9e3ce73Copy full SHA for 9e3ce73
package.json
@@ -60,8 +60,8 @@
60
"@types/uuid": "10.0.0",
61
"@typescript-eslint/eslint-plugin": "8.21.0",
62
"@typescript-eslint/parser": "8.21.0",
63
- "@vitest/coverage-v8": "2.1.8",
64
- "@vitest/ui": "2.1.8",
+ "@vitest/coverage-v8": "3.0.4",
+ "@vitest/ui": "3.0.4",
65
"assert": "2.1.0",
66
"buffer": "6.0.3",
67
"c8": "10.1.3",
@@ -90,7 +90,7 @@
90
"vite": "5.4.14",
91
"vite-plugin-environment": "^1.1.3",
92
"vite-tsconfig-paths": "4.3.2",
93
- "vitest": "2.1.8",
+ "vitest": "3.0.4",
94
"vitest-github-actions-reporter": "0.11.1",
95
"vitest-sonar-reporter": "2.0.0",
96
"yargs": "17.7.2"
0 commit comments