File tree Expand file tree Collapse file tree 6 files changed +277
-312
lines changed Expand file tree Collapse file tree 6 files changed +277
-312
lines changed Original file line number Diff line number Diff line change 6868 }
6969 },
7070 "devDependencies" : {
71- "@vitest/coverage-c8" : " ^0.25.2 " ,
71+ "@vitest/coverage-c8" : " ^0.25.3 " ,
7272 "@vue/runtime-core" : " ^3.2.45" ,
73- "@vue/test-utils" : " ^2.2.3 " ,
73+ "@vue/test-utils" : " ^2.2.4 " ,
7474 "chalk" : " ^5.1.2" ,
7575 "conventional-changelog-cli" : " ^2.0.34" ,
7676 "enquirer" : " ^2.3.6" ,
8181 "lint-staged" : " ^13.0.3" ,
8282 "minimist" : " ^1.2.7" ,
8383 "p-series" : " ^3.0.0" ,
84- "prettier" : " ^2.0.5 " ,
84+ "prettier" : " ^2.8.0 " ,
8585 "semver" : " ^7.3.8" ,
8686 "typedoc" : " ^0.23.21" ,
8787 "typedoc-plugin-markdown" : " ^3.13.6" ,
8888 "typescript" : " ~4.8.4" ,
8989 "unbuild" : " ^1.0.1" ,
9090 "vitepress" : " 1.0.0-alpha.29" ,
91- "vitest" : " ^0.25.2 " ,
91+ "vitest" : " ^0.25.3 " ,
9292 "vue" : " ^3.2.45" ,
9393 "yorkie" : " ^2.0.0"
9494 },
Original file line number Diff line number Diff line change 1818 ],
1919 "comma-dangle": [
2020 "error",
21- "es5"
21+ {
22+ "arrays": "only-multiline",
23+ "objects": "only-multiline",
24+ "imports": "only-multiline",
25+ "exports": "only-multiline",
26+ "functions": "only-multiline"
27+ }
2228 ],
2329 "vue/require-v-for-key": "off",
2430 }
Original file line number Diff line number Diff line change 4040 "@firebase/app-types" : " ^0.8.1" ,
4141 "@nuxt/module-builder" : " ^0.2.1" ,
4242 "@nuxt/schema" : " ^3.0.0" ,
43- "@nuxtjs/eslint-config-typescript" : " ^11 .0.0" ,
44- "eslint" : " ^8.27 .0" ,
43+ "@nuxtjs/eslint-config-typescript" : " ^12 .0.0" ,
44+ "eslint" : " ^8.28 .0" ,
4545 "firebase" : " ^9.14.0" ,
4646 "nuxt" : " ^3.0.0" ,
4747 "vuefire" : " workspace:*"
Original file line number Diff line number Diff line change 1515 },
1616 "main" : " lib/index.js" ,
1717 "dependencies" : {
18- "firebase-admin" : " ^11.2.1 " ,
19- "firebase-functions" : " ^4.0.2 "
18+ "firebase-admin" : " ^11.3.0 " ,
19+ "firebase-functions" : " ^4.1.0 "
2020 },
2121 "devDependencies" : {
22- "@typescript-eslint/eslint-plugin" : " ^5.43 .0" ,
23- "@typescript-eslint/parser" : " ^5.43 .0" ,
24- "eslint" : " ^8.27 .0" ,
22+ "@typescript-eslint/eslint-plugin" : " ^5.44 .0" ,
23+ "@typescript-eslint/parser" : " ^5.44 .0" ,
24+ "eslint" : " ^8.28 .0" ,
2525 "eslint-config-google" : " ^0.14.0" ,
2626 "eslint-plugin-import" : " ^2.25.4" ,
2727 "firebase-functions-test" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 1111 "type-check" : " vue-tsc --noEmit"
1212 },
1313 "dependencies" : {
14- "pinia" : " ^2.0.24 " ,
14+ "pinia" : " ^2.0.26 " ,
1515 "vue" : " ^3.2.45" ,
1616 "vue-router" : " ^4.1.6" ,
1717 "vuefire" : " workspace:*" ,
1818 "vuex" : " ^4.1.0"
1919 },
2020 "devDependencies" : {
2121 "@firebase/app-types" : " ^0.8.1" ,
22- "@types/node" : " ^16 .11.65 " ,
22+ "@types/node" : " ^18 .11.9 " ,
2323 "@vitejs/plugin-vue" : " ^3.2.0" ,
2424 "@vue/tsconfig" : " ^0.1.3" ,
25- "@vueuse/core" : " ^9.5 .0" ,
25+ "@vueuse/core" : " ^9.6 .0" ,
2626 "npm-run-all" : " ^4.1.5" ,
2727 "typescript" : " ~4.8.4" ,
2828 "unplugin-vue-router" : " ^0.2.3" ,
You can’t perform that action at this time.
0 commit comments