File tree Expand file tree Collapse file tree 5 files changed +1201
-2445
lines changed Expand file tree Collapse file tree 5 files changed +1201
-2445
lines changed Original file line number Diff line number Diff line change 91
91
},
92
92
"devDependencies" : {
93
93
"@vitest/coverage-v8" : " ^1.3.1" ,
94
- "@vue/runtime-core" : " ^3.4.3 " ,
94
+ "@vue/runtime-core" : " ^3.4.19 " ,
95
95
"@vue/test-utils" : " ^2.4.4" ,
96
96
"chalk" : " ^5.3.0" ,
97
97
"consola" : " ^3.2.3" ,
113
113
"typedoc-plugin-markdown" : " ^3.17.1" ,
114
114
"typescript" : " ~5.3.3" ,
115
115
"unbuild" : " ^2.0.0" ,
116
- "vitepress" : " 1.0.0-rc.34 " ,
116
+ "vitepress" : " 1.0.0-rc.44 " ,
117
117
"vitest" : " ^1.3.1" ,
118
- "vue" : " ^3.4.3 "
118
+ "vue" : " ^3.4.19 "
119
119
},
120
120
"simple-git-hooks" : {
121
121
"pre-commit" : " pnpm lint-staged" ,
Original file line number Diff line number Diff line change 38
38
"dev:prepare" : " nuxt-module-build --stub"
39
39
},
40
40
"dependencies" : {
41
- "@nuxt/kit" : " ^3.9.0 " ,
41
+ "@nuxt/kit" : " ^3.10.2 " ,
42
42
"@posva/lru-cache" : " ^10.0.1" ,
43
43
"strip-json-comments" : " ^5.0.1"
44
44
},
64
64
"@firebase/app-types" : " ^0.9.0" ,
65
65
"@nuxt/eslint-config" : " ^0.2.0" ,
66
66
"@nuxt/module-builder" : " ^0.5.5" ,
67
- "@nuxt/schema" : " ^3.9.0 " ,
68
- "@nuxt/test-utils" : " ^3.9 .0" ,
67
+ "@nuxt/schema" : " ^3.10.2 " ,
68
+ "@nuxt/test-utils" : " ^3.11 .0" ,
69
69
"eslint" : " ^8.56.0" ,
70
70
"firebase" : " ^10.7.0" ,
71
71
"firebase-admin" : " ^11.11.1" ,
72
72
"firebase-functions" : " ^4.5.0" ,
73
- "nuxt" : " ^3.9.0 " ,
73
+ "nuxt" : " ^3.10.2 " ,
74
74
"vuefire" : " workspace:*"
75
75
}
76
76
}
Original file line number Diff line number Diff line change 8
8
"prepare" : " nuxi prepare"
9
9
},
10
10
"devDependencies" : {
11
- "@nuxt/devtools" : " ^1.0.6 " ,
12
- "nuxt" : " ^3.9.0 "
11
+ "@nuxt/devtools" : " ^1.0.8 " ,
12
+ "nuxt" : " ^3.10.2 "
13
13
},
14
14
"dependencies" : {
15
15
"@firebase/app-types" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"pinia" : " ^2.1.7" ,
15
- "vue" : " ^3.4.3 " ,
15
+ "vue" : " ^3.4.19 " ,
16
16
"vue-router" : " ^4.2.5" ,
17
17
"vuefire" : " workspace:*" ,
18
18
"vuex" : " ^4.1.0"
22
22
"@types/node" : " ^20.11.19" ,
23
23
"@vitejs/plugin-vue" : " ^5.0.4" ,
24
24
"@vue/tsconfig" : " ^0.5.1" ,
25
- "@vueuse/core" : " ^10.7.1 " ,
25
+ "@vueuse/core" : " ^10.8.0 " ,
26
26
"npm-run-all" : " ^4.1.5" ,
27
27
"typescript" : " ~5.3.3" ,
28
28
"unplugin-vue-router" : " ^0.7.0" ,
You can’t perform that action at this time.
0 commit comments