File tree 5 files changed +384
-308
lines changed
5 files changed +384
-308
lines changed Original file line number Diff line number Diff line change 73
73
}
74
74
},
75
75
"devDependencies" : {
76
- "@vitest/coverage-c8" : " ^0.25 .3" ,
76
+ "@vitest/coverage-c8" : " ^0.26 .3" ,
77
77
"@vue/runtime-core" : " ^3.2.45" ,
78
- "@vue/test-utils" : " ^2.2.4 " ,
78
+ "@vue/test-utils" : " ^2.2.7 " ,
79
79
"chalk" : " ^5.1.2" ,
80
80
"conventional-changelog-cli" : " ^2.0.34" ,
81
81
"enquirer" : " ^2.3.6" ,
94
94
"typedoc-plugin-markdown" : " ^3.13.6" ,
95
95
"typescript" : " ~4.9.3" ,
96
96
"unbuild" : " ^1.0.1" ,
97
- "vitepress" : " 1.0.0-alpha.29 " ,
98
- "vitest" : " ^0.25 .3" ,
97
+ "vitepress" : " 1.0.0-alpha.35 " ,
98
+ "vitest" : " ^0.26 .3" ,
99
99
"vue" : " ^3.2.45" ,
100
100
"yorkie" : " ^2.0.0"
101
101
},
Original file line number Diff line number Diff line change 57
57
"@nuxt/module-builder" : " ^0.2.1" ,
58
58
"@nuxt/schema" : " ^3.0.0" ,
59
59
"@nuxtjs/eslint-config-typescript" : " ^12.0.0" ,
60
- "eslint" : " ^8.29 .0" ,
60
+ "eslint" : " ^8.31 .0" ,
61
61
"firebase" : " ^9.15.0" ,
62
62
"firebase-admin" : " ^11.4.0" ,
63
63
"firebase-functions" : " ^4.1.1" ,
Original file line number Diff line number Diff line change 21
21
"devDependencies" : {
22
22
"@typescript-eslint/eslint-plugin" : " ^5.44.0" ,
23
23
"@typescript-eslint/parser" : " ^5.44.0" ,
24
- "eslint" : " ^8.28 .0" ,
24
+ "eslint" : " ^8.31 .0" ,
25
25
"eslint-config-google" : " ^0.14.0" ,
26
26
"eslint-plugin-import" : " ^2.25.4" ,
27
27
"firebase-functions-test" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 22
22
"@types/node" : " ^18.11.9" ,
23
23
"@vitejs/plugin-vue" : " ^3.2.0" ,
24
24
"@vue/tsconfig" : " ^0.1.3" ,
25
- "@vueuse/core" : " ^9.6 .0" ,
25
+ "@vueuse/core" : " ^9.10 .0" ,
26
26
"npm-run-all" : " ^4.1.5" ,
27
27
"typescript" : " ~4.9.3" ,
28
- "unplugin-vue-router" : " ^0.2.3 " ,
28
+ "unplugin-vue-router" : " ^0.3.0 " ,
29
29
"vite" : " ^3.2.4" ,
30
- "vue-tsc" : " ^1.0.9 "
30
+ "vue-tsc" : " ^1.0.22 "
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments