mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-05-14 07:31:21 +00:00
chore(deps): bump bits-ui from 0.19.7 to 0.20.0
Bumps [bits-ui](https://github.com/huntabyte/bits-ui) from 0.19.7 to 0.20.0. - [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.7...v0.20.0) --- updated-dependencies: - dependency-name: bits-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fcd4273715
commit
fe99469652
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.19.4",
|
"bits-ui": "^0.20.0",
|
||||||
"cmdk-sv": "^0.0.15",
|
"cmdk-sv": "^0.0.15",
|
||||||
"lucide-svelte": "^0.359.0",
|
"lucide-svelte": "^0.359.0",
|
||||||
"mode-watcher": "^0.3.0",
|
"mode-watcher": "^0.3.0",
|
||||||
|
|
|
@ -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.19.4
|
specifier: ^0.20.0
|
||||||
version: 0.19.7(svelte@4.2.12)
|
version: 0.20.0(svelte@4.2.12)
|
||||||
cmdk-sv:
|
cmdk-sv:
|
||||||
specifier: ^0.0.15
|
specifier: ^0.0.15
|
||||||
version: 0.0.15(svelte@4.2.12)
|
version: 0.0.15(svelte@4.2.12)
|
||||||
|
@ -2340,8 +2340,8 @@ packages:
|
||||||
file-uri-to-path: 1.0.0
|
file-uri-to-path: 1.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/bits-ui@0.19.7(svelte@4.2.12):
|
/bits-ui@0.20.0(svelte@4.2.12):
|
||||||
resolution: {integrity: sha512-GHUpKvN7QyazhnZNkUy0lxg6W1M6KJHWSZ4a/UGCjPE6nQgk6vKbGysY67PkDtQMknZTZAzVoMj1Eic4IKeCRQ==}
|
resolution: {integrity: sha512-cAQHnVV4anto6zrtTHGDa/Rxjhp2sFdCL1zLoqOvQIW8cJ5iz9V0+pKvi439pi5zllALM7WosXEz2E8twA50qA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
svelte: ^4.0.0
|
svelte: ^4.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue