Skip to content

Commit 919a3dd

Browse files
chore(deps): update react monorepo
1 parent 94515a1 commit 919a3dd

File tree

2 files changed

+20
-22
lines changed

2 files changed

+20
-22
lines changed

package-lock.json

Lines changed: 17 additions & 19 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
@@ -45,7 +45,7 @@
4545
"eslint-plugin-prettier": "4.2.1",
4646
"eslint-plugin-promise": "6.6.0",
4747
"eslint-plugin-react": "7.35.2",
48-
"eslint-plugin-react-hooks": "4.6.2",
48+
"eslint-plugin-react-hooks": "5.0.0",
4949
"husky": "8.0.3",
5050
"jest": "29.7.0",
5151
"jest-environment-jsdom": "29.7.0",
@@ -60,8 +60,8 @@
6060
"dependencies": {
6161
"kaltura-typescript-client": "https://github.com/openequella/kaltura-typescript-client/releases/download/v17.18.0/kaltura-typescript-client-7.0.2-v20220321-004546.tgz",
6262
"lodash": "^4.17.21",
63-
"react": "^17.0.2",
64-
"react-dom": "^17.0.2",
63+
"react": "^18.0.0",
64+
"react-dom": "^18.0.0",
6565
"react-error-boundary": "^3.1.3"
6666
},
6767
"lint-staged": {

0 commit comments

Comments
 (0)