File tree 2 files changed +361
-216
lines changed
2 files changed +361
-216
lines changed Original file line number Diff line number Diff line change 82
82
},
83
83
"devDependencies" : {
84
84
"@babel/types" : " ^7.23.0" ,
85
- "@sxzz/eslint-config" : " ^3.6.4 " ,
85
+ "@sxzz/eslint-config" : " ^3.7.0 " ,
86
86
"@sxzz/prettier-config" : " ^1.0.4" ,
87
- "@types/node" : " ^20.8.6 " ,
88
- "@vue-macros/test-utils" : " ^1.1.3 " ,
89
- "@vue/language-core" : " ^1.8.19 " ,
87
+ "@types/node" : " ^20.8.8 " ,
88
+ "@vue-macros/test-utils" : " ^1.2.0 " ,
89
+ "@vue/language-core" : " ^1.8.20 " ,
90
90
"bumpp" : " ^9.2.0" ,
91
- "change-case" : " ^5.0 .2" ,
92
- "eslint" : " ^8.51 .0" ,
91
+ "change-case" : " ^5.1 .2" ,
92
+ "eslint" : " ^8.52 .0" ,
93
93
"eslint-define-config" : " ^1.24.1" ,
94
94
"fast-glob" : " ^3.3.1" ,
95
95
"prettier" : " ^3.0.3" ,
96
96
"tsup" : " ^7.2.0" ,
97
- "tsx" : " ^3.13 .0" ,
97
+ "tsx" : " ^3.14 .0" ,
98
98
"typescript" : " ^5.2.2" ,
99
- "vite" : " ^4.4.11 " ,
99
+ "vite" : " ^4.5.0 " ,
100
100
"vitest" : " ^0.34.6" ,
101
- "vue" : " ^3.3.4 " ,
102
- "vue-tsc" : " ^1.8.19 "
101
+ "vue" : " ^3.3.7 " ,
102
+ "vue-tsc" : " ^1.8.20 "
103
103
},
104
104
"engines" : {
105
105
"node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments