Skip to content

Commit 14b81a4

Browse files
chore(deps): update vitest monorepo to v3
1 parent 2ab8e29 commit 14b81a4

File tree

2 files changed

+173
-157
lines changed

2 files changed

+173
-157
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/uuid": "10.0.0",
6161
"@typescript-eslint/eslint-plugin": "8.21.0",
6262
"@typescript-eslint/parser": "8.21.0",
63-
"@vitest/coverage-v8": "2.1.8",
64-
"@vitest/ui": "2.1.8",
63+
"@vitest/coverage-v8": "3.0.5",
64+
"@vitest/ui": "3.0.5",
6565
"assert": "2.1.0",
6666
"buffer": "6.0.3",
6767
"c8": "10.1.3",
@@ -90,7 +90,7 @@
9090
"vite": "5.4.14",
9191
"vite-plugin-environment": "^1.1.3",
9292
"vite-tsconfig-paths": "4.3.2",
93-
"vitest": "2.1.8",
93+
"vitest": "3.0.5",
9494
"vitest-github-actions-reporter": "0.11.1",
9595
"vitest-sonar-reporter": "2.0.0",
9696
"yargs": "17.7.2"

0 commit comments

Comments
 (0)