From 69950b79d31407274056c801431f16673f80c796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 13:23:43 +0000 Subject: [PATCH] build(deps): bump bits-ui from 0.6.3 to 0.11.6 Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 0.6.3 to 0.11.6. - [Release notes](https://github.com/huntabyte/bits-ui/releases) - [Changelog](https://github.com/huntabyte/bits-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/huntabyte/bits-ui/compare/v0.6.3...v0.11.6) --- updated-dependencies: - dependency-name: bits-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 170b6f1..26a90ad 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "dependencies": { "@auth/core": "^0.17.0", "@auth/sveltekit": "0.3.7", - "bits-ui": "^0.6.3", + "bits-ui": "^0.11.6", "clsx": "^2.0.0", "jwt-decode": "^3.1.2", "lottie-web": "^5.12.2",