File tree Expand file tree Collapse file tree 2 files changed +123
-121
lines changed Expand file tree Collapse file tree 2 files changed +123
-121
lines changed Original file line number Diff line number Diff line change 78
78
"@rollup/pluginutils" : " ^5.1.0" ,
79
79
"ast-kit" : " ^0.12.1" ,
80
80
"magic-string-ast" : " ^0.3.0" ,
81
- "unplugin" : " ^1.8 .0"
81
+ "unplugin" : " ^1.9 .0"
82
82
},
83
83
"devDependencies" : {
84
84
"@babel/types" : " ^7.24.0" ,
85
- "@sxzz/eslint-config" : " ^3.8.5 " ,
85
+ "@sxzz/eslint-config" : " ^3.8.6 " ,
86
86
"@sxzz/prettier-config" : " ^2.0.1" ,
87
- "@types/node" : " ^20.11.24 " ,
87
+ "@types/node" : " ^20.11.25 " ,
88
88
"@vue-macros/test-utils" : " ^1.4.0" ,
89
- "@vue/language-core" : " ^2.0.3 " ,
90
- "bumpp" : " ^9.3.1 " ,
89
+ "@vue/language-core" : " ^2.0.6 " ,
90
+ "bumpp" : " ^9.4.0 " ,
91
91
"change-case" : " ^5.4.3" ,
92
92
"eslint" : " ^8.57.0" ,
93
93
"eslint-define-config" : " ^1.24.1" ,
94
94
"fast-glob" : " ^3.3.2" ,
95
95
"prettier" : " ^3.2.5" ,
96
96
"tsup" : " ^8.0.2" ,
97
97
"tsx" : " ^4.7.1" ,
98
- "typescript" : " ^5.3.3 " ,
99
- "vite" : " ^5.1.4 " ,
98
+ "typescript" : " ^5.4.2 " ,
99
+ "vite" : " ^5.1.5 " ,
100
100
"vitest" : " ^1.3.1" ,
101
101
"vue" : " ^3.4.21" ,
102
- "vue-tsc" : " ^2.0.3 "
102
+ "vue-tsc" : " ^2.0.6 "
103
103
},
104
104
"engines" : {
105
105
"node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments