1 Commits

Author SHA1 Message Date
92a88bdef7 Update react monorepo to v19 2025-11-25 01:41:02 +00:00
2 changed files with 883 additions and 1023 deletions

View File

@@ -9,14 +9,14 @@
"dependencies": {
"gray-matter": "^4.0.2",
"next": "latest",
"next-mdx-remote": "^5.0.0",
"next-remote-watch": "2.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"next-mdx-remote": "^3.0.1",
"next-remote-watch": "1.0.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"devDependencies": {
"@types/node": "24.10.1",
"@types/react": "18.0.21",
"typescript": "5.9.3"
"@types/node": "18.8.5",
"@types/react": "19.2.7",
"typescript": "4.8.4"
}
}

1892
yarn.lock

File diff suppressed because it is too large Load Diff