appshell complete need to figure out react-router with the sidebar
This commit is contained in:
@@ -3,22 +3,25 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@mantine/core": "^2.1.3",
|
||||
"@mantine/dates": "^2.1.3",
|
||||
"@mantine/hooks": "^2.1.3",
|
||||
"@mantine/notifications": "^2.1.3",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/react": "^11.2.7",
|
||||
"@testing-library/user-event": "^12.8.3",
|
||||
"@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",
|
||||
"@testing-library/react": "^12.1.2",
|
||||
"@testing-library/user-event": "^13.5.0",
|
||||
"base-64": "^1.0.0",
|
||||
"dayjs": "^1.10.6",
|
||||
"ky": "^0.28.5",
|
||||
"dayjs": "^1.10.7",
|
||||
"ky": "^0.28.7",
|
||||
"npm-check-updates": "^12.0.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-jss": "^10.7.1",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-jss": "^10.8.2",
|
||||
"react-router-dom": "^6.0.2",
|
||||
"react-scripts": "4.0.3",
|
||||
"web-vitals": "^1.1.2"
|
||||
"web-vitals": "^2.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
Reference in New Issue
Block a user