Skip to content

Commit 54f0224

Browse files
fix(deps): update react monorepo
1 parent ebdb797 commit 54f0224

File tree

2 files changed

+104
-61
lines changed

2 files changed

+104
-61
lines changed

package-lock.json

Lines changed: 101 additions & 58 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.19.1",
77
"prop-types": "latest",
8-
"react": "^16.12.0",
9-
"react-dom": "16.12.0",
8+
"react": "^19.0.0",
9+
"react-dom": "19.0.0",
1010
"react-router": "latest",
1111
"react-router-dom": "^5.2.0",
1212
"react-scripts": "3.4.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-import": "^2.20.0",
4848
"eslint-plugin-jsx-a11y": "^6.2.3",
4949
"eslint-plugin-react": "^7.17.0",
50-
"eslint-plugin-react-hooks": "^1.7.0",
50+
"eslint-plugin-react-hooks": "^5.0.0",
5151
"nock": "^11.7.2",
5252
"dotenv": "^8.2.0"
5353
}

0 commit comments

Comments
 (0)