Updated the dependencies of the client

This commit is contained in:
Mathias
2022-08-06 19:58:57 +02:00
parent ee5619835d
commit a7eb6899f8
2 changed files with 3890 additions and 3576 deletions

7460
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,14 +8,10 @@
"@fortawesome/fontawesome-svg-core": "^6.1.2",
"@fortawesome/free-solid-svg-icons": "^6.1.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1",
"sass": "^1.54.0",
"web-vitals": "^2.1.4"
"sass": "^1.54.3"
},
"scripts": {
"start": "react-scripts start",