File tree Expand file tree Collapse file tree 3 files changed +240
-154
lines changed Expand file tree Collapse file tree 3 files changed +240
-154
lines changed Original file line number Diff line number Diff line change 90
90
"estree-walker" : " ^3.0.3" ,
91
91
"jsesc" : " ^3.0.2" ,
92
92
"magic-string" : " ^0.30.1" ,
93
- "unplugin" : " ^1.3.2 "
93
+ "unplugin" : " ^1.4.0 "
94
94
},
95
95
"devDependencies" : {
96
- "@sxzz/eslint-config" : " ^3.1.2 " ,
96
+ "@sxzz/eslint-config" : " ^3.2.1 " ,
97
97
"@sxzz/prettier-config" : " ^1.0.4" ,
98
98
"@types/benchmark" : " ^2.1.2" ,
99
99
"@types/jsesc" : " ^3.0.1" ,
100
- "@types/node" : " ^20.4.1 " ,
101
- "@types/react" : " ^18.2.14 " ,
100
+ "@types/node" : " ^20.4.2 " ,
101
+ "@types/react" : " ^18.2.15 " ,
102
102
"benchmark" : " ^2.1.4" ,
103
103
"bumpp" : " ^9.1.1" ,
104
- "eslint" : " ^8.44 .0" ,
104
+ "eslint" : " ^8.45 .0" ,
105
105
"eslint-define-config" : " ^1.21.0" ,
106
106
"fast-glob" : " ^3.3.0" ,
107
107
"prettier" : " ^3.0.0" ,
108
108
"tsup" : " ^7.1.0" ,
109
109
"tsx" : " ^3.12.7" ,
110
110
"typescript" : " ^5.1.6" ,
111
- "vite" : " ^4.4.2 " ,
111
+ "vite" : " ^4.4.4 " ,
112
112
"vitest" : " ^0.33.0"
113
113
},
114
114
"engines" : {
Original file line number Diff line number Diff line change 23
23
"unocss" : " ^0.53.5" ,
24
24
"unplugin-auto-import" : " ^0.16.6" ,
25
25
"unplugin-vue-components" : " ^0.25.1" ,
26
- "vite" : " ^4.4.2 " ,
27
- "vue-tsc" : " ^1.8.4 "
26
+ "vite" : " ^4.4.4 " ,
27
+ "vue-tsc" : " ^1.8.5 "
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments