Package Updates

This commit is contained in:
Camerin Figueroa 2022-11-06 19:31:06 -05:00
parent 25db421673
commit 5b72f21ae7
2 changed files with 3671 additions and 3416 deletions

7063
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,23 +3,23 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@reduxjs/toolkit": "^1.8.2", "@reduxjs/toolkit": "^1.9.0",
"@tensorflow/tfjs": "^3.18.0", "@tensorflow/tfjs": "^4.0.0",
"@tensorflow/tfjs-converter": "^3.18.0", "@tensorflow/tfjs-converter": "^4.0.0",
"axios": "^0.27.2", "axios": "^1.1.3",
"history": "^5.3.0", "history": "^5.3.0",
"memoize": "^0.1.1", "memoize": "^0.1.1",
"react": "^18.1.0", "react": "^18.2.0",
"react-bootstrap-icons": "^1.8.0", "react-bootstrap-icons": "^1.9.1",
"react-dom": "^18.1.0", "react-dom": "^18.2.0",
"react-redux": "^8.0.2", "react-redux": "^8.0.5",
"react-router": "^6.3.0", "react-router": "^6.4.3",
"react-router-dom": "^6.3.0", "react-router-dom": "^6.4.3",
"react-scripts": "^5.0.1", "react-scripts": "^5.0.1",
"redux": "^4.2.0", "redux": "^4.2.0",
"redux-thunk": "^2.4.1", "redux-thunk": "^2.4.2",
"tfjs": "^0.6.0", "tfjs": "^0.6.0",
"web-vitals": "^2.1.4" "web-vitals": "^3.0.4"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",