Skip to content

Commit 1489069

Browse files
dependency: Update dependency lucide-react to ^0.552.0
1 parent 75b30ec commit 1489069

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
@@ -21,7 +21,7 @@
2121
"critters": "^0.0.25",
2222
"framer-motion": "^11.0.6",
2323
"gray-matter": "^4.0.3",
24-
"lucide-react": "^0.548.0",
24+
"lucide-react": "^0.552.0",
2525
"minimessage-js": "^1.1.3",
2626
"next-mdx-remote": "^5.0.0",
2727
"next-sitemap": "^4.2.3",
@@ -746,7 +746,7 @@
746746

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

749-
"lucide-react": ["lucide-react@0.548.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA=="],
749+
"lucide-react": ["lucide-react@0.552.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-g9WCjmfwqbexSnZE+2cl21PCfXOcqnGeWeMTNAOGEfpPbm/ZF4YIq77Z8qWrxbu660EKuLB4nSLggoKnCb+isw=="],
750750

751751
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.5" } }, "sha512-vd2F4YUyEXKGcLHoq+TEyCjxueSeHnFxyyjNp80yg0XV4vUhnDer/lvvlqM/arB5bXQN5K2/3oinyCRyx8T2CQ=="],
752752

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"critters": "^0.0.25",
3333
"framer-motion": "^11.0.6",
3434
"gray-matter": "^4.0.3",
35-
"lucide-react": "^0.548.0",
35+
"lucide-react": "^0.552.0",
3636
"minimessage-js": "^1.1.3",
3737
"next-mdx-remote": "^5.0.0",
3838
"next-sitemap": "^4.2.3",

0 commit comments

Comments
 (0)