Skip to content

Commit 5f4562b

Browse files
fix(deps): update react monorepo to v18
1 parent a522df7 commit 5f4562b

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)