File tree 3 files changed +1616
-1395
lines changed
3 files changed +1616
-1395
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.5 " ,
94
- "@vitest/ui" : " ^2.0.5 " ,
93
+ "@vitest/coverage-v8" : " ^2.1.3 " ,
94
+ "@vitest/ui" : " ^2.1.3 " ,
95
95
"@vue/test-utils" : " ^2.4.6" ,
96
96
"chalk" : " ^5.3.0" ,
97
97
"consola" : " ^3.2.3" ,
98
98
"conventional-changelog-cli" : " ^2.0.34" ,
99
99
"enquirer" : " ^2.4.1" ,
100
- "execa" : " ^9.3 .1" ,
100
+ "execa" : " ^9.4 .1" ,
101
101
"firebase" : " ^10.13.0" ,
102
102
"firebase-admin" : " ^12.3.1" ,
103
103
"firebase-tools" : " ^13.15.2" ,
104
104
"focus-visible" : " ^5.2.1" ,
105
105
"globby" : " ^14.0.0" ,
106
- "happy-dom" : " ^14.12.3 " ,
107
- "lint-staged" : " ^15.2.9 " ,
106
+ "happy-dom" : " ^15.7.4 " ,
107
+ "lint-staged" : " ^15.2.10 " ,
108
108
"minimist" : " ^1.2.8" ,
109
109
"p-series" : " ^3.0.0" ,
110
110
"prettier" : " ^3.3.3" ,
114
114
"typedoc-plugin-markdown" : " ^3.17.1" ,
115
115
"typescript" : " ~5.5.4" ,
116
116
"unbuild" : " ^2.0.0" ,
117
- "vitepress" : " 1.3.2 " ,
118
- "vitest" : " ^2.0.5 " ,
119
- "vue" : " ^3.4.38 "
117
+ "vitepress" : " 1.4.1 " ,
118
+ "vitest" : " ^2.1.3 " ,
119
+ "vue" : " ^3.5.12 "
120
120
},
121
121
"simple-git-hooks" : {
122
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.2.2 " ,
16
- "vue" : " ^3.4.38 " ,
17
- "vue-router" : " ^4.4.3 " ,
15
+ "pinia" : " ^2.2.4 " ,
16
+ "vue" : " ^3.5.12 " ,
17
+ "vue-router" : " ^4.4.5 " ,
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.1.2 " ,
24
+ "@vitejs/plugin-vue" : " ^5.1.4 " ,
25
25
"@vue/tsconfig" : " ^0.5.1" ,
26
26
"@vueuse/core" : " ^10.8.0" ,
27
27
"npm-run-all" : " ^4.1.5" ,
28
28
"typescript" : " ~5.5.4" ,
29
- "unplugin-vue-router" : " ^0.10.6 " ,
30
- "vite" : " ^5.4.1 " ,
31
- "vue-tsc" : " ^2.0.29 "
29
+ "unplugin-vue-router" : " ^0.10.8 " ,
30
+ "vite" : " ^5.4.10 " ,
31
+ "vue-tsc" : " ^2.1.6 "
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments