mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
fix(deps): update dependency lucide-svelte to ^0.436.0
This commit is contained in:
parent
16221dec61
commit
26aca63165
2 changed files with 6 additions and 6 deletions
|
@ -45,7 +45,7 @@
|
|||
"@vercel/speed-insights": "^1.0.12",
|
||||
"bits-ui": "^0.21.11",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-svelte": "^0.399.0",
|
||||
"lucide-svelte": "^0.436.0",
|
||||
"mode-watcher": "^0.3.1",
|
||||
"satori": "^0.10.13",
|
||||
"satori-html": "^0.3.2",
|
||||
|
|
|
@ -27,8 +27,8 @@ importers:
|
|||
specifier: ^2.1.1
|
||||
version: 2.1.1
|
||||
lucide-svelte:
|
||||
specifier: ^0.399.0
|
||||
version: 0.399.0(svelte@4.2.18)
|
||||
specifier: ^0.436.0
|
||||
version: 0.436.0(svelte@4.2.18)
|
||||
mode-watcher:
|
||||
specifier: ^0.3.1
|
||||
version: 0.3.1(svelte@4.2.18)
|
||||
|
@ -1335,8 +1335,8 @@ packages:
|
|||
resolution: {integrity: sha512-CQl19J/g+Hbjbv4Y3mFNNXFEL/5t/KCg8POCuUqd4rMKjGG+j1ybER83hxV58zL+dFI1PTkt3GNFSHRt+d8qEQ==}
|
||||
engines: {node: 14 || >=16.14}
|
||||
|
||||
lucide-svelte@0.399.0:
|
||||
resolution: {integrity: sha512-NQ8AxNMKbIJsx7HV//gnAsIY1wJfb3rbXSK2S/ZDjIldvAEdzGngpUT8T8Q8zHYUuii0bavAmVARN8giR4vvpA==}
|
||||
lucide-svelte@0.436.0:
|
||||
resolution: {integrity: sha512-oRyTPzqudX01WWcSohl/Ob44GFqV/sw4moKQbsqtQ0EnKPjDPYh/v0wSaQ0wYljwSEaJ7zkBwY2lkgYFMX9PVg==}
|
||||
peerDependencies:
|
||||
svelte: ^3 || ^4 || ^5.0.0-next.42
|
||||
|
||||
|
@ -3330,7 +3330,7 @@ snapshots:
|
|||
|
||||
lru-cache@10.3.0: {}
|
||||
|
||||
lucide-svelte@0.399.0(svelte@4.2.18):
|
||||
lucide-svelte@0.436.0(svelte@4.2.18):
|
||||
dependencies:
|
||||
svelte: 4.2.18
|
||||
|
||||
|
|
Loading…
Reference in a new issue