From e1e8948346b8e0ce6e301cf04a782f262cec0c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 10:58:44 +0000 Subject: [PATCH] build(deps): bump bits-ui from 1.3.19 to 1.4.6 Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 1.3.19 to 1.4.6. - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.3.19...bits-ui@1.4.6) --- updated-dependencies: - dependency-name: bits-ui dependency-version: 1.4.6 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 5b926767..1f34ab90 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.7.4", "astro-icon": "^1.1.5", - "bits-ui": "^1.3.19", + "bits-ui": "^1.4.6", "daisyui": "^5.0.28", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", @@ -420,7 +420,7 @@ "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], - "bits-ui": ["bits-ui@1.3.19", "", { "dependencies": { "@floating-ui/core": "^1.6.4", "@floating-ui/dom": "^1.6.7", "@internationalized/date": "^3.5.6", "esm-env": "^1.1.2", "runed": "^0.23.2", "svelte-toolbelt": "^0.7.1", "tabbable": "^6.2.0" }, "peerDependencies": { "svelte": "^5.11.0" } }, "sha512-2blb6dkgedHUsDXqCjvmtUi4Advgd9MhaJDT8r7bEWDzHI8HGsOoYsLeh8CxpEWWEYPrlGN+7k+kpxRhIDdFrQ=="], + "bits-ui": ["bits-ui@1.4.6", "", { "dependencies": { "@floating-ui/core": "^1.6.4", "@floating-ui/dom": "^1.6.7", "@internationalized/date": "^3.5.6", "esm-env": "^1.1.2", "runed": "^0.23.2", "svelte-toolbelt": "^0.7.1", "tabbable": "^6.2.0" }, "peerDependencies": { "svelte": "^5.11.0" } }, "sha512-EN2niBF9iBe03GzSJ64I369DA/pRdoC7sCKVAqIxMkxrk/ClfDurzNJkf4RMK6EFOxeqWzTVFJTGyPdmBAy6Lw=="], "blob-to-buffer": ["blob-to-buffer@1.2.9", "", {}, "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA=="], diff --git a/package.json b/package.json index bb2ff7f6..4be42916 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.7.4", "astro-icon": "^1.1.5", - "bits-ui": "^1.3.19", + "bits-ui": "^1.4.6", "daisyui": "^5.0.28", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1",