Skip to content

Commit 1914ca5

Browse files
fix(deps): update dependency lucide-react to v0.548.0
1 parent 47b4ac0 commit 1914ca5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"clsx": "2.1.1",
2828
"geist": "1.5.1",
2929
"graphql": "16.11.0",
30-
"lucide-react": "0.546.0",
30+
"lucide-react": "0.548.0",
3131
"minio": "8.0.6",
3232
"next": "15.5.6",
3333
"next-sitemap": "4.2.3",
@@ -1841,7 +1841,7 @@
18411841

18421842
"lru-cache": ["lru-cache@11.2.2", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="],
18431843

1844-
"lucide-react": ["lucide-react@0.546.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ=="],
1844+
"lucide-react": ["lucide-react@0.548.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA=="],
18451845

18461846
"lz-string": ["lz-string@1.5.0", "", { "bin": { "lz-string": "bin/bin.js" } }, "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ=="],
18471847

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"clsx": "2.1.1",
5050
"geist": "1.5.1",
5151
"graphql": "16.11.0",
52-
"lucide-react": "0.546.0",
52+
"lucide-react": "0.548.0",
5353
"minio": "8.0.6",
5454
"next": "15.5.6",
5555
"next-sitemap": "4.2.3",

0 commit comments

Comments
 (0)