Skip to content

Commit caa64c5

Browse files
fix(deps): update react monorepo to v19
1 parent 418e343 commit caa64c5

File tree

2 files changed

+434
-445
lines changed

2 files changed

+434
-445
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"next-mdx-remote": "^5.0.0",
4040
"next-themes": "^0.4.0",
4141
"node-cache": "^5.1.2",
42-
"react": "18.3.1",
42+
"react": "19.1.0",
4343
"react-code-blocks": "^0.1.4",
44-
"react-dom": "18.3.1",
44+
"react-dom": "19.1.0",
4545
"react-error-boundary": "^4.0.11",
4646
"react-hook-form": "^7.50.1",
4747
"react-icons": "^5.0.0",
@@ -77,8 +77,8 @@
7777
"@types/jest": "29.5.14",
7878
"@types/mysql": "2.15.27",
7979
"@types/node": "22.13.1",
80-
"@types/react": "18.3.20",
81-
"@types/react-dom": "18.3.6",
80+
"@types/react": "19.1.2",
81+
"@types/react-dom": "19.1.2",
8282
"autoprefixer": "10.4.21",
8383
"eslint": "9.20.1",
8484
"eslint-config-next": "15.1.7",

0 commit comments

Comments
 (0)