Skip to content

Commit a0a392e

Browse files
committed
fix(deps): update react monorepo to v18
1 parent fa9fd9e commit a0a392e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"dependencies": {
6060
"kaltura-typescript-client": "https://github.com/openequella/kaltura-typescript-client/releases/download/v17.18.0/kaltura-typescript-client-7.0.2-v20220321-004546.tgz",
6161
"lodash": "^4.17.21",
62-
"react": "^17.0.2",
63-
"react-dom": "^17.0.2",
62+
"react": "^18.0.0",
63+
"react-dom": "^18.0.0",
6464
"react-error-boundary": "^3.1.3"
6565
},
6666
"lint-staged": {

0 commit comments

Comments
 (0)