fix: 修复 Bun 的 polyfill 问题

This commit is contained in:
claude-code-best
2026-04-15 10:04:39 +08:00
parent 2273a0bcfe
commit 644ae33c19
4 changed files with 52 additions and 68 deletions

View File

@@ -58,10 +58,11 @@
"@sentry/node": "^10.47.0",
"@smithy/core": "^3.23.13",
"@smithy/node-http-handler": "^4.5.1",
"@types/bun": "^1.3.11",
"@types/bun": "^1.3.12",
"@types/cacache": "^20.0.1",
"@types/he": "^1.2.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^25.6.0",
"@types/picomatch": "^4.0.3",
"@types/plist": "^3.0.5",
"@types/proper-lockfile": "^4.1.4",