Skip to content

Commit 8aa2a3d

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

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": "^15.5.4",
88
"class-variance-authority": "^0.7.1",
99
"clsx": "^2.1.1",
10-
"lucide-react": "^0.534.0",
10+
"lucide-react": "^0.546.0",
1111
"next": "^15.5.4",
1212
"next-themes": "^0.4.6",
1313
"radix-ui": "^1.4.3",
@@ -783,7 +783,7 @@
783783

784784
"loose-envify": ["[email protected]", "", { "dependencies": { "js-tokens": "^3.0.0 || ^4.0.0" }, "bin": { "loose-envify": "cli.js" } }, "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q=="],
785785

786-
"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=="],
786+
"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=="],
787787

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

package.json

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

0 commit comments

Comments
 (0)