mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-29 00:11:21 +00:00
chore(deps): bump bits-ui from 0.18.2 to 0.18.3
Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 0.18.2 to 0.18.3. - [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.18.2...v0.18.3) --- 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
11f3cc0d4c
commit
2351b962d3
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@internationalized/date": "^3.5.2",
|
"@internationalized/date": "^3.5.2",
|
||||||
"bits-ui": "^0.18.2",
|
"bits-ui": "^0.18.3",
|
||||||
"cmdk-sv": "^0.0.13",
|
"cmdk-sv": "^0.0.13",
|
||||||
"lucide-svelte": "^0.341.0",
|
"lucide-svelte": "^0.341.0",
|
||||||
"mode-watcher": "^0.2.1",
|
"mode-watcher": "^0.2.1",
|
||||||
|
|
|
@ -9,8 +9,8 @@ dependencies:
|
||||||
specifier: ^3.5.2
|
specifier: ^3.5.2
|
||||||
version: 3.5.2
|
version: 3.5.2
|
||||||
bits-ui:
|
bits-ui:
|
||||||
specifier: ^0.18.2
|
specifier: ^0.18.3
|
||||||
version: 0.18.2(svelte@4.2.12)
|
version: 0.18.3(svelte@4.2.12)
|
||||||
cmdk-sv:
|
cmdk-sv:
|
||||||
specifier: ^0.0.13
|
specifier: ^0.0.13
|
||||||
version: 0.0.13(svelte@4.2.12)
|
version: 0.0.13(svelte@4.2.12)
|
||||||
|
@ -2265,8 +2265,8 @@ packages:
|
||||||
file-uri-to-path: 1.0.0
|
file-uri-to-path: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/bits-ui@0.18.2(svelte@4.2.12):
|
/bits-ui@0.18.3(svelte@4.2.12):
|
||||||
resolution: {integrity: sha512-N58gPRPmkWUjRZzxH69hPEPNYjGa+wvYGqdBSYhGp0DzfAkqNeXLN7YN3qqpJxF+DFFBz5kLia6LzNLX5djuPA==}
|
resolution: {integrity: sha512-kcEJWiOHlHv1R3EAmkVDdTnvucT3A5VL4h5ORkJjGUDrpCtPFoMO7jDF6P9XwpD3qVfIVQhN4OldPRNMXW9/RQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
svelte: ^4.0.0
|
svelte: ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue