Skip to content

Commit e3d5e60

Browse files
fix(deps): update dependency lucide-react to ^0.514.0
1 parent 5d5e4dd commit e3d5e60

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
@@ -8,7 +8,7 @@
88
"fumadocs-core": "15.5.0",
99
"fumadocs-mdx": "11.6.6",
1010
"fumadocs-ui": "15.5.0",
11-
"lucide-react": "^0.513.0",
11+
"lucide-react": "^0.514.0",
1212
"next": "15.3.3",
1313
"react": "^19.1.0",
1414
"react-dom": "^19.1.0",
@@ -921,7 +921,7 @@
921921

922922
"lru-cache": ["[email protected]", "", {}, "sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A=="],
923923

924-
"lucide-react": ["lucide-react@0.513.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-CJZKq2g8Y8yN4Aq002GahSXbG2JpFv9kXwyiOAMvUBv7pxeOFHUWKB0mO7MiY4ZVFCV4aNjv2BJFq/z3DgKPQg=="],
924+
"lucide-react": ["lucide-react@0.514.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-HXD0OAMd+JM2xCjlwG1EGW9Nuab64dhjO3+MvdyD+pSUeOTBaVAPhQblKIYmmX4RyBYbdzW0VWnJpjJmxWGr6w=="],
925925

926926
"magic-string": ["[email protected]", "", { "dependencies": { "@jridgewell/sourcemap-codec": "^1.5.0" } }, "sha512-sNPKHvyjVf7gyjwS4xGTaW/mCnF8wnjtifKBEhxfZ7E/S8tQ0rssrwGNn6q8JH/ohItJfSQp9mBtQYuTlH5QnA=="],
927927

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"fumadocs-core": "15.5.0",
1515
"fumadocs-mdx": "11.6.6",
1616
"fumadocs-ui": "15.5.0",
17-
"lucide-react": "^0.513.0",
17+
"lucide-react": "^0.514.0",
1818
"next": "15.3.3",
1919
"react": "^19.1.0",
2020
"react-dom": "^19.1.0"

0 commit comments

Comments
 (0)