From b03240dbafecaa5296166c02a3661e4547f1380c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:17:53 +0000 Subject: [PATCH] Bump bun from 1.3.14 to 1.4.0 Bumps [bun](https://github.com/oven-sh/bun) from 1.3.14 to 1.4.0. - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](https://github.com/oven-sh/bun/compare/bun-v1.3.14...bun-v1.4.0) --- updated-dependencies: - dependency-name: bun dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 174 +++++++++++++++++----------------------------- package.json | 2 +- 2 files changed, 64 insertions(+), 112 deletions(-) diff --git a/package-lock.json b/package-lock.json index 868eff74..3cc61981 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@types/react": "^19.2.18", "@typescript-eslint/eslint-plugin": "^8.67.0", "@typescript-eslint/parser": "^8.67.0", - "bun": "^1.3.14", + "bun": "^1.4.0", "concurrently": "^10.0.5", "core-js": "3.50.0", "eslint": "^10.8.1", @@ -3886,9 +3886,9 @@ } }, "node_modules/@oven/bun-darwin-aarch64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.14.tgz", - "integrity": "sha512-Omj20SuiHBOUjUBIyqtkNjSUIjOtEOJwmbix/ZyFH4BaQ6OZTaaRWIR4TjHVz0yadHgli6lLTiAh1uarnvD49A==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.4.0.tgz", + "integrity": "sha512-GCpf8QuFLsyioVawP5HrMxA1ZRBlu6Hq9RNnSc3UTUWAzIxBso9trjoZczw1HdgpqSssFkszfIV2zmOzFTjhkw==", "cpu": [ "arm64" ], @@ -3900,23 +3900,9 @@ ] }, "node_modules/@oven/bun-darwin-x64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.14.tgz", - "integrity": "sha512-FFj3QdU/OhlDyZOJ8CWfN5eWLpRlT4qjZg7lMQi7jA6GuoY5ajlO1zWLP/MuHYRSbXQUvV52RejNi8DVnAp13w==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@oven/bun-darwin-x64-baseline": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.14.tgz", - "integrity": "sha512-OSfsTZstc898HHElhU4NccaBGOSSDn5VfahiVTnidZ9B/+wb7WTyfZJaBeJcfjwJ9H2W9uTh2TGtl3UfcXgV9g==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-darwin-x64/-/bun-darwin-x64-1.4.0.tgz", + "integrity": "sha512-cIrhwOr0SPEraewznhC+c/k6TG8bwFn5uZ4EJuXwjiKJLcAF36q7/bGjWkeXSe48JwMcPRUR054JXF7+cRwSSA==", "cpu": [ "x64" ], @@ -3928,9 +3914,9 @@ ] }, "node_modules/@oven/bun-freebsd-aarch64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-freebsd-aarch64/-/bun-freebsd-aarch64-1.3.14.tgz", - "integrity": "sha512-LIKrXaFxAHybVO5Pf+9XP2FHUj/5APvXTUKk9dqHm5iFz4oH+W24cmhjkJirNujh9hKeTyrpWSe3no9JZKowIw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-freebsd-aarch64/-/bun-freebsd-aarch64-1.4.0.tgz", + "integrity": "sha512-09x7wnjMR6M5KGBDBhVl2CpfoCIQOkVDbPX2KfIhpXv4N6grbWE7dfLPw/Ydi9gaUMGhU7UKhoz444Nu6RCycA==", "cpu": [ "arm64" ], @@ -3942,9 +3928,9 @@ ] }, "node_modules/@oven/bun-freebsd-x64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-freebsd-x64/-/bun-freebsd-x64-1.3.14.tgz", - "integrity": "sha512-uwD+fGUH1ADpIF3B1U2jWzzb20QwRLZfj5QZ28GUCGrAJ/nTmWrD6YYGsblCY1wuhldRez3lU40AyuvSCyLYmw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-freebsd-x64/-/bun-freebsd-x64-1.4.0.tgz", + "integrity": "sha512-dRwzti/qJqV1HWplU27iUWUqp+f2DtFSf2yqQKSb+HH2dDOC//Uqd9u/A5h1DMsLszfP5OGP9UwQIKxVwFODaA==", "cpu": [ "x64" ], @@ -3956,13 +3942,16 @@ ] }, "node_modules/@oven/bun-linux-aarch64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.14.tgz", - "integrity": "sha512-X5SsPZHs+iYO8R/efIcRtc7gT2Q2DgPfliCxEkx4cXBumwkw0c/EsHMNwH3EgGpCDaZ7IYVPhpCG/xBOQHEwZw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.4.0.tgz", + "integrity": "sha512-Y5yAtCbHK6JjprXEtkdklDQFPADgs+CkfcliyY5g4JJ8baGHyQSrfpSkX3XVJ2C+aBLsdwNDdW+oczMsAwx6uA==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -3970,9 +3959,9 @@ ] }, "node_modules/@oven/bun-linux-aarch64-android": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64-android/-/bun-linux-aarch64-android-1.3.14.tgz", - "integrity": "sha512-y4kq5b85lsrmFb9Xvi4w9mA5IEFJkLMrSmYn06q24KjL9rUWDWO3VFZEtteZxUN5+ec3Zm5S8OnJw1umaCbVjA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64-android/-/bun-linux-aarch64-android-1.4.0.tgz", + "integrity": "sha512-HpPIxJfDNPBPhiBNMyZoo/dOLijARfsx5j72vNuLtaTvl0Hh7HUculxjsOQ2WSyGoCgqXMEr1Qqjab1im9u1RA==", "cpu": [ "arm64" ], @@ -3984,13 +3973,16 @@ ] }, "node_modules/@oven/bun-linux-aarch64-musl": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.14.tgz", - "integrity": "sha512-jmqOA92Cd1NL/1XBd4bFkJLxQ86K0RW7ohxS2qzzAvuitO4JiIxjjTeCspoU44zCozH72HpfZfUE2On31OjnWA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.4.0.tgz", + "integrity": "sha512-RUjAAkJ/CdNV++zVxyANWshPc73CECYsfhk0fWAkoJjtywxJ2BwXzI6nopBBDMfs0HS+fhRGn6zGwU8ccxLeJg==", "cpu": [ "arm64" ], "dev": true, + "libc": [ + "musl" + ], "license": "MIT", "optional": true, "os": [ @@ -3998,13 +3990,16 @@ ] }, "node_modules/@oven/bun-linux-x64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64/-/bun-linux-x64-1.3.14.tgz", - "integrity": "sha512-7OVTAKvwfPmSbIV1HpdOoVVx5VRc427GuPPne93N6vk4eQBPId9nXmZDh9/zGaKPdbVjVtQSZafWQoUjx38Utw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64/-/bun-linux-x64-1.4.0.tgz", + "integrity": "sha512-Du44zebtPXJujvMLmtIxEQ6ykOhYt7L/Q+YIGVm+Yy+Pj/fpOnq60ggwIpKp/pGAFbYHNiTrA3JTjuZ9MTbZIg==", "cpu": [ "x64" ], "dev": true, + "libc": [ + "glibc" + ], "license": "MIT", "optional": true, "os": [ @@ -4012,9 +4007,9 @@ ] }, "node_modules/@oven/bun-linux-x64-android": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-android/-/bun-linux-x64-android-1.3.14.tgz", - "integrity": "sha512-qe9e1d+3VAEU7nAA2ol9Jvmy/o99PVMSgZhHn7Q/9O3YcDrfEqyQ8zm4zoe5qTEo8HZH0dN03Le0Ys2eQPs7eg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-android/-/bun-linux-x64-android-1.4.0.tgz", + "integrity": "sha512-u++KyLlfMn36yWz+AgJs+fZtS46UFDNpSSZhrcitkytONtNwq0X6Q9BDVEFXxYl/+Eec0xme1rb6MgW+U35WeA==", "cpu": [ "x64" ], @@ -4025,42 +4020,17 @@ "android" ] }, - "node_modules/@oven/bun-linux-x64-baseline": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.14.tgz", - "integrity": "sha512-q/8EdOC0yUE8FPeoOVq8/Pw5I9/tJaYmUfO/uDUAREx8IUnOJH1RJ5A3BjFqre8pvJoiZA9AovPJq5FnNNjSxA==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, "node_modules/@oven/bun-linux-x64-musl": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.14.tgz", - "integrity": "sha512-GBCB/k/sIqcr06eTNgg7g46qiUv35Jasx4XiccJ/n7RGqrE4RWUD/XJBbWFprVPjvqd59+QtSnS99XGqvftHfg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.4.0.tgz", + "integrity": "sha512-C1Dv+ISL8YKEKM9jAHzNifOcRUoziy6UMxh+yVXjUCP6QnbRhENDHLaIWWkQZJyBLTn0I3xozflorAlHiGzGqA==", "cpu": [ "x64" ], "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@oven/bun-linux-x64-musl-baseline": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.14.tgz", - "integrity": "sha512-n6iE71G4lQE4XkrZhQQcL5YUlxDbnq6nqV7zeQi33PMsLT/0kYE+RvHOtBWZ3w0wMdXZfINmp63hIb9ijUBGtw==", - "cpu": [ - "x64" + "libc": [ + "musl" ], - "dev": true, "license": "MIT", "optional": true, "os": [ @@ -4068,9 +4038,9 @@ ] }, "node_modules/@oven/bun-windows-aarch64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-windows-aarch64/-/bun-windows-aarch64-1.3.14.tgz", - "integrity": "sha512-T7s3x/BsVKQObGU6QDkZeI6wKynzqGbBH1yI77jrrj5siElclxr3DQrDIk8CV4G5/SJq2HHq4kpLyYY2DKCSmA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-windows-aarch64/-/bun-windows-aarch64-1.4.0.tgz", + "integrity": "sha512-FBAYaQpJBP0asgqzL6NFUfjdQqsV+kvTpJ/eWxPKj+RcDgIfPSuE8kvQuPYu5pa8u8JTujYMjmuyvHxVuQsInA==", "cpu": [ "arm64" ], @@ -4082,23 +4052,9 @@ ] }, "node_modules/@oven/bun-windows-x64": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64/-/bun-windows-x64-1.3.14.tgz", - "integrity": "sha512-mUFWL3BoYkNpjd8e9PqROiFF/1Xeotq20mABJsiQH62jM1g5zqWh4khw1RZ6bX8Q8fWvlPaxG1PjofkmjUi3vg==", - "cpu": [ - "x64" - ], - "dev": true, - "license": "MIT", - "optional": true, - "os": [ - "win32" - ] - }, - "node_modules/@oven/bun-windows-x64-baseline": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.14.tgz", - "integrity": "sha512-uIjLUC1S9DWgICzuoMba7vurBJnBruE4S5CxnvmZkdqWVXRzx1Rgu636HoH+k0qeaQCFh3jeG3JQ1y6fRHv0sw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@oven/bun-windows-x64/-/bun-windows-x64-1.4.0.tgz", + "integrity": "sha512-jRKv1NPLznMSZY5BEWciMF7zv0Tiyo2pQSxAJ3w+YWJ6y3VWNJQQQdLlV5Jx8lbOFDrJdrc9dD3GV17k3BP41A==", "cpu": [ "x64" ], @@ -6825,9 +6781,9 @@ "dev": true }, "node_modules/bun": { - "version": "1.3.14", - "resolved": "https://registry.npmjs.org/bun/-/bun-1.3.14.tgz", - "integrity": "sha512-aB6GVd42x1Y5ie1K16SF+oLGtgSkwX9hgoDdIW88pjvfTccU8F1vfpoOt34QLv0dZ1v3XimtaxPlZUG81Gx9Zg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/bun/-/bun-1.4.0.tgz", + "integrity": "sha512-iRiFkc2W7UVpCyZXO9tod45TP9QCyN19fWqbpeN/jaM/K7uzeHYx/OSPsahMJazGKBgPsnxRt+4Jc43d8BcHZw==", "cpu": [ "arm64", "x64" @@ -6847,22 +6803,18 @@ "bunx": "bin/bunx.exe" }, "optionalDependencies": { - "@oven/bun-darwin-aarch64": "1.3.14", - "@oven/bun-darwin-x64": "1.3.14", - "@oven/bun-darwin-x64-baseline": "1.3.14", - "@oven/bun-freebsd-aarch64": "1.3.14", - "@oven/bun-freebsd-x64": "1.3.14", - "@oven/bun-linux-aarch64": "1.3.14", - "@oven/bun-linux-aarch64-android": "1.3.14", - "@oven/bun-linux-aarch64-musl": "1.3.14", - "@oven/bun-linux-x64": "1.3.14", - "@oven/bun-linux-x64-android": "1.3.14", - "@oven/bun-linux-x64-baseline": "1.3.14", - "@oven/bun-linux-x64-musl": "1.3.14", - "@oven/bun-linux-x64-musl-baseline": "1.3.14", - "@oven/bun-windows-aarch64": "1.3.14", - "@oven/bun-windows-x64": "1.3.14", - "@oven/bun-windows-x64-baseline": "1.3.14" + "@oven/bun-darwin-aarch64": "1.4.0", + "@oven/bun-darwin-x64": "1.4.0", + "@oven/bun-freebsd-aarch64": "1.4.0", + "@oven/bun-freebsd-x64": "1.4.0", + "@oven/bun-linux-aarch64": "1.4.0", + "@oven/bun-linux-aarch64-android": "1.4.0", + "@oven/bun-linux-aarch64-musl": "1.4.0", + "@oven/bun-linux-x64": "1.4.0", + "@oven/bun-linux-x64-android": "1.4.0", + "@oven/bun-linux-x64-musl": "1.4.0", + "@oven/bun-windows-aarch64": "1.4.0", + "@oven/bun-windows-x64": "1.4.0" } }, "node_modules/bundle-require": { diff --git a/package.json b/package.json index fc910631..fa78e268 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/react": "^19.2.18", "@typescript-eslint/eslint-plugin": "^8.67.0", "@typescript-eslint/parser": "^8.67.0", - "bun": "^1.3.14", + "bun": "^1.4.0", "concurrently": "^10.0.5", "core-js": "3.50.0", "eslint": "^10.8.1",