File tree Expand file tree Collapse file tree 3 files changed +1020
-960
lines changed Expand file tree Collapse file tree 3 files changed +1020
-960
lines changed Original file line number Diff line number Diff line change 9090 }
9191 },
9292 "devDependencies" : {
93- "@vitest/coverage-v8" : " ^2.0.2" ,
94- "@vitest/ui" : " ^2.0.2" ,
95- "@vue/runtime-core" : " ^3.4.19" ,
93+ "@vitest/coverage-v8" : " ^2.0.5" ,
94+ "@vitest/ui" : " ^2.0.5" ,
9695 "@vue/test-utils" : " ^2.4.6" ,
9796 "chalk" : " ^5.3.0" ,
9897 "consola" : " ^3.2.3" ,
9998 "conventional-changelog-cli" : " ^2.0.34" ,
10099 "enquirer" : " ^2.4.1" ,
101- "execa" : " ^9.3.0 " ,
100+ "execa" : " ^9.3.1 " ,
102101 "firebase" : " ^10.8.0" ,
103102 "firebase-admin" : " ^12.0.0" ,
104103 "firebase-tools" : " ^13.13.2" ,
105- "focus-visible" : " ^5.2.0 " ,
104+ "focus-visible" : " ^5.2.1 " ,
106105 "globby" : " ^14.0.0" ,
107106 "happy-dom" : " ^14.12.3" ,
108- "lint-staged" : " ^15.2.2 " ,
107+ "lint-staged" : " ^15.2.9 " ,
109108 "minimist" : " ^1.2.8" ,
110109 "p-series" : " ^3.0.0" ,
111- "prettier" : " ^3.2.5 " ,
112- "semver" : " ^7.6.0 " ,
110+ "prettier" : " ^3.3.3 " ,
111+ "semver" : " ^7.6.3 " ,
113112 "simple-git-hooks" : " ^2.9.0" ,
114113 "typedoc" : " ^0.25.8" ,
115114 "typedoc-plugin-markdown" : " ^3.17.1" ,
116- "typescript" : " ~5.5.3 " ,
115+ "typescript" : " ~5.5.4 " ,
117116 "unbuild" : " ^2.0.0" ,
118- "vitepress" : " 1.3.0 " ,
119- "vitest" : " ^2.0.2 " ,
120- "vue" : " ^3.4.19 "
117+ "vitepress" : " 1.3.2 " ,
118+ "vitest" : " ^2.0.5 " ,
119+ "vue" : " ^3.4.38 "
121120 },
122121 "simple-git-hooks" : {
123122 "pre-commit" : " pnpm lint-staged" ,
Original file line number Diff line number Diff line change 1212 "type-check" : " vue-tsc --noEmit"
1313 },
1414 "dependencies" : {
15- "pinia" : " ^2.1.7 " ,
16- "vue" : " ^3.4.19 " ,
17- "vue-router" : " ^4.3.0 " ,
15+ "pinia" : " ^2.2.2 " ,
16+ "vue" : " ^3.4.38 " ,
17+ "vue-router" : " ^4.4.3 " ,
1818 "vuefire" : " workspace:*" ,
1919 "vuex" : " ^4.1.0"
2020 },
2121 "devDependencies" : {
2222 "@firebase/app-types" : " ^0.9.0" ,
2323 "@types/node" : " ^20.11.20" ,
24- "@vitejs/plugin-vue" : " ^5.0.4 " ,
24+ "@vitejs/plugin-vue" : " ^5.1.2 " ,
2525 "@vue/tsconfig" : " ^0.5.1" ,
2626 "@vueuse/core" : " ^10.8.0" ,
2727 "npm-run-all" : " ^4.1.5" ,
28- "typescript" : " ~5.5.3 " ,
29- "unplugin-vue-router" : " ^0.10.0 " ,
30- "vite" : " ^5.1.4 " ,
31- "vue-tsc" : " ^2.0.26 "
28+ "typescript" : " ~5.5.4 " ,
29+ "unplugin-vue-router" : " ^0.10.6 " ,
30+ "vite" : " ^5.4.1 " ,
31+ "vue-tsc" : " ^2.0.29 "
3232 }
3333}
You can’t perform that action at this time.
0 commit comments