Skip to content

Commit adb49db

Browse files
chore(deps): update react monorepo
1 parent e6d560d commit adb49db

File tree

2 files changed

+29
-37
lines changed

2 files changed

+29
-37
lines changed

package-lock.json

Lines changed: 24 additions & 32 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
@@ -32,8 +32,8 @@
3232
"@testing-library/react": "12.1.5",
3333
"@types/jest": "29.5.14",
3434
"@types/lodash": "4.17.13",
35-
"@types/react": "18.3.14",
36-
"@types/react-dom": "18.3.3",
35+
"@types/react": "19.0.1",
36+
"@types/react-dom": "19.0.2",
3737
"@typescript-eslint/eslint-plugin": "6.21.0",
3838
"@typescript-eslint/parser": "6.21.0",
3939
"babel-loader": "9.1.3",
@@ -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.1.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": "^19.0.0",
64+
"react-dom": "^19.0.0",
6565
"react-error-boundary": "^3.1.3"
6666
},
6767
"lint-staged": {

0 commit comments

Comments
 (0)