From eb31fe761e764a7c0e66fad2ea59149ee80b46d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:09:24 +0000 Subject: [PATCH] deps(deps): Bump fuse.js from 7.2.0 to 7.4.2 Bumps [fuse.js](https://github.com/krisk/Fuse) from 7.2.0 to 7.4.2. - [Release notes](https://github.com/krisk/Fuse/releases) - [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md) - [Commits](https://github.com/krisk/Fuse/compare/v7.2.0...v7.4.2) --- updated-dependencies: - dependency-name: fuse.js dependency-version: 7.4.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index b77de93..8236f77 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "@types/three": "^0.183.1", "astro": "^5.18.0", "clsx": "^2.1.1", - "fuse.js": "^7.2.0", + "fuse.js": "^7.4.2", "gsap": "^3.14.2", "react": "^19.2.4", "react-dom": "^19.2.4", @@ -535,7 +535,7 @@ "fsevents": ["fsevents@2.3.3", "", { "os": "darwin" }, "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw=="], - "fuse.js": ["fuse.js@7.2.0", "", {}, "sha512-zf4vdcIGpjNKTuXwug33Hm2okqX6a0t2ZEbez+o9oBJQSNhVJ5AqERfeiRD3r8HcLqP66MrjdkmzxrncbAOTUQ=="], + "fuse.js": ["fuse.js@7.4.2", "", {}, "sha512-LVbzjD4WA6UP5B1UnP8wuaXJiLnqMdM/E4fiJXTJ5haJ5b/MBNsK29h2fm6swEoQaVQjvYFWKLE2RanyZIoRVQ=="], "gensync": ["gensync@1.0.0-beta.2", "", {}, "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="], diff --git a/package.json b/package.json index 61035bc..831b2d4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@types/three": "^0.183.1", "astro": "^5.18.0", "clsx": "^2.1.1", - "fuse.js": "^7.2.0", + "fuse.js": "^7.4.2", "gsap": "^3.14.2", "react": "^19.2.4", "react-dom": "^19.2.4",