From 769511d07e9ce229ee4db755ef5ff01870758112 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 10:54:11 +0000 Subject: [PATCH] Bump bits-ui from 1.3.14 to 1.3.15 Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 1.3.14 to 1.3.15. - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.3.14...bits-ui@1.3.15) --- updated-dependencies: - dependency-name: bits-ui dependency-type: direct:production update-type: version-update:semver-patch ... 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 eeac8cdc..e61660b7 100644 --- a/bun.lock +++ b/bun.lock @@ -12,7 +12,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.5.5", "astro-icon": "^1.1.5", - "bits-ui": "^1.3.14", + "bits-ui": "^1.3.15", "daisyui": "^5.0.9", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", @@ -409,7 +409,7 @@ "base-64": ["base-64@1.0.0", "", {}, "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="], - "bits-ui": ["bits-ui@1.3.14", "", { "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-T4ClhH0eQmrhZ8uMfC8Q4WBcpygnfdVTfb/1Y/6PrYA5Fqv7HTLmK3B9NSv4DUbDXpuG4SiC2cPSXVUqsEA/aw=="], + "bits-ui": ["bits-ui@1.3.15", "", { "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-A0qbIJFNseMmqvSUZP6gnvxFvChteOdIcTfKyyYUTWGNWwOOcwRv2OBDiB3AgFntmGKbST71lg5HDJkI+c94/g=="], "boolbase": ["boolbase@1.0.0", "", {}, "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww=="], diff --git a/package.json b/package.json index dad7ec2e..8cfeca6e 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.5.5", "astro-icon": "^1.1.5", - "bits-ui": "^1.3.14", + "bits-ui": "^1.3.15", "daisyui": "^5.0.9", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1",