Skip to content

Commit 6b84f02

Browse files
committed
chore: update lucide-react to version 0.541.0 and next to version 15.5.0
1 parent 3cd590b commit 6b84f02

File tree

3 files changed

+88
-92
lines changed

3 files changed

+88
-92
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fumadocs-twoslash": "3.1.4",
2121
"fumadocs-typescript": "4.0.6",
2222
"fumadocs-ui": "15.6.10",
23-
"lucide-react": "^0.540.0",
23+
"lucide-react": "^0.541.0",
2424
"next": "^15.5.0",
2525
"next-view-transitions": "^0.3.4",
2626
"react": "^19.1.1",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"typescript-eslint": "^8.40.0",
101101
"vitest": "^3.2.4"
102102
},
103-
"packageManager": "pnpm@10.14.0",
103+
"packageManager": "pnpm@10.15.0",
104104
"engines": {
105105
"node": ">=18.18.0"
106106
},
@@ -118,8 +118,8 @@
118118
"@types/react-dom": "^19.1.7",
119119
"cross-spawn": "^7.0.6",
120120
"esbuild": "^0.25.9",
121-
"lucide-react": "^0.540.0",
122-
"next": "^15.4.6",
121+
"lucide-react": "^0.541.0",
122+
"next": "^15.5.0",
123123
"react": "^19.1.1",
124124
"react-dom": "^19.1.1",
125125
"ts-api-utils": "^2.1.0",

0 commit comments

Comments
 (0)