Skip to content

Commit f778f82

Browse files
[Renovate] Update dependency lucide-react to ^0.526.0 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47cd37b commit f778f82

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.525.0",
23+
"lucide-react": "^0.526.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.525.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ=="],
1039+
"lucide-react": ["lucide-react@0.526.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-uGWG/2RKuDLeQHCodn5cmJ9Zij80EstOdcBP+j//B2sr78w7woiEL4aMu6CRlRkyOyJ8sZry8QLhQTmZjynLdA=="],
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.525.0",
33+
"lucide-react": "^0.526.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)