File tree Expand file tree Collapse file tree 3 files changed +335
-331
lines changed Expand file tree Collapse file tree 3 files changed +335
-331
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " unplugin-vue-named-export" ,
33 "version" : " 0.9.2" ,
4- "packageManager" : " pnpm@10.23 .0" ,
4+ "packageManager" : " pnpm@10.24 .0" ,
55 "description" : " Named export for Vue SFC." ,
66 "type" : " module" ,
77 "keywords" : [
6262 "prepublishOnly" : " pnpm run build"
6363 },
6464 "dependencies" : {
65- "@vue/language-core" : " ^3.1.4 " ,
65+ "@vue/language-core" : " ^3.1.5 " ,
6666 "ast-kit" : " ^2.2.0" ,
6767 "magic-string-ast" : " ^1.0.3" ,
6868 "muggle-string" : " ^0.4.1" ,
7171 "devDependencies" : {
7272 "@babel/types" : " ^7.28.5" ,
7373 "@sxzz/eslint-config" : " ^7.3.2" ,
74- "@sxzz/prettier-config" : " ^2.2.5 " ,
74+ "@sxzz/prettier-config" : " ^2.2.6 " ,
7575 "@sxzz/test-utils" : " ^0.5.13" ,
7676 "@types/node" : " ^24.10.1" ,
77- "bumpp" : " ^10.3.1 " ,
77+ "bumpp" : " ^10.3.2 " ,
7878 "change-case" : " ^5.4.4" ,
7979 "eslint" : " ^9.39.1" ,
80- "prettier" : " ^3.6.2 " ,
81- "tsdown" : " ^0.16.6 " ,
80+ "prettier" : " ^3.7.1 " ,
81+ "tsdown" : " ^0.16.8 " ,
8282 "tsx" : " ^4.20.6" ,
8383 "typescript" : " ^5.9.3" ,
8484 "unplugin-oxc" : " ^0.5.5" ,
8585 "unplugin-vue" : " ^7.0.8" ,
8686 "vite" : " ^7.2.4" ,
87- "vitest" : " ^4.0.13 " ,
88- "vue" : " ^3.5.24 " ,
89- "vue-tsc" : " ^3.1.4 "
87+ "vitest" : " ^4.0.14 " ,
88+ "vue" : " ^3.5.25 " ,
89+ "vue-tsc" : " ^3.1.5 "
9090 },
9191 "engines" : {
9292 "node" : " >=20.18.0"
Original file line number Diff line number Diff line change 1010 "typecheck" : " vue-tsc --noEmit"
1111 },
1212 "dependencies" : {
13- "vue" : " ^3.5.24 "
13+ "vue" : " ^3.5.25 "
1414 },
1515 "devDependencies" : {
1616 "@vitejs/plugin-vue" : " ^6.0.2" ,
1717 "@vue/tsconfig" : " ^0.8.1" ,
1818 "tsx" : " ^4.20.6" ,
1919 "typescript" : " ~5.9.3" ,
2020 "vite" : " ^7.2.4" ,
21- "vue-tsc" : " ^3.1.4 "
21+ "vue-tsc" : " ^3.1.5 "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments