Skip to content

Commit 333c62f

Browse files
committed
chore: update deps
1 parent 04429af commit 333c62f

File tree

3 files changed

+821
-527
lines changed

3 files changed

+821
-527
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-preprocessor-directives",
33
"type": "module",
44
"version": "1.2.0",
5-
"packageManager": "pnpm@10.16.1",
5+
"packageManager": "pnpm@10.20.0",
66
"description": "",
77
"license": "MIT",
88
"homepage": "https://github.com/kejunmao/unplugin-preprocessor-directives#readme",
@@ -196,6 +196,7 @@
196196
},
197197
"dependencies": {
198198
"@jridgewell/remapping": "catalog:build",
199+
"@rollup/pluginutils": "^5.3.0",
199200
"dotenv-expand": "^12.0.3",
200201
"magic-string": "catalog:utils",
201202
"picocolors": "^1.1.1",
@@ -215,7 +216,7 @@
215216
"nodemon": "catalog:build",
216217
"rimraf": "catalog:utils",
217218
"rollup": "catalog:build",
218-
"tsdown": "^0.15.12",
219+
"tsdown": "^0.16.0",
219220
"typescript": "catalog:build",
220221
"vite": "catalog:vite",
221222
"vitest": "catalog:vite",

0 commit comments

Comments
 (0)