Skip to content

Commit 18cdef1

Browse files
Update react monorepo
1 parent 3c6c040 commit 18cdef1

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
@@ -21,8 +21,8 @@
2121
"@sentry/tracing": "7.120.3",
2222
"husky": "7.0.4",
2323
"lint-staged": "12.5.0",
24-
"react": "18.3.1",
25-
"react-dom": "18.3.1",
24+
"react": "19.1.1",
25+
"react-dom": "19.1.1",
2626
"react-intl": "6.8.9",
2727
"react-router-dom": "5.3.4",
2828
"react-scripts": "5.0.1"
@@ -57,8 +57,8 @@
5757
"devDependencies": {
5858
"@formatjs/cli": "5.1.13",
5959
"@types/jest": "28.1.8",
60-
"@types/react": "18.3.23",
61-
"@types/react-dom": "18.3.7",
60+
"@types/react": "19.1.9",
61+
"@types/react-dom": "19.1.6",
6262
"@types/react-router-dom": "5.3.3",
6363
"prettier": "2.8.8",
6464
"source-map-explorer": "2.5.3",

0 commit comments

Comments
 (0)