File tree Expand file tree Collapse file tree 3 files changed +201
-302
lines changed Expand file tree Collapse file tree 3 files changed +201
-302
lines changed Original file line number Diff line number Diff line change 73
73
}
74
74
},
75
75
"devDependencies" : {
76
- "@vitest/coverage-c8" : " ^0.26.3 " ,
76
+ "@vitest/coverage-c8" : " ^0.28.1 " ,
77
77
"@vue/runtime-core" : " ^3.2.45" ,
78
78
"@vue/test-utils" : " ^2.2.7" ,
79
79
"chalk" : " ^5.1.2" ,
84
84
"firebase-admin" : " ^11.4.0" ,
85
85
"focus-visible" : " ^5.2.0" ,
86
86
"globby" : " ^13.1.2" ,
87
- "happy-dom" : " ^7.7.0 " ,
87
+ "happy-dom" : " ^8.1.5 " ,
88
88
"lint-staged" : " ^13.0.4" ,
89
89
"minimist" : " ^1.2.7" ,
90
90
"p-series" : " ^3.0.0" ,
94
94
"typedoc-plugin-markdown" : " ^3.13.6" ,
95
95
"typescript" : " ~4.9.3" ,
96
96
"unbuild" : " ^1.1.1" ,
97
- "vitepress" : " 1.0.0-alpha.35 " ,
98
- "vitest" : " ^0.26.3 " ,
97
+ "vitepress" : " 1.0.0-alpha.40 " ,
98
+ "vitest" : " ^0.28.1 " ,
99
99
"vue" : " ^3.2.45" ,
100
100
"yorkie" : " ^2.0.0"
101
101
},
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"@firebase/app-types" : " ^0.8.1" ,
22
22
"@types/node" : " ^18.11.9" ,
23
- "@vitejs/plugin-vue" : " ^3.2 .0" ,
23
+ "@vitejs/plugin-vue" : " ^4.0 .0" ,
24
24
"@vue/tsconfig" : " ^0.1.3" ,
25
25
"@vueuse/core" : " ^9.11.1" ,
26
26
"npm-run-all" : " ^4.1.5" ,
27
27
"typescript" : " ~4.9.3" ,
28
28
"unplugin-vue-router" : " ^0.3.2" ,
29
- "vite" : " ^3.2 .4" ,
29
+ "vite" : " ^4.0 .4" ,
30
30
"vue-tsc" : " ^1.0.24"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments