Skip to content

Commit 05a5e82

Browse files
fix(deps): update react monorepo to v19
1 parent 9282516 commit 05a5e82

2 files changed

Lines changed: 26 additions & 32 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
"@types/history": "5.0.0",
1616
"@types/jest": "29.5.14",
1717
"@types/node": "22.13.11",
18-
"@types/react": "18.3.20",
19-
"@types/react-dom": "18.3.5",
18+
"@types/react": "19.0.12",
19+
"@types/react-dom": "19.0.4",
2020
"@types/react-router-dom": "5.3.3",
2121
"axios": "1.7.2",
2222
"history": "5.3.0",
23-
"react": "18.3.1",
23+
"react": "19.0.0",
2424
"react-cool-onclickoutside": "1.7.0",
25-
"react-dom": "18.3.1",
25+
"react-dom": "19.0.0",
2626
"react-intl": "6.6.8",
2727
"react-router-dom": "6.25.1",
2828
"react-scripts": "5.0.1",

yarn.lock

Lines changed: 22 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)