Skip to content

Commit 72ceb2c

Browse files
fix(deps): update react monorepo
1 parent c27cd6a commit 72ceb2c

File tree

2 files changed

+55
-48
lines changed

2 files changed

+55
-48
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"dependencies": {
66
"axios": "^0.29.0",
77
"prop-types": "15.8.1",
8-
"react": "^18.2.0",
9-
"react-dom": "18.3.1",
8+
"react": "^19.0.0",
9+
"react-dom": "19.0.0",
1010
"react-router": "^6.3.0",
1111
"react-router-dom": "^5.2.0",
1212
"react-scripts": "^5.0.1",
@@ -52,7 +52,7 @@
5252
"eslint-plugin-jsx-a11y": "6.10.2",
5353
"eslint-plugin-playwright": "0.22.2",
5454
"eslint-plugin-react": "7.37.4",
55-
"eslint-plugin-react-hooks": "4.6.2",
55+
"eslint-plugin-react-hooks": "5.1.0",
5656
"lodash": "4.17.21",
5757
"start-server-and-test": "1.15.4"
5858
}

0 commit comments

Comments
 (0)