File tree Expand file tree Collapse file tree 3 files changed +593
-552
lines changed Expand file tree Collapse file tree 3 files changed +593
-552
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-named-export" ,
33 "version" : " 0.7.0" ,
4- "packageManager" : " pnpm@10.2.1 " ,
4+ "packageManager" : " pnpm@10.4.0 " ,
55 "description" : " Named export for Vue SFC." ,
66 "type" : " module" ,
77 "keywords" : [
8181 "ast-kit" : " ^1.4.0" ,
8282 "magic-string-ast" : " ^0.7.0" ,
8383 "muggle-string" : " ^0.4.1" ,
84- "unplugin" : " ^2.1.2 "
84+ "unplugin" : " ^2.2.0 "
8585 },
8686 "devDependencies" : {
87- "@babel/types" : " ^7.26.7 " ,
88- "@sxzz/eslint-config" : " ^5.0.0 " ,
89- "@sxzz/prettier-config" : " ^2.1.1 " ,
90- "@types/node" : " ^22.12.0 " ,
87+ "@babel/types" : " ^7.26.8 " ,
88+ "@sxzz/eslint-config" : " ^5.1.1 " ,
89+ "@sxzz/prettier-config" : " ^2.2.0 " ,
90+ "@types/node" : " ^22.13.4 " ,
9191 "@vue-macros/test-utils" : " ^1.7.1" ,
92- "bumpp" : " ^10.0.1 " ,
92+ "bumpp" : " ^10.0.3 " ,
9393 "change-case" : " ^5.4.4" ,
94- "eslint" : " ^9.19.0 " ,
95- "prettier" : " ^3.4.2 " ,
94+ "eslint" : " ^9.20.1 " ,
95+ "prettier" : " ^3.5.1 " ,
9696 "tsup" : " ^8.3.6" ,
9797 "tsx" : " ^4.19.2" ,
9898 "typescript" : " ^5.7.3" ,
99- "vite" : " ^6.0.11 " ,
100- "vitest" : " ^3.0.4 " ,
99+ "vite" : " ^6.1.0 " ,
100+ "vitest" : " ^3.0.5 " ,
101101 "vue" : " ^3.5.13" ,
102102 "vue-tsc" : " ^2.2.0"
103103 },
Original file line number Diff line number Diff line change 1717 "@vue/tsconfig" : " ^0.7.0" ,
1818 "tsx" : " ^4.19.2" ,
1919 "typescript" : " ~5.7.3" ,
20- "vite" : " ^6.0.11 " ,
20+ "vite" : " ^6.1.0 " ,
2121 "vue-tsc" : " ^2.2.0"
2222 }
2323}
You can’t perform that action at this time.
0 commit comments