aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpackages/bun-error/bun.lockbbin0 -> 11916 bytes
-rw-r--r--packages/bun-error/package.json2
-rwxr-xr-xsrc/node-fallbacks/bun.lockbbin0 -> 42591 bytes
-rw-r--r--src/node-fallbacks/package.json2
4 files changed, 2 insertions, 2 deletions
diff --git a/packages/bun-error/bun.lockb b/packages/bun-error/bun.lockb
new file mode 100755
index 000000000..d46f3f2aa
--- /dev/null
+++ b/packages/bun-error/bun.lockb
Binary files differ
diff --git a/packages/bun-error/package.json b/packages/bun-error/package.json
index 87360baad..28bfb6798 100644
--- a/packages/bun-error/package.json
+++ b/packages/bun-error/package.json
@@ -8,7 +8,7 @@
"build": "esbuild --define:process.env.NODE_ENV=\"'production'\" --minify index.tsx bun-error.css --bundle --outdir=dist --platform=browser --format=esm"
},
"dependencies": {
- "esbuild": "^0.12.26",
+ "esbuild": "^0.14.10",
"preact": "^10.5.14",
"preact-compat": "^3.19.0",
"react": "^17.0.2",
diff --git a/src/node-fallbacks/bun.lockb b/src/node-fallbacks/bun.lockb
new file mode 100755
index 000000000..b81a09479
--- /dev/null
+++ b/src/node-fallbacks/bun.lockb
Binary files differ
diff --git a/src/node-fallbacks/package.json b/src/node-fallbacks/package.json
index 0327028b5..4d8c5d814 100644
--- a/src/node-fallbacks/package.json
+++ b/src/node-fallbacks/package.json
@@ -17,7 +17,7 @@
"constants-browserify": "^1.0.0",
"crypto-browserify": "^3.12.0",
"domain-browser": "^4.22.0",
- "esbuild": "^0.12.25",
+ "esbuild": "^0.14.10",
"events": "^3.3.0",
"https-browserify": "^1.0.0",
"os-browserify": "^0.3.0",