Skip to content

Commit 051dab4

Browse files
fix(deps): update dependency lucide-react to ^0.552.0
1 parent 56a1fcb commit 051dab4

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
@@ -10,7 +10,7 @@
1010
"fumadocs-core": "16.0.6",
1111
"fumadocs-mdx": "13.0.3",
1212
"fumadocs-ui": "16.0.6",
13-
"lucide-react": "^0.548.0",
13+
"lucide-react": "^0.552.0",
1414
"mermaid": "^11.12.0",
1515
"next": "16.0.1",
1616
"next-themes": "^0.4.6",
@@ -1117,7 +1117,7 @@
11171117

11181118
"lru-cache": ["[email protected]", "", {}, "sha512-F9ODfyqML2coTIsQpSkRHnLSZMtkU8Q+mSfcaIyKwy58u+8k5nvAYeiNhsyMARvzNcXJ9QfWVrcPsC9e9rAxtg=="],
11191119

1120-
"lucide-react": ["lucide-react@0.548.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-63b16z63jM9yc1MwxajHeuu0FRZFsDtljtDjYm26Kd86UQ5HQzu9ksEtoUUw4RBuewodw/tGFmvipePvRsKeDA=="],
1120+
"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=="],
11211121

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"fumadocs-core": "16.0.6",
1717
"fumadocs-mdx": "13.0.3",
1818
"fumadocs-ui": "16.0.6",
19-
"lucide-react": "^0.548.0",
19+
"lucide-react": "^0.552.0",
2020
"mermaid": "^11.12.0",
2121
"next": "16.0.1",
2222
"next-themes": "^0.4.6",

0 commit comments

Comments
 (0)