Skip to content

Commit 80cbd50

Browse files
fix(deps): update react monorepo to v19
1 parent 057e0ba commit 80cbd50

File tree

2 files changed

+926
-896
lines changed

2 files changed

+926
-896
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"nextjs-toploader": "^3.7.15",
4343
"open-graph-scraper": "^6.8.2",
4444
"polished": "^4.3.1",
45-
"react": "^18.3.1",
46-
"react-dom": "^18.3.1",
45+
"react": "^19.0.0",
46+
"react-dom": "^19.0.0",
4747
"react-use": "^17.5.1",
4848
"rss": "^1.2.2",
4949
"sharp": "^0.33.5",
@@ -57,8 +57,8 @@
5757
"@types/katex": "^0.16.7",
5858
"@types/next-pwa": "^5.6.9",
5959
"@types/node": "^22.7.5",
60-
"@types/react": "^18.3.11",
61-
"@types/react-dom": "^18.3.1",
60+
"@types/react": "^19.0.0",
61+
"@types/react-dom": "^19.0.0",
6262
"@types/rss": "^0.0.32",
6363
"@vanilla-extract/next-plugin": "^2.4.6",
6464
"esbuild": "^0.24.0",

0 commit comments

Comments
 (0)