mirror of
https://github.com/oven-sh/bun
synced 2026-02-12 20:09:04 +00:00
bun-polyfills: update all deps
This commit is contained in:
Binary file not shown.
@@ -12,12 +12,12 @@
|
||||
"build/zighash": "cd lib/zighash && bun run build && cd ../.."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bcryptjs": "^2.4.4",
|
||||
"@types/node": "^20.7.2",
|
||||
"@types/bcryptjs": "^2.4.5",
|
||||
"@types/node": "^20.8.6",
|
||||
"@types/which": "^3.0.0",
|
||||
"bun-types": "^1.0.3",
|
||||
"bun-types": "^1.0.6",
|
||||
"copyfiles": "^2.4.1",
|
||||
"tsx": "^3.13.0",
|
||||
"tsx": "^3.14.0",
|
||||
"typings-esm-loader": "^2.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
@@ -30,7 +30,7 @@
|
||||
"chalk": "^5.3.0",
|
||||
"expect": "^29.7.0",
|
||||
"js-md4": "^0.3.2",
|
||||
"koffi": "^2.6.1",
|
||||
"koffi": "^2.6.3",
|
||||
"mmap-utils": "^1.0.0",
|
||||
"open-editor": "^4.1.1",
|
||||
"supports-color": "^9.4.0",
|
||||
|
||||
Reference in New Issue
Block a user