working on frontend, displaying locations, menu styling

This commit is contained in:
2021-12-10 23:21:40 -05:00
parent 41f6b5873c
commit eda6e3fc5b
7 changed files with 464 additions and 261 deletions

View File

@@ -3,21 +3,21 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@mantine/core": "^3.1.9",
"@mantine/dates": "^3.1.9",
"@mantine/dropzone": "^3.1.9",
"@mantine/hooks": "^3.1.9",
"@mantine/notifications": "^3.1.9",
"@testing-library/jest-dom": "^5.15.0",
"@mantine/core": "^3.3.5",
"@mantine/dates": "^3.3.5",
"@mantine/dropzone": "^3.3.5",
"@mantine/hooks": "^3.3.5",
"@mantine/notifications": "^3.3.5",
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"base-64": "^1.0.0",
"dayjs": "^1.10.7",
"npm-check-updates": "^12.0.2",
"npm-check-updates": "^12.0.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.3.1",
"react-jss": "^10.8.2",
"react-jss": "^10.9.0",
"react-router-dom": "^6.0.2",
"react-scripts": "4.0.3",
"web-vitals": "^2.1.2"