From 7ca546053a7409dadea5715f97574dc150da6d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:56:11 +0000 Subject: [PATCH] build(deps): bump bits-ui from 1.4.7 to 1.4.8 Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Commits](https://github.com/huntabyte/bits-ui/compare/bits-ui@1.4.7...bits-ui@1.4.8) --- updated-dependencies: - dependency-name: bits-ui dependency-version: 1.4.8 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 f84ede3e..8c52b4f5 100644 --- a/bun.lock +++ b/bun.lock @@ -13,7 +13,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.7.12", "astro-icon": "^1.1.5", - "bits-ui": "^1.4.7", + "bits-ui": "^1.4.8", "daisyui": "^5.0.35", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1", @@ -424,7 +424,7 @@ "base64-js": ["base64-js@1.5.1", "", {}, "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="], - "bits-ui": ["bits-ui@1.4.7", "", { "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-oqfSbgB/2Nc3qwOvohkRzw0nQcUKsNPwthD4uzy9E21wSbhc00RDcZqCJmFrrcW336J+aStM1sITsVGQFjT+iw=="], + "bits-ui": ["bits-ui@1.4.8", "", { "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-j34GsdSsJ+ZBl9h/70VkufvrlEgTKQSZvm80eM5VvuhLJWvpfEpn9+k0FVmtDQl9NSPgEVtI9imYhm8nW9Nj/w=="], "blob-to-buffer": ["blob-to-buffer@1.2.9", "", {}, "sha512-BF033y5fN6OCofD3vgHmNtwZWRcq9NLyyxyILx9hfMy1sXYy4ojFl765hJ2lP0YaN2fuxPaLO2Vzzoxy0FLFFA=="], diff --git a/package.json b/package.json index c60fb4ac..99ae6842 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@tailwindcss/typography": "^0.5.16", "astro": "^5.7.12", "astro-icon": "^1.1.5", - "bits-ui": "^1.4.7", + "bits-ui": "^1.4.8", "daisyui": "^5.0.35", "date-fns": "^4.1.0", "markdown-to-txt": "^2.0.1",