File tree Expand file tree Collapse file tree 2 files changed +1734
-1380
lines changed Expand file tree Collapse file tree 2 files changed +1734
-1380
lines changed Original file line number Diff line number Diff line change 49
49
"*.{ts,vue,md}" : " prettier --write"
50
50
},
51
51
"devDependencies" : {
52
- "@rollup/plugin-terser" : " ^0.4.3 " ,
53
- "@types/node" : " ^20.6.3 " ,
54
- "@vitejs/plugin-vue" : " ^4.3.4 " ,
52
+ "@rollup/plugin-terser" : " ^0.4.4 " ,
53
+ "@types/node" : " ^22.5.4 " ,
54
+ "@vitejs/plugin-vue" : " ^4.6.2 " ,
55
55
"animated-scroll-to" : " ^2.3.0" ,
56
- "cypress" : " ^13.2.0 " ,
56
+ "cypress" : " ^13.14.2 " ,
57
57
"husky" : " ^8.0.3" ,
58
- "prettier" : " ^3.0 .3" ,
59
- "typescript" : " ^5.2.2 " ,
58
+ "prettier" : " ^3.3 .3" ,
59
+ "typescript" : " ^5.5.4 " ,
60
60
"vite" : " 4.4.9" ,
61
- "vite-plugin-dts" : " ^3.5.4 " ,
62
- "vue" : " ^3.3.4 " ,
63
- "vue-router" : " ^4.2.4 " ,
64
- "vue-tsc" : " ^1.8.13 "
61
+ "vite-plugin-dts" : " ^3.9.1 " ,
62
+ "vue" : " ^3.4.38 " ,
63
+ "vue-router" : " ^4.4.3 " ,
64
+ "vue-tsc" : " ^1.8.27 "
65
65
}
66
66
}
You can’t perform that action at this time.
0 commit comments