File tree Expand file tree Collapse file tree 2 files changed +387
-382
lines changed Expand file tree Collapse file tree 2 files changed +387
-382
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-named-export" ,
33 "version" : " 0.5.0" ,
4- "packageManager" : " pnpm@9.10 .0" ,
4+ "packageManager" : " pnpm@9.12 .0" ,
55 "description" : " Named export for Vue SFC." ,
66 "type" : " module" ,
77 "keywords" : [
7676 "prepublishOnly" : " pnpm run build"
7777 },
7878 "dependencies" : {
79- "@rollup/pluginutils" : " ^5.1.0 " ,
79+ "@rollup/pluginutils" : " ^5.1.2 " ,
8080 "@vue/language-core" : " ^2.1.6" ,
81- "ast-kit" : " ^1.1.0 " ,
81+ "ast-kit" : " ^1.2.1 " ,
8282 "magic-string-ast" : " ^0.6.2" ,
8383 "muggle-string" : " ^0.4.1" ,
8484 "unplugin" : " ^1.14.1"
8585 },
8686 "devDependencies" : {
8787 "@babel/types" : " ^7.25.6" ,
88- "@sxzz/eslint-config" : " ^4.2 .0" ,
88+ "@sxzz/eslint-config" : " ^4.3 .0" ,
8989 "@sxzz/prettier-config" : " ^2.0.2" ,
90- "@types/node" : " ^22.5.5 " ,
90+ "@types/node" : " ^22.7.4 " ,
9191 "@vue-macros/test-utils" : " ^1.7.0" ,
92- "bumpp" : " ^9.5.2 " ,
92+ "bumpp" : " ^9.6.1 " ,
9393 "change-case" : " ^5.4.4" ,
94- "eslint" : " ^9.10.0 " ,
94+ "eslint" : " ^9.11.1 " ,
9595 "fast-glob" : " ^3.3.2" ,
9696 "prettier" : " ^3.3.3" ,
97- "tsup" : " ^8.2.4 " ,
97+ "tsup" : " ^8.3.0 " ,
9898 "tsx" : " ^4.19.1" ,
9999 "typescript" : " ^5.6.2" ,
100- "vite" : " ^5.4.5 " ,
100+ "vite" : " ^5.4.8 " ,
101101 "vitest" : " ^2.1.1" ,
102- "vue" : " ^3.5.5 " ,
102+ "vue" : " ^3.5.10 " ,
103103 "vue-tsc" : " ^2.1.6"
104104 },
105105 "engines" : {
You can’t perform that action at this time.
0 commit comments