Skip to content

Commit 6950465

Browse files
Bump lucide-react from 0.534.0 to 0.548.0
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.534.0 to 0.548.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.548.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f104ed5 commit 6950465

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
@@ -7,7 +7,7 @@
77
"@next/third-parties": "16.0.0",
88
"class-variance-authority": "^0.7.1",
99
"clsx": "^2.1.1",
10-
"lucide-react": "^0.534.0",
10+
"lucide-react": "^0.548.0",
1111
"next": "16.0.0",
1212
"next-themes": "^0.4.6",
1313
"radix-ui": "^1.4.3",
@@ -826,7 +826,7 @@
826826

827827
"lru-cache": ["[email protected]", "", { "dependencies": { "yallist": "^3.0.2" } }, "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w=="],
828828

829-
"lucide-react": ["lucide-react@0.534.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-4Bz7rujQ/mXHqCwjx09ih/Q9SCizz9CjBV5repw9YSHZZZaop9/Oj0RgCDt6WdEaeAPfbcZ8l2b4jzApStqgNw=="],
829+
"lucide-react": ["lucide-react@0.548.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA=="],
830830

831831
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw=="],
832832

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@next/third-parties": "16.0.0",
1414
"class-variance-authority": "^0.7.1",
1515
"clsx": "^2.1.1",
16-
"lucide-react": "^0.534.0",
16+
"lucide-react": "^0.548.0",
1717
"next": "16.0.0",
1818
"next-themes": "^0.4.6",
1919
"radix-ui": "^1.4.3",

0 commit comments

Comments
 (0)