File tree 2 files changed +344
-278
lines changed
2 files changed +344
-278
lines changed Original file line number Diff line number Diff line change 68
68
"unplugin" : " ^1.0.0"
69
69
},
70
70
"devDependencies" : {
71
- "@antfu/eslint-config-ts" : " 0.40.0 " ,
71
+ "@antfu/eslint-config-ts" : " 0.43.1 " ,
72
72
"@release-it-plugins/lerna-changelog" : " 6.0.0" ,
73
73
"@types/node" : " 20.10.5" ,
74
74
"@vitejs/plugin-vue" : " 5.0.0" ,
75
- "@vitest/coverage-istanbul" : " ^1.0 .0" ,
76
- "@vue/compiler-sfc" : " 3.3.4 " ,
77
- "dotenv-cli" : " 7.2.1 " ,
75
+ "@vitest/coverage-istanbul" : " ^1.1 .0" ,
76
+ "@vue/compiler-sfc" : " 3.3.13 " ,
77
+ "dotenv-cli" : " 7.3.0 " ,
78
78
"eslint" : " 8.46.0" ,
79
79
"execa" : " 8.0.1" ,
80
80
"husky" : " 8.0.3" ,
81
81
"lint-staged" : " 15.2.0" ,
82
- "memfs" : " 4.2 .0" ,
82
+ "memfs" : " 4.6 .0" ,
83
83
"release-it" : " 17.0.1" ,
84
84
"tsup" : " 8.0.1" ,
85
- "typescript" : " 5.1.6 " ,
85
+ "typescript" : " 5.3.3 " ,
86
86
"vite" : " 5.0.10" ,
87
87
"vitest" : " 1.1.0" ,
88
- "vue" : " 3.3.4 " ,
89
- "vue-loader" : " 17.2.2 " ,
90
- "webpack" : " 5.88.2 "
88
+ "vue" : " 3.3.13 " ,
89
+ "vue-loader" : " 17.4.0 " ,
90
+ "webpack" : " 5.89.0 "
91
91
},
92
92
"lint-staged" : {
93
93
"*.js" : " eslint --fix" ,
You can’t perform that action at this time.
0 commit comments