aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar jhmaster2000 <32803471+jhmaster2000@users.noreply.github.com> 2023-10-18 00:32:48 -0300
committerGravatar jhmaster2000 <32803471+jhmaster2000@users.noreply.github.com> 2023-10-18 00:32:48 -0300
commitd3c926dab84d766fa100fb4e0c119e741e22fbbf (patch)
treeb7d432bab9d70a877c0cb32dde5d5b373fb8194f
parentc58c297e8db0c4567f527fc4c05f03d1cb849c29 (diff)
downloadbun-polyfills.tar.gz
bun-polyfills.tar.zst
bun-polyfills.zip
bun-polyfills: update all depsbun-polyfills
-rwxr-xr-xpackages/bun-polyfills/bun.lockbbin76674 -> 76746 bytes
-rw-r--r--packages/bun-polyfills/package.json10
2 files changed, 5 insertions, 5 deletions
diff --git a/packages/bun-polyfills/bun.lockb b/packages/bun-polyfills/bun.lockb
index 646768938..4f1ebf17b 100755
--- a/packages/bun-polyfills/bun.lockb
+++ b/packages/bun-polyfills/bun.lockb
Binary files differ
diff --git a/packages/bun-polyfills/package.json b/packages/bun-polyfills/package.json
index 0fccf625e..6e75cfdab 100644
--- a/packages/bun-polyfills/package.json
+++ b/packages/bun-polyfills/package.json
@@ -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",