bun-polyfills: update all deps

This commit is contained in:
jhmaster2000
2023-10-18 00:32:48 -03:00
parent c58c297e8d
commit d3c926dab8
2 changed files with 5 additions and 5 deletions

Binary file not shown.

View File

@@ -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",