File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 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" ,
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" ,
You can’t perform that action at this time.
0 commit comments