File tree Expand file tree Collapse file tree 2 files changed +597
-808
lines changed Expand file tree Collapse file tree 2 files changed +597
-808
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-named-export" ,
33 "version" : " 0.4.1" ,
4- "packageManager" : " pnpm@9.1.4 " ,
4+ "packageManager" : " pnpm@9.4.0 " ,
55 "description" : " Named export for Vue SFC." ,
66 "keywords" : [
77 " unplugin" ,
7676 },
7777 "dependencies" : {
7878 "@rollup/pluginutils" : " ^5.1.0" ,
79- "@vue/language-core" : " ^2.0.19 " ,
79+ "@vue/language-core" : " ^2.0.22 " ,
8080 "ast-kit" : " ^0.12.2" ,
8181 "magic-string-ast" : " ^0.6.1" ,
8282 "unplugin" : " ^1.10.1"
8383 },
8484 "devDependencies" : {
85- "@babel/types" : " ^7.24.6 " ,
86- "@sxzz/eslint-config" : " ^3.11 .0" ,
85+ "@babel/types" : " ^7.24.7 " ,
86+ "@sxzz/eslint-config" : " ^3.13 .0" ,
8787 "@sxzz/prettier-config" : " ^2.0.2" ,
88- "@types/node" : " ^20.14.0 " ,
88+ "@types/node" : " ^20.14.8 " ,
8989 "@vue-macros/test-utils" : " ^1.4.0" ,
9090 "bumpp" : " ^9.4.1" ,
9191 "change-case" : " ^5.4.4" ,
92- "eslint" : " ^9.4 .0" ,
92+ "eslint" : " ^9.5 .0" ,
9393 "fast-glob" : " ^3.3.2" ,
94- "prettier" : " ^3.3.0 " ,
95- "tsup" : " ^8.0.2 " ,
96- "tsx" : " ^4.11.0 " ,
97- "typescript" : " ^5.4.5 " ,
98- "vite" : " ^5.2.12 " ,
94+ "prettier" : " ^3.3.2 " ,
95+ "tsup" : " ^8.1.0 " ,
96+ "tsx" : " ^4.15.7 " ,
97+ "typescript" : " ^5.5.2 " ,
98+ "vite" : " ^5.3.1 " ,
9999 "vitest" : " ^1.6.0" ,
100- "vue" : " ^3.4.27 " ,
101- "vue-tsc" : " ^2.0.19 "
100+ "vue" : " ^3.4.30 " ,
101+ "vue-tsc" : " ^2.0.22 "
102102 },
103103 "engines" : {
104104 "node" : " >=16.14.0"
You can’t perform that action at this time.
0 commit comments