|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "unplugin-isolated-decl", | 
| 3 | 3 |   "version": "0.15.2", | 
| 4 |  | -  "packageManager": "pnpm@10.16.1", | 
|  | 4 | +  "packageManager": "pnpm@10.18.3", | 
| 5 | 5 |   "description": "A blazing-fast tool for generating isolated declarations.", | 
| 6 | 6 |   "type": "module", | 
| 7 | 7 |   "keywords": [ | 
|  | 
| 74 | 74 |   "dependencies": { | 
| 75 | 75 |     "debug": "^4.4.3", | 
| 76 | 76 |     "magic-string": "^0.30.19", | 
| 77 |  | -    "oxc-parser": ">=0.89.0", | 
| 78 |  | -    "oxc-transform": ">=0.89.0", | 
|  | 77 | +    "oxc-parser": ">=0.95.0", | 
|  | 78 | +    "oxc-transform": ">=0.95.0", | 
| 79 | 79 |     "unplugin": "^2.3.10", | 
| 80 |  | -    "unplugin-utils": "^0.3.0" | 
|  | 80 | +    "unplugin-utils": "^0.3.1" | 
| 81 | 81 |   }, | 
| 82 | 82 |   "devDependencies": { | 
| 83 | 83 |     "@farmfe/core": "^1.7.11", | 
| 84 |  | -    "@oxc-project/types": "^0.89.0", | 
|  | 84 | +    "@oxc-project/types": "^0.95.0", | 
| 85 | 85 |     "@rollup/plugin-alias": "^5.1.1", | 
| 86 | 86 |     "@swc/core": "^1.13.5", | 
| 87 |  | -    "@sxzz/eslint-config": "^7.1.4", | 
|  | 87 | +    "@sxzz/eslint-config": "^7.2.7", | 
| 88 | 88 |     "@sxzz/prettier-config": "^2.2.4", | 
| 89 | 89 |     "@sxzz/test-utils": "^0.5.11", | 
| 90 | 90 |     "@types/debug": "^4.1.12", | 
| 91 |  | -    "@types/node": "^24.5.0", | 
| 92 |  | -    "bumpp": "^10.2.3", | 
| 93 |  | -    "esbuild": "^0.25.9", | 
| 94 |  | -    "eslint": "^9.35.0", | 
|  | 91 | +    "@types/node": "^24.8.1", | 
|  | 92 | +    "bumpp": "^10.3.1", | 
|  | 93 | +    "esbuild": "^0.25.11", | 
|  | 94 | +    "eslint": "^9.38.0", | 
| 95 | 95 |     "fast-glob": "^3.3.3", | 
| 96 | 96 |     "prettier": "^3.6.2", | 
| 97 |  | -    "publint": "^0.3.12", | 
| 98 |  | -    "rolldown": "^1.0.0-beta.38", | 
| 99 |  | -    "rollup": "^4.50.2", | 
|  | 97 | +    "publint": "^0.3.14", | 
|  | 98 | +    "rolldown": "^1.0.0-beta.43", | 
|  | 99 | +    "rollup": "^4.52.5", | 
| 100 | 100 |     "tinyglobby": "^0.2.15", | 
| 101 |  | -    "tsdown": "^0.15.1", | 
| 102 |  | -    "tsx": "^4.20.5", | 
| 103 |  | -    "typescript": "^5.9.2", | 
| 104 |  | -    "unplugin-oxc": "^0.5.1", | 
| 105 |  | -    "vite": "^7.1.5", | 
|  | 101 | +    "tsdown": "^0.15.7", | 
|  | 102 | +    "tsx": "^4.20.6", | 
|  | 103 | +    "typescript": "^5.9.3", | 
|  | 104 | +    "unplugin-oxc": "^0.5.3", | 
|  | 105 | +    "vite": "^7.1.10", | 
| 106 | 106 |     "vitest": "^3.2.4" | 
| 107 | 107 |   }, | 
| 108 | 108 |   "engines": { | 
|  | 
0 commit comments