mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
fix(deps): update dependency lucide-svelte to ^0.336.0
This commit is contained in:
parent
1585e4370f
commit
da5e7a1ffb
2 changed files with 5 additions and 22 deletions
|
@ -45,7 +45,7 @@
|
|||
"@internationalized/date": "^3.5.2",
|
||||
"bits-ui": "^0.18.1",
|
||||
"cmdk-sv": "^0.0.13",
|
||||
"lucide-svelte": "^0.334.0",
|
||||
"lucide-svelte": "^0.336.0",
|
||||
"mode-watcher": "^0.2.1",
|
||||
"pocketbase": "^0.21.1",
|
||||
"radix-icons-svelte": "^1.2.1",
|
||||
|
|
|
@ -15,8 +15,8 @@ dependencies:
|
|||
specifier: ^0.0.13
|
||||
version: 0.0.13(svelte@4.2.11)
|
||||
lucide-svelte:
|
||||
specifier: ^0.334.0
|
||||
version: 0.334.0(svelte@4.2.11)
|
||||
specifier: ^0.336.0
|
||||
version: 0.336.0(svelte@4.2.11)
|
||||
mode-watcher:
|
||||
specifier: ^0.2.1
|
||||
version: 0.2.1(svelte@4.2.11)
|
||||
|
@ -4076,8 +4076,8 @@ packages:
|
|||
resolution: {integrity: sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==}
|
||||
dev: true
|
||||
|
||||
/lucide-svelte@0.334.0(svelte@4.2.11):
|
||||
resolution: {integrity: sha512-wY5pI3uhT3PrmMLSL37Pv5xb4jXyZez3TEHFyd/5Rlyw3lZrLcdM4iVVLuwzQg7XmJco/S8LJNVaAuJ0iX7WqA==}
|
||||
/lucide-svelte@0.336.0(svelte@4.2.11):
|
||||
resolution: {integrity: sha512-43wL/CZV/vUDenXlBAkowKOKjG23OElOPtk+92nccKsAYmZ7+hHpC7LlbYptmLd/I0+ZCquD8UodsPx6aDJ6eg==}
|
||||
peerDependencies:
|
||||
svelte: ^3 || ^4 || ^5.0.0-next.42
|
||||
dependencies:
|
||||
|
@ -5542,23 +5542,6 @@ packages:
|
|||
peerDependencies:
|
||||
'@sveltejs/kit': 1.x || 2.x
|
||||
svelte: 3.x || 4.x || >=5.0.0-next.51
|
||||
peerDependenciesMeta:
|
||||
'@sinclair/typebox':
|
||||
optional: true
|
||||
'@vinejs/vine':
|
||||
optional: true
|
||||
arktype:
|
||||
optional: true
|
||||
joi:
|
||||
optional: true
|
||||
superstruct:
|
||||
optional: true
|
||||
valibot:
|
||||
optional: true
|
||||
yup:
|
||||
optional: true
|
||||
zod:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@sveltejs/kit': 2.5.0(@sveltejs/vite-plugin-svelte@3.0.2)(svelte@4.2.11)(vite@5.1.3)
|
||||
devalue: 4.3.2
|
||||
|
|
Loading…
Reference in a new issue