Updated and removed some npm packages
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
cami 2021-07-21 04:26:23 +02:00
parent 20da4043a8
commit 1751a37511
2 changed files with 1 additions and 2076 deletions

File diff suppressed because it is too large Load diff

View file

@ -5,18 +5,11 @@
"dependencies": {
"@behametrics/logger-web": "^3.1.1",
"@fortawesome/fontawesome-free": "^5.15.3",
"@react-hook/mouse-position": "^4.1.0",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"npm": "^7.19.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-form-with-constraints": "^0.18.0",
"react-router-dom": "^5.2.0",
"react-scripts": "4.0.3",
"react-token-auth": "^1.1.8",
"web-vitals": "^1.1.2"
"react-token-auth": "^1.1.8"
},
"scripts": {
"start": "react-scripts start",