From a5f6438419102c8ee71269dfcee200fedd81de00 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 06:05:20 +0000 Subject: [PATCH] chore(deps): update dependency bun-types to v1.4.2 --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 4affc99..4850f7c 100644 --- a/bun.lock +++ b/bun.lock @@ -18,7 +18,7 @@ "@types/node": "26.4.1", "@types/react": "19.2.18", "@types/react-dom": "19.2.7", - "bun-types": "1.4.1", + "bun-types": "1.4.2", "msw": "2.15.0", "react": "19.2.8", "react-dom": "19.2.8", @@ -361,7 +361,7 @@ "blake3-wasm": ["blake3-wasm@2.1.5", "", {}, "sha512-F1+K8EbfOZE49dtoPtmxUQrpXaBIl3ICvasLh+nJta0xkz+9kF/7uet9fLnwKqhDrmj6g+6K3Tw9yQPUg2ka5g=="], - "bun-types": ["bun-types@1.4.1", "", { "dependencies": { "@types/node": "*" } }, "sha512-loKuVrAFZKfEv+JvWkHRS9GW5IqLuLRjVXN9p+vZvBN86O5hf/pBZQ5hSoyipsrMmWObZBDvWnlmKvjKTM0PdA=="], + "bun-types": ["bun-types@1.4.2", "", { "dependencies": { "@types/node": "*" } }, "sha512-bxV1FgK7yBIzjRe5zBozIM4Bem11ZJcCXSrjWRG3YWLt8yFDePu4cLjpebO8OvPeIE9trbyPF4fuj3Cia4Fj3w=="], "chai": ["chai@6.2.2", "", {}, "sha512-NUPRluOfOiTKBKvWPtSD4PhFvWCqOi0BGStNWs57X9js7XGTprSmFoz5F0tWhR4WPjNeR9jXqdC7/UpSJTnlRg=="], diff --git a/package.json b/package.json index 22f37c2..83c4e8a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/node": "26.4.1", "@types/react": "19.2.18", "@types/react-dom": "19.2.7", - "bun-types": "1.4.1", + "bun-types": "1.4.2", "msw": "2.15.0", "react": "19.2.8", "react-dom": "19.2.8",