Skip to content

Commit 8eadce2

Browse files
fix(deps): update dependency lucide-react to ^0.548.0
1 parent 72c4d09 commit 8eadce2

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
@@ -32,7 +32,7 @@
3232
"@tailwindcss/vite": "^4.1.13",
3333
"class-variance-authority": "^0.7.1",
3434
"clsx": "^2.1.1",
35-
"lucide-react": "^0.545.0",
35+
"lucide-react": "^0.548.0",
3636
"next-themes": "^0.4.6",
3737
"react": "19.1.1",
3838
"react-dom": "19.1.1",
@@ -1723,7 +1723,7 @@
17231723

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

1726-
"lucide-react": ["lucide-react@0.545.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw=="],
1726+
"lucide-react": ["lucide-react@0.548.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA=="],
17271727

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

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@tailwindcss/vite": "^4.1.13",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
33-
"lucide-react": "^0.545.0",
33+
"lucide-react": "^0.548.0",
3434
"next-themes": "^0.4.6",
3535
"react": "19.1.1",
3636
"react-dom": "19.1.1",

0 commit comments

Comments
 (0)