From fb988806a85713f74e00309ee0cd26426da0e7e6 Mon Sep 17 00:00:00 2001 From: arash-jj Date: Fri, 28 Aug 2026 13:38:37 +0330 Subject: [PATCH 1/3] chore: update @types/bun to version 1.4.0 in client, core, and server packages --- packages/client/package.json | 2 +- packages/core/package.json | 4 ++-- packages/server/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index 8d02e51..7079b91 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -35,7 +35,7 @@ "clean": "rm -rf dist" }, "devDependencies": { - "@types/bun": "^1.3.14", + "@types/bun": "^1.4.0", "@types/node": "^25.6.2", "tsup": "^8.0.0", "typescript": "^5.9.3" diff --git a/packages/core/package.json b/packages/core/package.json index d848ba5..bd5d7f4 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -46,7 +46,7 @@ "clean": "rm -rf dist" }, "devDependencies": { - "@types/bun": "^1.3.13", + "@types/bun": "^1.4.0", "@types/ioredis": "^5.0.0", "@types/node": "^26.0.1", "@types/pg": "^8.20.0", @@ -57,7 +57,7 @@ "node": ">=22.5.0" }, "peerDependencies": { - "bun": ">=1.0.0" + "bun": ">=1.4.0" }, "peerDependenciesMeta": { "bun": { diff --git a/packages/server/package.json b/packages/server/package.json index 6e9470e..7ab1379 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -41,7 +41,7 @@ "hono": "^4.12.18" }, "devDependencies": { - "@types/bun": "^1.3.13", + "@types/bun": "^1.4.0", "@types/node": "^25.6.2", "typescript": "^6.0.3", "tsup": "^8.0.0" From 112f8fc9048c52e6fadc23f513ba2d4a6e9b0a0a Mon Sep 17 00:00:00 2001 From: arash-jj Date: Fri, 28 Aug 2026 13:38:43 +0330 Subject: [PATCH 2/3] chore: update bun and @types/bun to version 1.4.0; enable bun builds in workspace --- pnpm-lock.yaml | 184 ++++++++++++++++++-------------------------- pnpm-workspace.yaml | 6 +- tsconfig.json | 4 +- 3 files changed, 81 insertions(+), 113 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f9d4fde..d3d3d55 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,8 +108,8 @@ importers: packages/client: devDependencies: '@types/bun': - specifier: ^1.3.14 - version: 1.3.14 + specifier: ^1.4.0 + version: 1.4.0 '@types/node': specifier: ^25.6.2 version: 25.6.2 @@ -123,8 +123,8 @@ importers: packages/core: dependencies: bun: - specifier: '>=1.0.0' - version: 1.3.14 + specifier: '>=1.4.0' + version: 1.4.0 cosmiconfig: specifier: ^9.0.2 version: 9.0.2(typescript@5.9.3) @@ -139,8 +139,8 @@ importers: version: 4.4.3 devDependencies: '@types/bun': - specifier: ^1.3.13 - version: 1.3.13 + specifier: ^1.4.0 + version: 1.4.0 '@types/ioredis': specifier: ^5.0.0 version: 5.0.0 @@ -213,8 +213,8 @@ importers: version: 4.12.18 devDependencies: '@types/bun': - specifier: ^1.3.13 - version: 1.3.13 + specifier: ^1.4.0 + version: 1.4.0 '@types/node': specifier: ^25.6.2 version: 25.6.2 @@ -774,83 +774,67 @@ packages: resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} engines: {node: '>=12.4.0'} - '@oven/bun-darwin-aarch64@1.3.14': - resolution: {integrity: sha512-Omj20SuiHBOUjUBIyqtkNjSUIjOtEOJwmbix/ZyFH4BaQ6OZTaaRWIR4TjHVz0yadHgli6lLTiAh1uarnvD49A==} + '@oven/bun-darwin-aarch64@1.4.0': + resolution: {integrity: sha512-GCpf8QuFLsyioVawP5HrMxA1ZRBlu6Hq9RNnSc3UTUWAzIxBso9trjoZczw1HdgpqSssFkszfIV2zmOzFTjhkw==} cpu: [arm64] os: [darwin] - '@oven/bun-darwin-x64-baseline@1.3.14': - resolution: {integrity: sha512-OSfsTZstc898HHElhU4NccaBGOSSDn5VfahiVTnidZ9B/+wb7WTyfZJaBeJcfjwJ9H2W9uTh2TGtl3UfcXgV9g==} - cpu: [x64] - os: [darwin] - - '@oven/bun-darwin-x64@1.3.14': - resolution: {integrity: sha512-FFj3QdU/OhlDyZOJ8CWfN5eWLpRlT4qjZg7lMQi7jA6GuoY5ajlO1zWLP/MuHYRSbXQUvV52RejNi8DVnAp13w==} + '@oven/bun-darwin-x64@1.4.0': + resolution: {integrity: sha512-cIrhwOr0SPEraewznhC+c/k6TG8bwFn5uZ4EJuXwjiKJLcAF36q7/bGjWkeXSe48JwMcPRUR054JXF7+cRwSSA==} cpu: [x64] os: [darwin] - '@oven/bun-freebsd-aarch64@1.3.14': - resolution: {integrity: sha512-LIKrXaFxAHybVO5Pf+9XP2FHUj/5APvXTUKk9dqHm5iFz4oH+W24cmhjkJirNujh9hKeTyrpWSe3no9JZKowIw==} + '@oven/bun-freebsd-aarch64@1.4.0': + resolution: {integrity: sha512-09x7wnjMR6M5KGBDBhVl2CpfoCIQOkVDbPX2KfIhpXv4N6grbWE7dfLPw/Ydi9gaUMGhU7UKhoz444Nu6RCycA==} cpu: [arm64] os: [freebsd] - '@oven/bun-freebsd-x64@1.3.14': - resolution: {integrity: sha512-uwD+fGUH1ADpIF3B1U2jWzzb20QwRLZfj5QZ28GUCGrAJ/nTmWrD6YYGsblCY1wuhldRez3lU40AyuvSCyLYmw==} + '@oven/bun-freebsd-x64@1.4.0': + resolution: {integrity: sha512-dRwzti/qJqV1HWplU27iUWUqp+f2DtFSf2yqQKSb+HH2dDOC//Uqd9u/A5h1DMsLszfP5OGP9UwQIKxVwFODaA==} cpu: [x64] os: [freebsd] - '@oven/bun-linux-aarch64-android@1.3.14': - resolution: {integrity: sha512-y4kq5b85lsrmFb9Xvi4w9mA5IEFJkLMrSmYn06q24KjL9rUWDWO3VFZEtteZxUN5+ec3Zm5S8OnJw1umaCbVjA==} + '@oven/bun-linux-aarch64-android@1.4.0': + resolution: {integrity: sha512-HpPIxJfDNPBPhiBNMyZoo/dOLijARfsx5j72vNuLtaTvl0Hh7HUculxjsOQ2WSyGoCgqXMEr1Qqjab1im9u1RA==} cpu: [arm64] os: [android] - '@oven/bun-linux-aarch64-musl@1.3.14': - resolution: {integrity: sha512-jmqOA92Cd1NL/1XBd4bFkJLxQ86K0RW7ohxS2qzzAvuitO4JiIxjjTeCspoU44zCozH72HpfZfUE2On31OjnWA==} + '@oven/bun-linux-aarch64-musl@1.4.0': + resolution: {integrity: sha512-RUjAAkJ/CdNV++zVxyANWshPc73CECYsfhk0fWAkoJjtywxJ2BwXzI6nopBBDMfs0HS+fhRGn6zGwU8ccxLeJg==} cpu: [arm64] os: [linux] + libc: [musl] - '@oven/bun-linux-aarch64@1.3.14': - resolution: {integrity: sha512-X5SsPZHs+iYO8R/efIcRtc7gT2Q2DgPfliCxEkx4cXBumwkw0c/EsHMNwH3EgGpCDaZ7IYVPhpCG/xBOQHEwZw==} + '@oven/bun-linux-aarch64@1.4.0': + resolution: {integrity: sha512-Y5yAtCbHK6JjprXEtkdklDQFPADgs+CkfcliyY5g4JJ8baGHyQSrfpSkX3XVJ2C+aBLsdwNDdW+oczMsAwx6uA==} cpu: [arm64] os: [linux] + libc: [glibc] - '@oven/bun-linux-x64-android@1.3.14': - resolution: {integrity: sha512-qe9e1d+3VAEU7nAA2ol9Jvmy/o99PVMSgZhHn7Q/9O3YcDrfEqyQ8zm4zoe5qTEo8HZH0dN03Le0Ys2eQPs7eg==} + '@oven/bun-linux-x64-android@1.4.0': + resolution: {integrity: sha512-u++KyLlfMn36yWz+AgJs+fZtS46UFDNpSSZhrcitkytONtNwq0X6Q9BDVEFXxYl/+Eec0xme1rb6MgW+U35WeA==} cpu: [x64] os: [android] - '@oven/bun-linux-x64-baseline@1.3.14': - resolution: {integrity: sha512-q/8EdOC0yUE8FPeoOVq8/Pw5I9/tJaYmUfO/uDUAREx8IUnOJH1RJ5A3BjFqre8pvJoiZA9AovPJq5FnNNjSxA==} - cpu: [x64] - os: [linux] - - '@oven/bun-linux-x64-musl-baseline@1.3.14': - resolution: {integrity: sha512-n6iE71G4lQE4XkrZhQQcL5YUlxDbnq6nqV7zeQi33PMsLT/0kYE+RvHOtBWZ3w0wMdXZfINmp63hIb9ijUBGtw==} - cpu: [x64] - os: [linux] - - '@oven/bun-linux-x64-musl@1.3.14': - resolution: {integrity: sha512-GBCB/k/sIqcr06eTNgg7g46qiUv35Jasx4XiccJ/n7RGqrE4RWUD/XJBbWFprVPjvqd59+QtSnS99XGqvftHfg==} + '@oven/bun-linux-x64-musl@1.4.0': + resolution: {integrity: sha512-C1Dv+ISL8YKEKM9jAHzNifOcRUoziy6UMxh+yVXjUCP6QnbRhENDHLaIWWkQZJyBLTn0I3xozflorAlHiGzGqA==} cpu: [x64] os: [linux] + libc: [musl] - '@oven/bun-linux-x64@1.3.14': - resolution: {integrity: sha512-7OVTAKvwfPmSbIV1HpdOoVVx5VRc427GuPPne93N6vk4eQBPId9nXmZDh9/zGaKPdbVjVtQSZafWQoUjx38Utw==} + '@oven/bun-linux-x64@1.4.0': + resolution: {integrity: sha512-Du44zebtPXJujvMLmtIxEQ6ykOhYt7L/Q+YIGVm+Yy+Pj/fpOnq60ggwIpKp/pGAFbYHNiTrA3JTjuZ9MTbZIg==} cpu: [x64] os: [linux] + libc: [glibc] - '@oven/bun-windows-aarch64@1.3.14': - resolution: {integrity: sha512-T7s3x/BsVKQObGU6QDkZeI6wKynzqGbBH1yI77jrrj5siElclxr3DQrDIk8CV4G5/SJq2HHq4kpLyYY2DKCSmA==} + '@oven/bun-windows-aarch64@1.4.0': + resolution: {integrity: sha512-FBAYaQpJBP0asgqzL6NFUfjdQqsV+kvTpJ/eWxPKj+RcDgIfPSuE8kvQuPYu5pa8u8JTujYMjmuyvHxVuQsInA==} cpu: [arm64] os: [win32] - '@oven/bun-windows-x64-baseline@1.3.14': - resolution: {integrity: sha512-uIjLUC1S9DWgICzuoMba7vurBJnBruE4S5CxnvmZkdqWVXRzx1Rgu636HoH+k0qeaQCFh3jeG3JQ1y6fRHv0sw==} - cpu: [x64] - os: [win32] - - '@oven/bun-windows-x64@1.3.14': - resolution: {integrity: sha512-mUFWL3BoYkNpjd8e9PqROiFF/1Xeotq20mABJsiQH62jM1g5zqWh4khw1RZ6bX8Q8fWvlPaxG1PjofkmjUi3vg==} + '@oven/bun-windows-x64@1.4.0': + resolution: {integrity: sha512-jRKv1NPLznMSZY5BEWciMF7zv0Tiyo2pQSxAJ3w+YWJ6y3VWNJQQQdLlV5Jx8lbOFDrJdrc9dD3GV17k3BP41A==} cpu: [x64] os: [win32] @@ -1140,12 +1124,12 @@ packages: '@tybys/wasm-util@0.10.2': resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} - '@types/bun@1.3.13': - resolution: {integrity: sha512-9fqXWk5YIHGGnUau9TEi+qdlTYDAnOj+xLCmSTwXfAIqXr2x4tytJb43E9uCvt09zJURKXwAtkoH4nLQfzeTXw==} - '@types/bun@1.3.14': resolution: {integrity: sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw==} + '@types/bun@1.4.0': + resolution: {integrity: sha512-K+lZULY23vRgK/CfTjFIV+tyifaNdSMlPh9j+6mQ/cLfpOznLyAuzgV/JQysyECpkBQLVMSyvjlr2fBUSA9wFQ==} + '@types/d3-array@3.2.2': resolution: {integrity: sha512-hOLWVbm7uRza0BYXpIIW5pxfrKe0W+D5lrFiAEYR+pb6w3N2SwSMaJbXdUfSEv+dT4MfHBLtn5js0LAWaO6otw==} @@ -1501,14 +1485,14 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - bun-types@1.3.13: - resolution: {integrity: sha512-QXKeHLlOLqQX9LgYaHJfzdBaV21T63HhFJnvuRCcjZiaUDpbs5ED1MgxbMra71CsryN/1dAoXuJJJwIv/2drVA==} - bun-types@1.3.14: resolution: {integrity: sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ==} - bun@1.3.14: - resolution: {integrity: sha512-aB6GVd42x1Y5ie1K16SF+oLGtgSkwX9hgoDdIW88pjvfTccU8F1vfpoOt34QLv0dZ1v3XimtaxPlZUG81Gx9Zg==} + bun-types@1.4.0: + resolution: {integrity: sha512-iIKw23BspnQQYd3prITOBxeUsxBHnwzX6YJfGMuNOZzeNcMmVqzIIVGRm1l69ogaPQmb4wB6BN8mA5bE9YuC5Q==} + + bun@1.4.0: + resolution: {integrity: sha512-iRiFkc2W7UVpCyZXO9tod45TP9QCyN19fWqbpeN/jaM/K7uzeHYx/OSPsahMJazGKBgPsnxRt+4Jc43d8BcHZw==} cpu: [arm64, x64] os: [darwin, linux, android, freebsd, win32] hasBin: true @@ -3616,52 +3600,40 @@ snapshots: '@nolyfill/is-core-module@1.0.39': {} - '@oven/bun-darwin-aarch64@1.3.14': - optional: true - - '@oven/bun-darwin-x64-baseline@1.3.14': + '@oven/bun-darwin-aarch64@1.4.0': optional: true - '@oven/bun-darwin-x64@1.3.14': + '@oven/bun-darwin-x64@1.4.0': optional: true - '@oven/bun-freebsd-aarch64@1.3.14': + '@oven/bun-freebsd-aarch64@1.4.0': optional: true - '@oven/bun-freebsd-x64@1.3.14': + '@oven/bun-freebsd-x64@1.4.0': optional: true - '@oven/bun-linux-aarch64-android@1.3.14': + '@oven/bun-linux-aarch64-android@1.4.0': optional: true - '@oven/bun-linux-aarch64-musl@1.3.14': + '@oven/bun-linux-aarch64-musl@1.4.0': optional: true - '@oven/bun-linux-aarch64@1.3.14': + '@oven/bun-linux-aarch64@1.4.0': optional: true - '@oven/bun-linux-x64-android@1.3.14': + '@oven/bun-linux-x64-android@1.4.0': optional: true - '@oven/bun-linux-x64-baseline@1.3.14': + '@oven/bun-linux-x64-musl@1.4.0': optional: true - '@oven/bun-linux-x64-musl-baseline@1.3.14': + '@oven/bun-linux-x64@1.4.0': optional: true - '@oven/bun-linux-x64-musl@1.3.14': + '@oven/bun-windows-aarch64@1.4.0': optional: true - '@oven/bun-linux-x64@1.3.14': - optional: true - - '@oven/bun-windows-aarch64@1.3.14': - optional: true - - '@oven/bun-windows-x64-baseline@1.3.14': - optional: true - - '@oven/bun-windows-x64@1.3.14': + '@oven/bun-windows-x64@1.4.0': optional: true '@reduxjs/toolkit@2.11.2(react-redux@9.2.0(@types/react@19.2.14)(react@19.2.4)(redux@5.0.1))(react@19.2.4)': @@ -3853,14 +3825,14 @@ snapshots: tslib: 2.8.1 optional: true - '@types/bun@1.3.13': - dependencies: - bun-types: 1.3.13 - '@types/bun@1.3.14': dependencies: bun-types: 1.3.14 + '@types/bun@1.4.0': + dependencies: + bun-types: 1.4.0 + '@types/d3-array@3.2.2': {} '@types/d3-color@3.1.3': {} @@ -4220,32 +4192,28 @@ snapshots: node-releases: 2.0.44 update-browserslist-db: 1.2.3(browserslist@4.28.2) - bun-types@1.3.13: + bun-types@1.3.14: dependencies: - '@types/node': 25.6.2 + '@types/node': 26.0.1 - bun-types@1.3.14: + bun-types@1.4.0: dependencies: '@types/node': 26.0.1 - bun@1.3.14: + bun@1.4.0: 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 bundle-require@5.1.0(esbuild@0.27.7): dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d474f82..9f581b8 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -1,8 +1,8 @@ packages: - - 'packages/*' - - 'examples/*' + - "packages/*" + - "examples/*" allowBuilds: - bun: false + bun: true esbuild: true sharp: false unrs-resolver: false diff --git a/tsconfig.json b/tsconfig.json index 40fced6..1d42b54 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -13,9 +13,9 @@ "outDir": "./dist", "rootDir": "./packages", "lib": ["ES2022"], - // "types": ["bun"], + "types": ["bun", "node"], "jsx": "react-jsx" }, "include": ["packages/**/*.ts", "packages/**/*.tsx"], "exclude": ["node_modules", "dist", ".turbo", ".next"] -} \ No newline at end of file +} From 2895cf51a34abd4cdc7bcb762f0d1571104eb7e6 Mon Sep 17 00:00:00 2001 From: arash-jj Date: Fri, 28 Aug 2026 13:48:16 +0330 Subject: [PATCH 3/3] chore: update package versions and dependencies for bun, client, core, and server packages --- examples/bun-server-demo/package.json | 2 +- packages/client/package.json | 4 ++-- packages/core/package.json | 4 ++-- packages/server/package.json | 4 ++-- pnpm-lock.yaml | 18 ++---------------- 5 files changed, 9 insertions(+), 23 deletions(-) diff --git a/examples/bun-server-demo/package.json b/examples/bun-server-demo/package.json index cc221a6..3b49679 100644 --- a/examples/bun-server-demo/package.json +++ b/examples/bun-server-demo/package.json @@ -9,7 +9,7 @@ "@jet-queue/server": "workspace:*" }, "devDependencies": { - "@types/bun": "latest" + "@types/bun": "^1.4.0" }, "peerDependencies": { "typescript": "^5" diff --git a/packages/client/package.json b/packages/client/package.json index 7079b91..62b350f 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@jet-queue/client", - "version": "0.0.0", + "version": "0.0.1", "description": "JetQueue client for interaction between the server and cli/web dashboards", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -54,4 +54,4 @@ "registry": "https://registry.npmjs.org/" }, "sideEffects": false -} \ No newline at end of file +} diff --git a/packages/core/package.json b/packages/core/package.json index bd5d7f4..9644591 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@jet-queue/core", - "version": "0.3.2", + "version": "0.3.3", "description": "High-performance job queue for Bun/Node.js applications", "keywords": [ "queue", @@ -75,4 +75,4 @@ "pg": "^8.22.0", "zod": "^4.4.3" } -} \ No newline at end of file +} diff --git a/packages/server/package.json b/packages/server/package.json index 7ab1379..7a5b133 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -1,6 +1,6 @@ { "name": "@jet-queue/server", - "version": "0.0.0", + "version": "0.0.1", "description": "JetQueue's ready to use server", "main": "dist/index.js", "type": "module", @@ -51,4 +51,4 @@ "registry": "https://registry.npmjs.org/" }, "sideEffects": false -} \ No newline at end of file +} diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3d3d55..479b074 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ importers: version: 5.9.3 devDependencies: '@types/bun': - specifier: latest - version: 1.3.14 + specifier: ^1.4.0 + version: 1.4.0 examples/split-screen-demo: dependencies: @@ -1124,9 +1124,6 @@ packages: '@tybys/wasm-util@0.10.2': resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} - '@types/bun@1.3.14': - resolution: {integrity: sha512-h1hFqFVcvAvD9j9K7ZW7vd82aSA+rTdznZa+5bwvCwqSB1jmmfLcbIWhOLx1/+boy/xmjgCs/OMUL8hRJSmnPw==} - '@types/bun@1.4.0': resolution: {integrity: sha512-K+lZULY23vRgK/CfTjFIV+tyifaNdSMlPh9j+6mQ/cLfpOznLyAuzgV/JQysyECpkBQLVMSyvjlr2fBUSA9wFQ==} @@ -1485,9 +1482,6 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - bun-types@1.3.14: - resolution: {integrity: sha512-4N0ig0fEomHt5R0KCFWjovxow98rIoRwKolrYdCcknNwMekCXRnWEUvgu5soYV8QXtVsrUD8B95MBOZGPvr6KQ==} - bun-types@1.4.0: resolution: {integrity: sha512-iIKw23BspnQQYd3prITOBxeUsxBHnwzX6YJfGMuNOZzeNcMmVqzIIVGRm1l69ogaPQmb4wB6BN8mA5bE9YuC5Q==} @@ -3825,10 +3819,6 @@ snapshots: tslib: 2.8.1 optional: true - '@types/bun@1.3.14': - dependencies: - bun-types: 1.3.14 - '@types/bun@1.4.0': dependencies: bun-types: 1.4.0 @@ -4192,10 +4182,6 @@ snapshots: node-releases: 2.0.44 update-browserslist-db: 1.2.3(browserslist@4.28.2) - bun-types@1.3.14: - dependencies: - '@types/node': 26.0.1 - bun-types@1.4.0: dependencies: '@types/node': 26.0.1