File tree 5 files changed +195
-195
lines changed
5 files changed +195
-195
lines changed Original file line number Diff line number Diff line change 102
102
"firebase-admin" : " ^12.0.0" ,
103
103
"focus-visible" : " ^5.2.0" ,
104
104
"globby" : " ^14.0.0" ,
105
- "happy-dom" : " ^13.3.8 " ,
105
+ "happy-dom" : " ^13.4.1 " ,
106
106
"lint-staged" : " ^15.2.2" ,
107
107
"minimist" : " ^1.2.8" ,
108
108
"p-series" : " ^3.0.0" ,
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.10.2 " ,
41
+ "@nuxt/kit" : " ^3.10.3 " ,
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.10.2 " ,
67
+ "@nuxt/schema" : " ^3.10.3 " ,
68
68
"@nuxt/test-utils" : " ^3.11.0" ,
69
69
"eslint" : " ^8.56.0" ,
70
70
"firebase" : " ^10.8.0" ,
71
71
"firebase-admin" : " ^12.0.0" ,
72
72
"firebase-functions" : " ^4.7.0" ,
73
- "nuxt" : " ^3.10.2 " ,
73
+ "nuxt" : " ^3.10.3 " ,
74
74
"vuefire" : " workspace:*"
75
75
}
76
76
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nuxt/devtools" : " ^1.0.8" ,
12
- "nuxt" : " ^3.10.2 "
12
+ "nuxt" : " ^3.10.3 "
13
13
},
14
14
"dependencies" : {
15
15
"@firebase/app-types" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 13
13
"dependencies" : {
14
14
"pinia" : " ^2.1.7" ,
15
15
"vue" : " ^3.4.19" ,
16
- "vue-router" : " ^4.2.5 " ,
16
+ "vue-router" : " ^4.3.0 " ,
17
17
"vuefire" : " workspace:*" ,
18
18
"vuex" : " ^4.1.0"
19
19
},
20
20
"devDependencies" : {
21
21
"@firebase/app-types" : " ^0.9.0" ,
22
- "@types/node" : " ^20.11.19 " ,
22
+ "@types/node" : " ^20.11.20 " ,
23
23
"@vitejs/plugin-vue" : " ^5.0.4" ,
24
24
"@vue/tsconfig" : " ^0.5.1" ,
25
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" ,
29
- "vite" : " ^5.1.3 " ,
29
+ "vite" : " ^5.1.4 " ,
30
30
"vue-tsc" : " ^1.8.27"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments