Skip to content

Commit 1122a10

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 541d4d1 + e369d7b commit 1122a10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
"@unplugin-vue-cssvars/utils": "workspace:*",
115115
"@vitejs/plugin-vue": "^4.1.0",
116116
"@vitejs/plugin-vue-jsx": "^3.0.1",
117-
"@vitest/coverage-c8": "^0.30.1",
118-
"@vitest/ui": "^0.30.1",
117+
"@vitest/coverage-c8": "^0.31.0",
118+
"@vitest/ui": "^0.31.0",
119119
"@vue/compiler-sfc": "^3.2.47",
120120
"bumpp": "^9.1.0",
121121
"cross-env": "^7.0.3",
@@ -124,7 +124,7 @@
124124
"esno": "^0.16.3",
125125
"git-ensure": "^0.1.0",
126126
"gulp": "^4.0.2",
127-
"jsdom": "^21.1.1",
127+
"jsdom": "^22.0.0",
128128
"less": "^4.1.3",
129129
"lint-staged": "^13.1.1",
130130
"magic-string-ast": "^0.1.2",
@@ -138,7 +138,7 @@
138138
"tsup": "^6.2.3",
139139
"typescript": "5.0.4",
140140
"vite": "^4.3.0",
141-
"vitest": "^0.30.1",
141+
"vitest": "^0.31.0",
142142
"webpack": "^5.80.0"
143143
},
144144
"simple-git-hooks": {

0 commit comments

Comments
 (0)