update the dashbord and router

This commit is contained in:
raghad
2025-05-19 12:53:59 +03:00
parent 9b0d90560e
commit aacc58c4a6
110 changed files with 6404 additions and 44 deletions
+8 -1
View File
@@ -1,15 +1,22 @@
{
"name": "front-end-my-resturant",
"name": "resturant-dashBord",
"version": "0.1.0",
"private": true,
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@mui/icons-material": "^7.1.0",
"@mui/material": "^7.1.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.3.0",
"@testing-library/user-event": "^13.5.0",
"react": "^19.1.0",
"react-circular-progressbar": "^2.2.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.6.0",
"react-scripts": "5.0.1",
"recharts": "^2.15.3",
"web-vitals": "^2.1.4"
},
"scripts": {