Skip to content

Commit 5ce9c54

Browse files
chore(deps): update vitest monorepo to v1
1 parent 4e57f31 commit 5ce9c54

File tree

2 files changed

+643
-101
lines changed

2 files changed

+643
-101
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/fs-extra": "^11.0.1",
6262
"@typescript-eslint/eslint-plugin": "^6.7.0",
6363
"@typescript-eslint/parser": "^6.7.0",
64-
"@vitest/coverage-v8": "^0.34.4",
64+
"@vitest/coverage-v8": "^1.0.0",
6565
"autoprefixer": "^10.4.15",
6666
"c8": "^8.0.1",
6767
"common-tags": "^1.8.2",
@@ -73,7 +73,7 @@
7373
"postcss": "^8.4.28",
7474
"tailwind-config-viewer": "^1.7.2",
7575
"typescript": "^5.2.2",
76-
"vitest": "0.34.6"
76+
"vitest": "1.1.1"
7777
},
7878
"engines": {
7979
"node": ">=14.15.0"

0 commit comments

Comments
 (0)