Updated to React 18

This commit is contained in:
Camerin Figueroa 2022-06-07 19:12:21 -04:00
parent f91228bb7b
commit 6f97a288b4
3 changed files with 8496 additions and 18172 deletions

27062
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,13 +11,13 @@
"axios": "^0.21.4", "axios": "^0.21.4",
"history": "^5.0.1", "history": "^5.0.1",
"memoize": "^0.1.1", "memoize": "^0.1.1",
"react": "^17.0.2", "react": "^18.1.0",
"react-bootstrap-icons": "^1.5.0", "react-bootstrap-icons": "^1.5.0",
"react-dom": "^17.0.2", "react-dom": "^18.1.0",
"react-redux": "^7.2.5", "react-redux": "^7.2.5",
"react-router": "^5.2.1", "react-router": "^5.2.1",
"react-router-dom": "^5.3.0", "react-router-dom": "^5.3.0",
"react-scripts": "4.0.3", "react-scripts": "^5.0.1",
"redux": "^4.1.1", "redux": "^4.1.1",
"redux-thunk": "^2.3.0", "redux-thunk": "^2.3.0",
"tfjs": "^0.6.0", "tfjs": "^0.6.0",

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 30 KiB