Skip to content

Commit fb47c53

Browse files
fix(deps): update react monorepo
1 parent 3195f86 commit fb47c53

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.27.2",
77
"prop-types": "15.8.1",
8-
"react": "^18.2.0",
9-
"react-dom": "18.2.0",
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.6.1",
5353
"eslint-plugin-playwright": "^0.10.0",
5454
"eslint-plugin-react": "^7.30.1",
55-
"eslint-plugin-react-hooks": "^4.6.0",
55+
"eslint-plugin-react-hooks": "^5.0.0",
5656
"lodash": "^4.17.21",
5757
"start-server-and-test": "^1.14.0"
5858
}

0 commit comments

Comments
 (0)