Upgrade nextjs and React to latest version
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
"fumadocs-openapi": "^10.0.11",
|
||||
"fumadocs-ui": "16.0.8",
|
||||
"lucide-react": "^0.553.0",
|
||||
"next": "^16.0.1",
|
||||
"next": "^16.0.7",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"react": "^19.2",
|
||||
"react-dom": "^19.2",
|
||||
"react": "^19.2.1",
|
||||
"react-dom": "^19.2.1",
|
||||
"shiki": "^3.15.0",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"@tailwindcss/postcss": "^4.1.17",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "24.10.0",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"@types/react": "^19.2.7",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"postcss": "^8.4.33",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"typescript": "5.7.2"
|
||||
|
||||
Reference in New Issue
Block a user