Updated and removed some npm packages #174
2 changed files with 1 additions and 2076 deletions
2068
frontend/package-lock.json
generated
2068
frontend/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue