redoing frontend
This commit is contained in:
@@ -3,26 +3,32 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@mantine/core": "^4.1.2",
|
||||
"@mantine/dates": "^4.1.1",
|
||||
"@mantine/dropzone": "^4.1.2",
|
||||
"@mantine/form": "^4.1.1",
|
||||
"@mantine/hooks": "^4.1.2",
|
||||
"@mantine/notifications": "^4.1.0",
|
||||
"@testing-library/jest-dom": "^5.16.3",
|
||||
"@testing-library/react": "^12.1.4",
|
||||
"@emotion/cache": "^11.9.3",
|
||||
"@emotion/react": "^11.9.3",
|
||||
"@emotion/serialize": "^1.0.4",
|
||||
"@emotion/utils": "^1.1.0",
|
||||
"@mantine/core": "^5.0.0",
|
||||
"@mantine/dates": "^5.0.0",
|
||||
"@mantine/dropzone": "^5.0.0",
|
||||
"@mantine/form": "^5.0.0",
|
||||
"@mantine/hooks": "^5.0.0",
|
||||
"@mantine/notifications": "^5.0.0",
|
||||
"@tabler/icons": "^1.78.1",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"base-64": "^1.0.0",
|
||||
"dayjs": "^1.11.0",
|
||||
"jotai": "^1.6.1",
|
||||
"npm-check-updates": "^12.5.4",
|
||||
"dayjs": "^1.11.4",
|
||||
"jotai": "^1.7.6",
|
||||
"npm-check-updates": "^12.5.12",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-jss": "^10.9.0",
|
||||
"react-router": "^6.2.2",
|
||||
"react-router-dom": "^6.2.2",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-jss": "^10.9.1",
|
||||
"react-router": "^6.3.0",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"react-scripts": "5.0.0",
|
||||
"tabler-icons": "^1.35.0",
|
||||
"web-vitals": "^2.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user