|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "unplugin-vue-named-export", | 
| 3 | 3 |   "version": "0.9.1", | 
| 4 |  | -  "packageManager": "pnpm@10.15.0", | 
|  | 4 | +  "packageManager": "pnpm@10.18.3", | 
| 5 | 5 |   "description": "Named export for Vue SFC.", | 
| 6 | 6 |   "type": "module", | 
| 7 | 7 |   "keywords": [ | 
|  | 
| 62 | 62 |     "prepublishOnly": "pnpm run build" | 
| 63 | 63 |   }, | 
| 64 | 64 |   "dependencies": { | 
| 65 |  | -    "@vue/language-core": "^3.0.6", | 
| 66 |  | -    "ast-kit": "^2.1.2", | 
| 67 |  | -    "magic-string-ast": "^1.0.2", | 
|  | 65 | +    "@vue/language-core": "^3.1.1", | 
|  | 66 | +    "ast-kit": "^2.1.3", | 
|  | 67 | +    "magic-string-ast": "^1.0.3", | 
| 68 | 68 |     "muggle-string": "^0.4.1", | 
| 69 |  | -    "unplugin": "^2.3.8" | 
|  | 69 | +    "unplugin": "^2.3.10" | 
| 70 | 70 |   }, | 
| 71 | 71 |   "devDependencies": { | 
| 72 |  | -    "@babel/types": "^7.28.2", | 
| 73 |  | -    "@sxzz/eslint-config": "^7.1.4", | 
|  | 72 | +    "@babel/types": "^7.28.4", | 
|  | 73 | +    "@sxzz/eslint-config": "^7.2.7", | 
| 74 | 74 |     "@sxzz/prettier-config": "^2.2.4", | 
| 75 |  | -    "@sxzz/test-utils": "^0.5.10", | 
| 76 |  | -    "@types/node": "^24.3.0", | 
| 77 |  | -    "bumpp": "^10.2.3", | 
|  | 75 | +    "@sxzz/test-utils": "^0.5.11", | 
|  | 76 | +    "@types/node": "^24.7.2", | 
|  | 77 | +    "bumpp": "^10.3.1", | 
| 78 | 78 |     "change-case": "^5.4.4", | 
| 79 |  | -    "eslint": "^9.34.0", | 
|  | 79 | +    "eslint": "^9.37.0", | 
| 80 | 80 |     "prettier": "^3.6.2", | 
| 81 |  | -    "tsdown": "^0.14.1", | 
| 82 |  | -    "tsx": "^4.20.4", | 
| 83 |  | -    "typescript": "^5.9.2", | 
| 84 |  | -    "unplugin-oxc": "^0.5.1", | 
| 85 |  | -    "unplugin-vue": "^7.0.1", | 
| 86 |  | -    "vite": "^7.1.3", | 
|  | 81 | +    "tsdown": "^0.15.7", | 
|  | 82 | +    "tsx": "^4.20.6", | 
|  | 83 | +    "typescript": "^5.9.3", | 
|  | 84 | +    "unplugin-oxc": "^0.5.3", | 
|  | 85 | +    "unplugin-vue": "^7.0.2", | 
|  | 86 | +    "vite": "^7.1.10", | 
| 87 | 87 |     "vitest": "^3.2.4", | 
| 88 |  | -    "vue": "^3.5.19", | 
| 89 |  | -    "vue-tsc": "^3.0.6" | 
|  | 88 | +    "vue": "^3.5.22", | 
|  | 89 | +    "vue-tsc": "^3.1.1" | 
| 90 | 90 |   }, | 
| 91 | 91 |   "engines": { | 
| 92 | 92 |     "node": ">=20.18.0" | 
|  | 
0 commit comments