Skip to content

Commit 9d0fb2e

Browse files
chore(deps): update all non-major dependencies
1 parent c4bd509 commit 9d0fb2e

2 files changed

Lines changed: 234 additions & 209 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-isolated-decl",
33
"type": "module",
44
"version": "0.16.0",
5-
"packageManager": "pnpm@10.33.1",
5+
"packageManager": "pnpm@10.33.4",
66
"description": "A blazing-fast tool for generating isolated declarations.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",
88
"license": "MIT",
@@ -82,14 +82,14 @@
8282
"devDependencies": {
8383
"@arethetypeswrong/core": "^0.18.2",
8484
"@farmfe/core": "^1.7.11",
85-
"@oxc-project/types": "^0.127.0",
85+
"@oxc-project/types": "^0.129.0",
8686
"@rollup/plugin-alias": "^6.0.0",
8787
"@swc/core": "^1.15.30",
8888
"@sxzz/eslint-config": "^8.0.0",
8989
"@sxzz/prettier-config": "^2.3.1",
9090
"@sxzz/test-utils": "^0.5.16",
9191
"@types/node": "^25.6.0",
92-
"@typescript/native-preview": "7.0.0-dev.20260422.1",
92+
"@typescript/native-preview": "7.0.0-dev.20260508.1",
9393
"bumpp": "^11.0.1",
9494
"esbuild": "^0.28.0",
9595
"eslint": "^10.2.1",
@@ -98,7 +98,7 @@
9898
"rolldown": "^1.0.0-rc.17",
9999
"rollup": "^4.60.2",
100100
"tinyglobby": "^0.2.16",
101-
"tsdown": "^0.21.9",
101+
"tsdown": "^0.22.0",
102102
"typescript": "^6.0.3",
103103
"unplugin-oxc": "^0.6.0",
104104
"vite": "^8.0.9",

0 commit comments

Comments
 (0)