Skip to content

Commit 29c19ea

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents bacdb89 + 31cc7ba commit 29c19ea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
107107
"@unplugin-vue-cssvars/play": "workspace:*",
108108
"@unplugin-vue-cssvars/utils": "workspace:*",
109109
"@vitejs/plugin-vue": "^4.0.0",
110-
"@vitest/coverage-c8": "^0.29.2",
111-
"@vitest/ui": "^0.29.2",
110+
"@vitest/coverage-c8": "^0.30.1",
111+
"@vitest/ui": "^0.30.1",
112112
"@vue/compiler-sfc": "^3.2.47",
113113
"bumpp": "^9.1.0",
114114
"cross-env": "^7.0.3",
@@ -120,12 +120,12 @@
120120
"jsdom": "^21.1.1",
121121
"lint-staged": "^13.1.1",
122122
"npm-run-all": "^4.1.5",
123-
"rimraf": "^4.3.1",
123+
"rimraf": "^5.0.0",
124124
"rollup": "^3.19.1",
125125
"simple-git-hooks": "^2.8.1",
126-
"typescript": "5.0.3",
126+
"typescript": "5.0.4",
127127
"vite": "^4.2.1",
128-
"vitest": "^0.29.2"
128+
"vitest": "^0.30.1"
129129
},
130130
"simple-git-hooks": {
131131
"pre-commit": "pnpm lint-staged",

0 commit comments

Comments
 (0)