mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
chore(deps): bump bits-ui from 0.19.3 to 0.19.4
Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 0.19.3 to 0.19.4. - [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.3...v0.19.4) --- 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:
parent
817e94880f
commit
b445e7f38f
2 changed files with 8 additions and 8 deletions
|
@ -44,7 +44,7 @@
|
|||
"type": "module",
|
||||
"dependencies": {
|
||||
"@internationalized/date": "^3.5.2",
|
||||
"bits-ui": "^0.19.3",
|
||||
"bits-ui": "^0.19.4",
|
||||
"cmdk-sv": "^0.0.15",
|
||||
"lucide-svelte": "^0.344.0",
|
||||
"mode-watcher": "^0.2.1",
|
||||
|
|
|
@ -9,8 +9,8 @@ dependencies:
|
|||
specifier: ^3.5.2
|
||||
version: 3.5.2
|
||||
bits-ui:
|
||||
specifier: ^0.19.3
|
||||
version: 0.19.3(svelte@4.2.12)
|
||||
specifier: ^0.19.4
|
||||
version: 0.19.4(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.2(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-EZYH5iEzHs/CPsWqRlH6AnJ70sTuPB4llVK3ajafWig6I5q3qyGU8NIz4aozUssL0edf9BKmyDVAy6Vksy1fbA==}
|
||||
/@melt-ui/svelte@0.75.3(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-EA2IKn7w9qtzO/M7VEENpphQ9A4az+QDMQbA8SJLuKyu+S8NWliln5y9vvmnx9dZF8GtKtUKuxpwRNyPg5LAOg==}
|
||||
peerDependencies:
|
||||
svelte: '>=3 <5'
|
||||
dependencies:
|
||||
|
@ -2340,13 +2340,13 @@ packages:
|
|||
file-uri-to-path: 1.0.0
|
||||
dev: true
|
||||
|
||||
/bits-ui@0.19.3(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-0qqZ1bwE4ZmTnzTdsl4mYEbHY5f0NVgxhddIqscLjJZx4ltkVKDXxBwEusbE2NToqKtXNNrU0wy7sLusdzdhcg==}
|
||||
/bits-ui@0.19.4(svelte@4.2.12):
|
||||
resolution: {integrity: sha512-xYSNfn/CJUJK2QIdJqStWMgSK4H5/Ij8kD0IDz1pGnLmm1DkKvO0IX0vBZOEO5xiET6YMu0PnDcienTIwt63XA==}
|
||||
peerDependencies:
|
||||
svelte: ^4.0.0
|
||||
dependencies:
|
||||
'@internationalized/date': 3.5.2
|
||||
'@melt-ui/svelte': 0.75.2(svelte@4.2.12)
|
||||
'@melt-ui/svelte': 0.75.3(svelte@4.2.12)
|
||||
nanoid: 5.0.6
|
||||
svelte: 4.2.12
|
||||
dev: false
|
||||
|
|
Loading…
Reference in a new issue