fix(deps): update dependency lucide-svelte to ^0.330.0

This commit is contained in:
renovate[bot] 2024-02-12 19:24:54 +00:00 committed by GitHub
parent 041b3bcb28
commit 26b115c326
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -44,7 +44,7 @@
"@vercel/speed-insights": "^1.0.6",
"bits-ui": "^0.16.0",
"clsx": "^2.1.0",
"lucide-svelte": "^0.316.0",
"lucide-svelte": "^0.330.0",
"mode-watcher": "^0.2.0",
"radix-icons-svelte": "^1.2.1",
"satori": "^0.10.11",

View file

@ -24,8 +24,8 @@ dependencies:
specifier: ^2.1.0
version: 2.1.0
lucide-svelte:
specifier: ^0.316.0
version: 0.316.0(svelte@4.2.9)
specifier: ^0.330.0
version: 0.330.0(svelte@4.2.9)
mode-watcher:
specifier: ^0.2.0
version: 0.2.0(svelte@4.2.9)
@ -2385,10 +2385,10 @@ packages:
yallist: 4.0.0
dev: true
/lucide-svelte@0.316.0(svelte@4.2.9):
resolution: {integrity: sha512-6mtBw/aU1IIVXfN6AXLSwsbeCFX/2/tTy84rrDTDsOq7BEijFbvObQsPEWPxJ0EyCjUXOYfAvfkZzMosYjyGqA==}
/lucide-svelte@0.330.0(svelte@4.2.9):
resolution: {integrity: sha512-HDsc2a+MhCEtBUU6JTQMlqk2liukjR/bHS61EtYjP2dPx0fywP5rmr6y592MFx/o4xXzFM93ANrHDayxQKzSvQ==}
peerDependencies:
svelte: '>=3 <5'
svelte: ^3 || ^4 || ^5.0.0-next.42
dependencies:
svelte: 4.2.9
dev: false