Updated the client version & dependencies

This commit is contained in:
Mathias Wagner
2022-05-09 23:31:02 +02:00
parent 76759aa308
commit 3ddfc8c11a
2 changed files with 2556 additions and 5135 deletions

7687
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "client",
"version": "0.0.1",
"version": "0.0.2",
"proxy": "http://localhost:5216/",
"dependencies": {
"@fortawesome/fontawesome": "^1.1.8",
@@ -13,7 +13,7 @@
"@testing-library/user-event": "^13.5.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-scripts": "5.0.0",
"react-scripts": "^5.0.1",
"sass": "^1.50.0",
"web-vitals": "^2.1.4"
},