1 Commits

Author SHA1 Message Date
6ab27568cb Update react monorepo to v19 2025-06-12 00:40:11 +00:00
2 changed files with 878 additions and 1017 deletions

View File

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

1881
yarn.lock

File diff suppressed because it is too large Load Diff