Skip to content

Commit 9dabdfa

Browse files
committed
chore: upgrade deps
1 parent 25b5205 commit 9dabdfa

File tree

2 files changed

+403
-394
lines changed

2 files changed

+403
-394
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin",
33
"type": "module",
44
"version": "2.3.3",
5-
"packageManager": "pnpm@10.10.0",
5+
"packageManager": "pnpm@10.11.0",
66
"description": "Unified plugin system for build tools",
77
"license": "MIT",
88
"homepage": "https://unplugin.unjs.io",
@@ -53,8 +53,8 @@
5353
"@antfu/ni": "^24.3.0",
5454
"@farmfe/cli": "^1.0.4",
5555
"@farmfe/core": "^1.7.5",
56-
"@rspack/cli": "^1.3.9",
57-
"@rspack/core": "^1.3.9",
56+
"@rspack/cli": "^1.3.10",
57+
"@rspack/core": "^1.3.10",
5858
"@types/fs-extra": "^11.0.4",
5959
"@types/node": "^22.15.17",
6060
"@types/picomatch": "^4.0.0",
@@ -72,7 +72,7 @@
7272
"rolldown": "^1.0.0-beta.8",
7373
"rollup": "^4.40.2",
7474
"simple-git-hooks": "^2.13.0",
75-
"tsdown": "^0.11.5",
75+
"tsdown": "^0.11.7",
7676
"typescript": "~5.8.3",
7777
"unloader": "^0.4.5",
7878
"unplugin": "workspace:*",

0 commit comments

Comments
 (0)