Bump react to v18

This commit is contained in:
Labhansh Agrawal 2023-07-24 12:59:12 +05:30
parent 562473a718
commit 08d182acda
9 changed files with 85 additions and 103 deletions

View file

@ -44,10 +44,9 @@
"open": "8.4.2",
"ora": "5.4.1",
"php-escape-shell": "1.0.0",
"react": "17.0.2",
"react-deep-force-update": "2.1.3",
"react-dom": "17.0.2",
"react-redux": "7.2.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.1",
"react-use": "^17.4.0",
"redux": "4.2.1",
"redux-thunk": "2.4.2",
@ -92,9 +91,8 @@
"@types/ms": "0.7.31",
"@types/node": "18.16.19",
"@types/plist": "3.0.2",
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"@types/react-redux": "^7.1.22",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/seamless-immutable": "7.1.16",
"@types/styled-jsx": "2.2.9",
"@types/terser-webpack-plugin": "5.2.0",