File tree 9 files changed +1396
-833
lines changed
9 files changed +1396
-833
lines changed Original file line number Diff line number Diff line change 101
101
"firebase-admin" : " ^11.10.1" ,
102
102
"focus-visible" : " ^5.2.0" ,
103
103
"globby" : " ^13.2.2" ,
104
- "happy-dom" : " ^10.11.1 " ,
104
+ "happy-dom" : " ^10.11.2 " ,
105
105
"lint-staged" : " ^13.2.3" ,
106
106
"minimist" : " ^1.2.8" ,
107
107
"p-series" : " ^3.0.0" ,
108
108
"prettier" : " ^2.8.8" ,
109
109
"semver" : " ^7.5.4" ,
110
- "typedoc" : " ^0.24.8 " ,
110
+ "typedoc" : " ^0.25.1 " ,
111
111
"typedoc-plugin-markdown" : " ^3.15.4" ,
112
- "typescript" : " ~5.1.6 " ,
112
+ "typescript" : " ~5.2.2 " ,
113
113
"unbuild" : " ^2.0.0" ,
114
114
"vitepress" : " 1.0.0-beta.7" ,
115
115
"vitest" : " ^0.34.3" ,
Original file line number Diff line number Diff line change 36
36
"dev:prepare" : " nuxt-module-build --stub"
37
37
},
38
38
"dependencies" : {
39
- "@nuxt/kit" : " ^3.7.0 " ,
39
+ "@nuxt/kit" : " ^3.7.1 " ,
40
40
"@posva/lru-cache" : " ^10.0.1" ,
41
41
"strip-json-comments" : " ^5.0.1"
42
42
},
60
60
},
61
61
"devDependencies" : {
62
62
"@firebase/app-types" : " ^0.9.0" ,
63
- "@nuxt/module-builder" : " ^0.5.0 " ,
64
- "@nuxt/schema" : " ^3.7.0 " ,
65
- "@nuxtjs/eslint-config-typescript" : " ^12.0 .0" ,
63
+ "@nuxt/module-builder" : " ^0.5.1 " ,
64
+ "@nuxt/schema" : " ^3.7.1 " ,
65
+ "@nuxtjs/eslint-config-typescript" : " ^12.1 .0" ,
66
66
"eslint" : " ^8.48.0" ,
67
67
"firebase" : " ^10.3.0" ,
68
68
"firebase-admin" : " ^11.10.1" ,
69
69
"firebase-functions" : " ^4.4.1" ,
70
- "nuxt" : " ^3.7.0 " ,
70
+ "nuxt" : " ^3.7.1 " ,
71
71
"vuefire" : " workspace:*"
72
72
}
73
73
}
Original file line number Diff line number Diff line change 9
9
},
10
10
"devDependencies" : {
11
11
"@nuxt/devtools" : " ^0.8.2" ,
12
- "nuxt" : " ^3.7.0 "
12
+ "nuxt" : " ^3.7.1 "
13
13
},
14
14
"dependencies" : {
15
15
"@firebase/app-types" : " ^0.9.0" ,
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@firebase/app-types" : " ^0.9.0" ,
22
22
"@types/node" : " ^18.16.19" ,
23
- "@vitejs/plugin-vue" : " ^4.3.3 " ,
23
+ "@vitejs/plugin-vue" : " ^4.3.4 " ,
24
24
"@vue/tsconfig" : " ^0.4.0" ,
25
25
"@vueuse/core" : " ^10.4.1" ,
26
26
"npm-run-all" : " ^4.1.5" ,
27
27
"typescript" : " ~5.2.2" ,
28
28
"unplugin-vue-router" : " ^0.6.4" ,
29
29
"vite" : " ^4.4.9" ,
30
- "vue-tsc" : " ^1.8.8 "
30
+ "vue-tsc" : " ^1.8.10 "
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments