diff --git a/bun.lock b/bun.lock index df4243e8..512f475b 100644 --- a/bun.lock +++ b/bun.lock @@ -20,7 +20,7 @@ "critters": "^0.0.25", "framer-motion": "^11.0.6", "gray-matter": "^4.0.3", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "minimessage-js": "^1.1.3", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3", @@ -1036,7 +1036,7 @@ "lru-cache": ["lru-cache@4.1.5", "", { "dependencies": { "pseudomap": "^1.0.2", "yallist": "^2.1.2" } }, "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g=="], - "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=="], + "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=="], "make-dir": ["make-dir@2.1.0", "", { "dependencies": { "pify": "^4.0.1", "semver": "^5.6.0" } }, "sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA=="], diff --git a/package.json b/package.json index 716896b8..499d1d9f 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "critters": "^0.0.25", "framer-motion": "^11.0.6", "gray-matter": "^4.0.3", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "minimessage-js": "^1.1.3", "next-mdx-remote": "^5.0.0", "next-sitemap": "^4.2.3",