Skip to content

Commit 31ae6e4

Browse files
fix(deps): update react monorepo to v19
1 parent b21e6e5 commit 31ae6e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"lodash": "^4.17.21",
5151
"moment": "^2.29.4",
5252
"prop-types": "15.8.1",
53-
"react": "^18.3.1",
54-
"react-dom": "^18.3.1",
53+
"react": "^19.0.0",
54+
"react-dom": "^19.0.0",
5555
"react-helmet": "^6.1.0",
5656
"react-intl": "6.8.9",
5757
"react-redux": "^7.2.4",
@@ -79,7 +79,7 @@
7979
"jest-expect-message": "^1.1.3",
8080
"jest-when": "^3.6.0",
8181
"react-dev-utils": "^12.0.0",
82-
"react-test-renderer": "^18.3.1",
82+
"react-test-renderer": "^19.0.0",
8383
"redux-mock-store": "^1.5.4"
8484
}
8585
}

0 commit comments

Comments
 (0)