chore(deps): bump bits-ui from 0.19.5 to 0.19.6

Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 0.19.5 to 0.19.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.19.5...v0.19.6)

---
updated-dependencies:
- dependency-name: bits-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-11 04:33:49 +00:00 committed by GitHub
parent a78fdf0f6c
commit 41c4c3fdac
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@
"type": "module",
"dependencies": {
"@internationalized/date": "^3.5.2",
"bits-ui": "^0.19.4",
"bits-ui": "^0.19.6",
"cmdk-sv": "^0.0.15",
"lucide-svelte": "^0.354.0",
"mode-watcher": "^0.2.1",

View file

@ -9,8 +9,8 @@ dependencies:
specifier: ^3.5.2
version: 3.5.2
bits-ui:
specifier: ^0.19.4
version: 0.19.5(svelte@4.2.12)
specifier: ^0.19.6
version: 0.19.6(svelte@4.2.12)
cmdk-sv:
specifier: ^0.0.15
version: 0.0.15(svelte@4.2.12)
@ -1005,8 +1005,8 @@ packages:
svelte: 4.2.12
dev: false
/@melt-ui/svelte@0.75.3(svelte@4.2.12):
resolution: {integrity: sha512-EA2IKn7w9qtzO/M7VEENpphQ9A4az+QDMQbA8SJLuKyu+S8NWliln5y9vvmnx9dZF8GtKtUKuxpwRNyPg5LAOg==}
/@melt-ui/svelte@0.76.0(svelte@4.2.12):
resolution: {integrity: sha512-X1ktxKujjLjOBt8LBvfckHGDMrkHWceRt1jdsUTf0EH76ikNPP1ofSoiV0IhlduDoCBV+2YchJ8kXCDfDXfC9Q==}
peerDependencies:
svelte: '>=3 <5'
dependencies:
@ -2340,13 +2340,13 @@ packages:
file-uri-to-path: 1.0.0
dev: true
/bits-ui@0.19.5(svelte@4.2.12):
resolution: {integrity: sha512-jrt0pGZdixtl27VrfzLj5yJxha29CK+6nClZZSoJCL5DlXFT1sluF9NnOSMP48D3kczR5YjpArvCe0BEnGq4jA==}
/bits-ui@0.19.6(svelte@4.2.12):
resolution: {integrity: sha512-ZKWHa1Vt8YW7DdooeNleVdtOtk9hxXZIo8El0myqn7r8S8OkJaSPXhQn/jp4/Q6BphYxZ2Tatqb/WLphmrSfUg==}
peerDependencies:
svelte: ^4.0.0
dependencies:
'@internationalized/date': 3.5.2
'@melt-ui/svelte': 0.75.3(svelte@4.2.12)
'@melt-ui/svelte': 0.76.0(svelte@4.2.12)
nanoid: 5.0.6
svelte: 4.2.12
dev: false