Skip to content

Commit 47b0de8

Browse files
committed
chore(deps): update vitest monorepo to v2
| datasource | package | from | to | | ---------- | ---------- | ------ | ----- | | npm | @vitest/ui | 0.31.4 | 2.0.5 | | npm | vitest | 0.31.4 | 2.0.5 |
1 parent cd8df40 commit 47b0de8

File tree

2 files changed

+520
-282
lines changed

2 files changed

+520
-282
lines changed

web/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^5.59.5",
2020
"@typescript-eslint/parser": "^5.59.5",
2121
"@vitest/coverage-c8": "^0.31.1",
22-
"@vitest/ui": "^0.31.1",
22+
"@vitest/ui": "^2.0.0",
2323
"eslint": "^8.40.0",
2424
"eslint-config-prettier": "^8.8.0",
2525
"eslint-plugin-solid": "^0.12.1",
@@ -30,7 +30,7 @@
3030
"unocss": "^0.51.8",
3131
"vite": "^4.5.3",
3232
"vite-plugin-solid": "^2.7.2",
33-
"vitest": "^0.31.4"
33+
"vitest": "^2.0.0"
3434
},
3535
"dependencies": {
3636
"@fluent/bundle": "^0.18.0",

0 commit comments

Comments
 (0)