Skip to content

Commit ab1ee45

Browse files
fix(deps): update react monorepo to v19
1 parent 44f2517 commit ab1ee45

2 files changed

Lines changed: 32 additions & 25 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.15.19",
18-
"@types/react": "18.0.25",
19-
"@types/react-dom": "18.0.9",
18+
"@types/react": "19.1.4",
19+
"@types/react-dom": "19.1.5",
2020
"@types/react-router-dom": "5.3.3",
2121
"axios": "1.1.3",
2222
"history": "5.3.0",
23-
"react": "18.2.0",
23+
"react": "19.1.0",
2424
"react-cool-onclickoutside": "1.7.0",
25-
"react-dom": "18.2.0",
25+
"react-dom": "19.1.0",
2626
"react-intl": "6.2.1",
2727
"react-router-dom": "6.4.3",
2828
"react-scripts": "5.0.1",

yarn.lock

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

0 commit comments

Comments
 (0)