File tree 2 files changed +595
-652
lines changed
2 files changed +595
-652
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " unplugin-auto-import" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.18.6" ,
5
- "packageManager" : " pnpm@9.14.2 " ,
5
+ "packageManager" : " pnpm@9.15.0 " ,
6
6
"description" : " Register global imports on demand for Vite and Webpack" ,
7
7
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
8
8
"license" : " MIT" ,
167
167
"@rollup/pluginutils" : " ^5.1.3" ,
168
168
"fast-glob" : " ^3.3.2" ,
169
169
"local-pkg" : " ^0.5.1" ,
170
- "magic-string" : " ^0.30.14 " ,
170
+ "magic-string" : " ^0.30.15 " ,
171
171
"minimatch" : " ^9.0.5" ,
172
- "unimport" : " ^3.13.4 " ,
173
- "unplugin" : " ^1.16 .0"
172
+ "unimport" : " ^3.14.5 " ,
173
+ "unplugin" : " ^2.1 .0"
174
174
},
175
175
"devDependencies" : {
176
- "@antfu/eslint-config" : " ^3.10 .0" ,
176
+ "@antfu/eslint-config" : " ^3.12 .0" ,
177
177
"@antfu/ni" : " ^0.23.1" ,
178
178
"@nuxt/kit" : " ^3.14.1592" ,
179
179
"@svgr/plugin-jsx" : " ^8.1.0" ,
180
- "@types/node" : " ^22.10.0 " ,
180
+ "@types/node" : " ^22.10.2 " ,
181
181
"@types/resolve" : " ^1.20.6" ,
182
182
"@vueuse/metadata" : " ^12.0.0" ,
183
- "bumpp" : " ^9.8 .1" ,
184
- "eslint" : " ^9.15 .0" ,
183
+ "bumpp" : " ^9.9 .1" ,
184
+ "eslint" : " ^9.16 .0" ,
185
185
"esno" : " ^4.8.0" ,
186
186
"publint" : " ^0.2.12" ,
187
- "rollup" : " ^4.27.4 " ,
187
+ "rollup" : " ^4.28.1 " ,
188
188
"tsup" : " ^8.3.5" ,
189
189
"typescript" : " ^5.7.2" ,
190
- "vite" : " ^6.0.1 " ,
191
- "vitest" : " ^2.1.6 " ,
192
- "webpack" : " ^5.96 .1"
190
+ "vite" : " ^6.0.3 " ,
191
+ "vitest" : " ^2.1.8 " ,
192
+ "webpack" : " ^5.97 .1"
193
193
}
194
194
}
You can’t perform that action at this time.
0 commit comments