We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4b096b commit d038bc0Copy full SHA for d038bc0
2 files changed
docs/package.json
@@ -52,7 +52,7 @@
52
"fumadocs-mdx": "14.2.10",
53
"fumadocs-ui": "16.6.17",
54
"input-otp": "^1.4.2",
55
- "lucide-react": "^0.577.0",
+ "lucide-react": "^1.0.0",
56
"mermaid": "^11.14.0",
57
"next": "16.2.4",
58
"next-themes": "^0.4.6",
@@ -78,13 +78,13 @@
78
"@types/node": "^25.6.0",
79
"@types/react": "^19.2.14",
80
"@types/react-dom": "^19.2.3",
81
- "eslint": "^9.39.4",
+ "eslint": "^10.0.0",
82
"eslint-config-next": "16.1.6",
83
"postcss": "^8.5.12",
84
"prettier": "^3.8.3",
85
"tailwindcss": "^4.2.4",
86
"tw-animate-css": "^1.4.0",
87
- "typescript": "^5.9.3",
+ "typescript": "^6.0.0",
88
"wrangler": "^4.85.0"
89
}
90
0 commit comments