File tree 3 files changed +1020
-960
lines changed
3 files changed +1020
-960
lines changed Original file line number Diff line number Diff line change 90
90
}
91
91
},
92
92
"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" ,
96
95
"@vue/test-utils" : " ^2.4.6" ,
97
96
"chalk" : " ^5.3.0" ,
98
97
"consola" : " ^3.2.3" ,
99
98
"conventional-changelog-cli" : " ^2.0.34" ,
100
99
"enquirer" : " ^2.4.1" ,
101
- "execa" : " ^9.3.0 " ,
100
+ "execa" : " ^9.3.1 " ,
102
101
"firebase" : " ^10.8.0" ,
103
102
"firebase-admin" : " ^12.0.0" ,
104
103
"firebase-tools" : " ^13.13.2" ,
105
- "focus-visible" : " ^5.2.0 " ,
104
+ "focus-visible" : " ^5.2.1 " ,
106
105
"globby" : " ^14.0.0" ,
107
106
"happy-dom" : " ^14.12.3" ,
108
- "lint-staged" : " ^15.2.2 " ,
107
+ "lint-staged" : " ^15.2.9 " ,
109
108
"minimist" : " ^1.2.8" ,
110
109
"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 " ,
113
112
"simple-git-hooks" : " ^2.9.0" ,
114
113
"typedoc" : " ^0.25.8" ,
115
114
"typedoc-plugin-markdown" : " ^3.17.1" ,
116
- "typescript" : " ~5.5.3 " ,
115
+ "typescript" : " ~5.5.4 " ,
117
116
"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 "
121
120
},
122
121
"simple-git-hooks" : {
123
122
"pre-commit" : " pnpm lint-staged" ,
Original file line number Diff line number Diff line change 12
12
"type-check" : " vue-tsc --noEmit"
13
13
},
14
14
"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 " ,
18
18
"vuefire" : " workspace:*" ,
19
19
"vuex" : " ^4.1.0"
20
20
},
21
21
"devDependencies" : {
22
22
"@firebase/app-types" : " ^0.9.0" ,
23
23
"@types/node" : " ^20.11.20" ,
24
- "@vitejs/plugin-vue" : " ^5.0.4 " ,
24
+ "@vitejs/plugin-vue" : " ^5.1.2 " ,
25
25
"@vue/tsconfig" : " ^0.5.1" ,
26
26
"@vueuse/core" : " ^10.8.0" ,
27
27
"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 "
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments