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