|
1 | 1 | { |
2 | 2 | "name": "unplugin-isolated-decl", |
3 | 3 | "version": "0.10.5", |
4 | | - "packageManager": "pnpm@9.15.3", |
| 4 | + "packageManager": "pnpm@9.15.4", |
5 | 5 | "description": "A blazing-fast tool for generating isolated declarations.", |
6 | 6 | "type": "module", |
7 | 7 | "keywords": [ |
|
101 | 101 | "@rollup/pluginutils": "^5.1.4", |
102 | 102 | "debug": "^4.4.0", |
103 | 103 | "magic-string": "^0.30.17", |
104 | | - "oxc-parser": "^0.45.0", |
| 104 | + "oxc-parser": "^0.47.1", |
105 | 105 | "unplugin": "^2.1.2" |
106 | 106 | }, |
107 | 107 | "devDependencies": { |
108 | | - "@farmfe/core": "^1.6.4", |
109 | | - "@oxc-project/types": "^0.45.0", |
| 108 | + "@farmfe/core": "^1.6.6", |
| 109 | + "@oxc-project/types": "^0.47.1", |
110 | 110 | "@rollup/plugin-alias": "^5.1.1", |
111 | | - "@swc/core": "^1.10.7", |
| 111 | + "@swc/core": "^1.10.8", |
112 | 112 | "@sxzz/eslint-config": "^4.6.0", |
113 | | - "@sxzz/prettier-config": "^2.0.2", |
114 | | - "@sxzz/test-utils": "^0.3.11", |
| 113 | + "@sxzz/prettier-config": "^2.1.0", |
| 114 | + "@sxzz/test-utils": "^0.3.12", |
115 | 115 | "@types/debug": "^4.1.12", |
116 | | - "@types/node": "^22.10.5", |
117 | | - "bumpp": "^9.10.0", |
| 116 | + "@types/node": "^22.10.7", |
| 117 | + "bumpp": "^9.10.1", |
118 | 118 | "esbuild": "^0.24.2", |
119 | 119 | "eslint": "^9.18.0", |
120 | 120 | "fast-glob": "^3.3.3", |
121 | | - "oxc-transform": "^0.45.0", |
| 121 | + "oxc-transform": "^0.47.1", |
122 | 122 | "prettier": "^3.4.2", |
123 | 123 | "rolldown": "^1.0.0-beta.1", |
124 | | - "rollup": "^4.30.1", |
| 124 | + "rollup": "^4.31.0", |
125 | 125 | "rollup-plugin-esbuild": "^6.1.1", |
126 | 126 | "tinyglobby": "^0.2.10", |
127 | 127 | "tsdown": "^0.5.3", |
|
0 commit comments