Skip to content

Commit 786ded5

Browse files
[Renovate] Update dependency lucide-react to ^0.545.0 (#163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4ade31 commit 786ded5

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
@@ -20,7 +20,7 @@
2020
"critters": "^0.0.25",
2121
"framer-motion": "^11.0.6",
2222
"gray-matter": "^4.0.3",
23-
"lucide-react": "^0.544.0",
23+
"lucide-react": "^0.545.0",
2424
"minimessage-js": "^1.1.3",
2525
"next-mdx-remote": "^5.0.0",
2626
"next-sitemap": "^4.2.3",
@@ -1036,7 +1036,7 @@
10361036

10371037
"lru-cache": ["[email protected]", "", { "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="],
10381038

1039-
"lucide-react": ["lucide-react@0.544.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw=="],
1039+
"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=="],
10401040

10411041
"make-dir": ["[email protected]", "", { "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" } }, "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="],
10421042

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"critters": "^0.0.25",
3131
"framer-motion": "^11.0.6",
3232
"gray-matter": "^4.0.3",
33-
"lucide-react": "^0.544.0",
33+
"lucide-react": "^0.545.0",
3434
"minimessage-js": "^1.1.3",
3535
"next-mdx-remote": "^5.0.0",
3636
"next-sitemap": "^4.2.3",

0 commit comments

Comments
 (0)