Skip to content

Commit e355026

Browse files
committed
Update react monorepo
1 parent 4f9522b commit e355026

File tree

2 files changed

+49
-49
lines changed

2 files changed

+49
-49
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@testing-library/react": "13.4.0",
4545
"@testing-library/react-hooks": "7.0.2",
4646
"@testing-library/user-event": "14.5.2",
47-
"react": "18.2.0",
48-
"react-dom": "18.2.0",
47+
"react": "18.3.1",
48+
"react-dom": "18.3.1",
4949
"react-router-dom": "6.23.0",
5050
"react-scripts": "5.0.1",
5151
"web-vitals": "3.5.2"
@@ -58,8 +58,8 @@
5858
"@babel/preset-typescript": "7.24.1",
5959
"@types/jest": "27.5.2",
6060
"@types/node": "16.18.97",
61-
"@types/react": "18.2.79",
62-
"@types/react-dom": "18.2.25",
61+
"@types/react": "18.3.1",
62+
"@types/react-dom": "18.3.0",
6363
"@typescript-eslint/eslint-plugin": "5.62.0",
6464
"@typescript-eslint/parser": "5.62.0",
6565
"eslint": "8.57.0",
@@ -72,7 +72,7 @@
7272
"eslint-plugin-jsx-a11y": "6.8.0",
7373
"eslint-plugin-prettier": "4.2.1",
7474
"eslint-plugin-react": "7.34.1",
75-
"eslint-plugin-react-hooks": "4.6.0",
75+
"eslint-plugin-react-hooks": "4.6.2",
7676
"husky": "8.0.3",
7777
"identity-obj-proxy": "3.0.0",
7878
"jest": "27.5.1",

0 commit comments

Comments
 (0)