1 Commits
Author SHA1 Message Date
Story Crater Bot 70fcdb599f fix: update lucide-react to v1.41.0 (React 19 support)
CI / Test (pull_request) Failing after 35s
CI / Build & Push Image (pull_request) Skipped
[email protected].0 doesn't support React 19.x
[email protected].0 explicitly supports React 16-19

Also revert to plain 'npm install' (no --legacy-peer-deps needed).
2026-09-06 23:52:25 -07:00
+1 -1
View File
@@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "^8.64.0",
"@typescript-eslint/parser": "^8.64.0",
"autoprefixer": "^10.4.16",
"eslint": "^9.0.0",
"eslint": "^8.57.1",
"eslint-config-next": "^16.2.10",
"postcss": "^8.4.32",
"typescript": "5.8.2"