update deps

This commit is contained in:
Ruidy 2021-04-13 08:44:34 +00:00
parent d0f0807fe6
commit 9fe2d38ebc
2 changed files with 482 additions and 601 deletions

View file

@ -3,28 +3,28 @@
"version": "0.1.0", "version": "0.1.0",
"private": true, "private": true,
"dependencies": { "dependencies": {
"@auth0/auth0-spa-js": "^1.6.4", "@auth0/auth0-spa-js": "^1.14.0",
"@material-ui/core": "^4.9.13", "@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.9.1", "@material-ui/icons": "^4.11.2",
"@material-ui/lab": "^4.0.0-alpha.52", "@material-ui/lab": "^4.0.0-alpha.57",
"@testing-library/jest-dom": "^4.2.4", "@testing-library/jest-dom": "^5.11.10",
"@testing-library/react": "^9.4.0", "@testing-library/react": "^11.2.6",
"@testing-library/user-event": "^7.2.1", "@testing-library/user-event": "^13.1.2",
"@types/auth0": "^2.20.0", "@types/auth0": "^2.33.3",
"@types/jest": "^24.9.1", "@types/jest": "^26.0.22",
"@types/node": "^12.12.26", "@types/node": "^14.14.37",
"@types/react": "^16.9.19", "@types/react": "^17.0.3",
"@types/react-dom": "^16.9.5", "@types/react-dom": "^17.0.3",
"@types/react-router-dom": "^5.1.3", "@types/react-router-dom": "^5.1.7",
"@types/react-swipeable-views": "^0.13.0", "@types/react-swipeable-views": "^0.13.0",
"@types/underscore": "^1.9.4", "@types/underscore": "^1.11.1",
"history": "^4.10.1", "history": "^5.0.0",
"react": "^16.12.0", "react": "^17.0.2",
"react-dom": "^16.12.0", "react-dom": "^17.0.2",
"react-router-dom": "^5.1.2", "react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3", "react-scripts": "^4.0.3",
"react-swipeable-views": "^0.13.9", "react-swipeable-views": "^0.13.9",
"typescript": "^3.8.3" "typescript": "^4.2.4"
}, },
"scripts": { "scripts": {
"start": "react-scripts start", "start": "react-scripts start",

File diff suppressed because it is too large Load diff