File tree Expand file tree Collapse file tree 5 files changed +1614
-1179
lines changed
Expand file tree Collapse file tree 5 files changed +1614
-1179
lines changed Original file line number Diff line number Diff line change 6868 }
6969 },
7070 "devDependencies" : {
71- "@vitest/coverage-c8" : " ^0.24.3 " ,
72- "@vue/runtime-core" : " ^3.2.41 " ,
73- "@vue/test-utils" : " ^2.2.0 " ,
71+ "@vitest/coverage-c8" : " ^0.25.1 " ,
72+ "@vue/runtime-core" : " ^3.2.45 " ,
73+ "@vue/test-utils" : " ^2.2.2 " ,
7474 "chalk" : " ^5.1.2" ,
7575 "conventional-changelog-cli" : " ^2.0.34" ,
7676 "enquirer" : " ^2.3.6" ,
7777 "execa" : " ^6.1.0" ,
78- "firebase" : " ^9.12.1 " ,
78+ "firebase" : " ^9.14.0 " ,
7979 "focus-visible" : " ^5.2.0" ,
80- "happy-dom" : " ^7.5.13 " ,
80+ "happy-dom" : " ^7.7.0 " ,
8181 "lint-staged" : " ^13.0.3" ,
8282 "minimist" : " ^1.2.7" ,
8383 "p-series" : " ^3.0.0" ,
8484 "prettier" : " ^2.0.5" ,
8585 "semver" : " ^7.3.8" ,
86- "typedoc" : " ^0.23.17 " ,
86+ "typedoc" : " ^0.23.21 " ,
8787 "typedoc-plugin-markdown" : " ^3.13.6" ,
8888 "typescript" : " ~4.8.4" ,
8989 "unbuild" : " ^0.9.4" ,
90- "vitepress" : " 1.0.0-alpha.21 " ,
91- "vitest" : " ^0.24.3 " ,
92- "vue" : " ^3.2.41 " ,
90+ "vitepress" : " 1.0.0-alpha.28 " ,
91+ "vitest" : " ^0.25.1 " ,
92+ "vue" : " ^3.2.45 " ,
9393 "yorkie" : " ^2.0.0"
9494 },
9595 "gitHooks" : {
Original file line number Diff line number Diff line change 2727 "dev:prepare" : " nuxt-module-build --stub && nuxi prepare playground"
2828 },
2929 "dependencies" : {
30- "@nuxt/kit" : " ^ 3.0.0-rc.12 "
30+ "@nuxt/kit" : " 3.0.0-rc.13 "
3131 },
3232 "devDependencies" : {
33- "@firebase/app-types" : " ^0.8.0 " ,
33+ "@firebase/app-types" : " ^0.8.1 " ,
3434 "@nuxt/module-builder" : " ^0.2.0" ,
35- "@nuxt/schema" : " ^ 3.0.0-rc.12 " ,
35+ "@nuxt/schema" : " 3.0.0-rc.13 " ,
3636 "@nuxtjs/eslint-config-typescript" : " ^11.0.0" ,
37- "eslint" : " ^8.26 .0" ,
38- "firebase" : " ^9.12.1 " ,
37+ "eslint" : " ^8.27 .0" ,
38+ "firebase" : " ^9.14.0 " ,
3939 "nuxt" : " ^3.0.0-rc.12" ,
4040 "vuefire" : " workspace:*"
4141 }
Original file line number Diff line number Diff line change 1515 },
1616 "main" : " lib/index.js" ,
1717 "dependencies" : {
18- "firebase-admin" : " ^10.0.2 " ,
19- "firebase-functions" : " ^3.18.0 "
18+ "firebase-admin" : " ^11.2.1 " ,
19+ "firebase-functions" : " ^4.0.2 "
2020 },
2121 "devDependencies" : {
22- "@typescript-eslint/eslint-plugin" : " ^5.40 .1" ,
23- "@typescript-eslint/parser" : " ^5.40 .1" ,
24- "eslint" : " ^8.9 .0" ,
22+ "@typescript-eslint/eslint-plugin" : " ^5.42 .1" ,
23+ "@typescript-eslint/parser" : " ^5.42 .1" ,
24+ "eslint" : " ^8.27 .0" ,
2525 "eslint-config-google" : " ^0.14.0" ,
2626 "eslint-plugin-import" : " ^2.25.4" ,
27- "firebase-functions-test" : " ^0.2 .0" ,
27+ "firebase-functions-test" : " ^3.0 .0" ,
2828 "typescript" : " ^4.5.4"
2929 },
3030 "private" : true
Original file line number Diff line number Diff line change 1212 },
1313 "dependencies" : {
1414 "pinia" : " ^2.0.23" ,
15- "vue" : " ^3.2.41 " ,
16- "vue-router" : " ^4.1.5 " ,
15+ "vue" : " ^3.2.45 " ,
16+ "vue-router" : " ^4.1.6 " ,
1717 "vuefire" : " workspace:*" ,
1818 "vuex" : " ^4.1.0"
1919 },
2020 "devDependencies" : {
21- "@firebase/app-types" : " ^0.8.0 " ,
21+ "@firebase/app-types" : " ^0.8.1 " ,
2222 "@types/node" : " ^16.11.65" ,
23- "@vitejs/plugin-vue" : " ^3.0.3 " ,
23+ "@vitejs/plugin-vue" : " ^3.2.0 " ,
2424 "@vue/tsconfig" : " ^0.1.3" ,
2525 "@vueuse/core" : " ^9.5.0" ,
2626 "npm-run-all" : " ^4.1.5" ,
2727 "typescript" : " ~4.8.4" ,
2828 "unplugin-vue-router" : " ^0.2.3" ,
29- "vite" : " ^3.1.8 " ,
30- "vue-tsc" : " ^1.0.8 "
29+ "vite" : " ^3.2.3 " ,
30+ "vue-tsc" : " ^1.0.9 "
3131 }
3232}
You can’t perform that action at this time.
0 commit comments