working on resetting everything up with updated versions
This commit is contained in:
@@ -3,33 +3,32 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@emotion/cache": "^11.10.5",
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/serialize": "^1.1.1",
|
||||
"@emotion/utils": "^1.2.0",
|
||||
"@mantine/core": "^5.10.0",
|
||||
"@mantine/dates": "^5.10.0",
|
||||
"@mantine/dropzone": "^5.10.0",
|
||||
"@mantine/form": "^5.10.0",
|
||||
"@mantine/hooks": "^5.10.0",
|
||||
"@mantine/notifications": "^5.10.0",
|
||||
"@tabler/icons": "^1.119.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.4.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"base-64": "^1.0.0",
|
||||
"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.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"
|
||||
"dayjs": "^1.11.7",
|
||||
"jotai": "^1.12.1",
|
||||
"npm-check-updates": "^16.6.2",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-jss": "^10.9.2",
|
||||
"react-router": "^6.6.2",
|
||||
"react-router-dom": "^6.6.2",
|
||||
"react-scripts": "5.0.1",
|
||||
"web-vitals": "^3.1.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
Reference in New Issue
Block a user