Skip to content

Commit eeb2c44

Browse files
fix(deps): update react monorepo to v19
1 parent eb4c552 commit eeb2c44

File tree

2 files changed

+437
-448
lines changed

2 files changed

+437
-448
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.0.0",
4343
"react-code-blocks": "^0.1.4",
44-
"react-dom": "18.3.1",
44+
"react-dom": "19.0.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.26",
7979
"@types/node": "22.10.2",
80-
"@types/react": "18.3.17",
81-
"@types/react-dom": "18.3.5",
80+
"@types/react": "19.0.1",
81+
"@types/react-dom": "19.0.2",
8282
"autoprefixer": "10.4.20",
8383
"eslint": "9.17.0",
8484
"eslint-config-next": "15.1.0",

0 commit comments

Comments
 (0)