Skip to content

Commit 995547f

Browse files
Update react monorepo to v19
1 parent f5808dc commit 995547f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@sentry/react": "^9.0.0",
3636
"@types/luxon": "^3.0.1",
3737
"@types/node": "^22.0.0",
38-
"@types/react": "^17.0.34",
39-
"@types/react-dom": "^17.0.11",
38+
"@types/react": "^19.0.0",
39+
"@types/react-dom": "^19.0.0",
4040
"@types/react-router-dom": "^5.1.5",
4141
"@typescript-eslint/eslint-plugin": "^8.0.0",
4242
"@typescript-eslint/parser": "^8.0.0",
@@ -57,8 +57,8 @@
5757
"md5": "^2.3.0",
5858
"mustache": "^4.2.0",
5959
"npm-run-all2": "^5.0.0",
60-
"react": "17.0.2",
61-
"react-dom": "17.0.2",
60+
"react": "19.1.0",
61+
"react-dom": "19.1.0",
6262
"swr": "2.3.3",
6363
"tar-fs": ">=3.0.9"
6464
},

0 commit comments

Comments
 (0)