نسخ من RaghadAlkhous/RestaurantDash
Work on Create your restaurant and Inventory
هذا الالتزام موجود في:
57
package.json
57
package.json
@@ -3,49 +3,104 @@
|
||||
"name": "resturant-dashBord",
|
||||
|
||||
"version": "0.1.0",
|
||||
|
||||
"private": true,
|
||||
|
||||
"dependencies": {
|
||||
|
||||
"@emotion/react": "^11.14.0",
|
||||
|
||||
"@emotion/styled": "^11.14.0",
|
||||
|
||||
"@mui/icons-material": "^7.0.2",
|
||||
|
||||
"@mui/material": "^7.0.2",
|
||||
|
||||
"@mui/x-date-pickers": "^8.5.2",
|
||||
|
||||
"@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",
|
||||
|
||||
"axios": "^1.9.0",
|
||||
|
||||
"date-fns": "^4.1.0",
|
||||
|
||||
"file-saver": "^2.0.5",
|
||||
|
||||
"jspdf": "^2.5.1",
|
||||
|
||||
"jspdf-autotable": "^3.5.23",
|
||||
|
||||
"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"
|
||||
|
||||
"web-vitals": "^2.1.4",
|
||||
|
||||
"xlsx": "^0.18.5"
|
||||
|
||||
},
|
||||
|
||||
"scripts": {
|
||||
|
||||
"start": "react-scripts start",
|
||||
|
||||
"build": "react-scripts build",
|
||||
|
||||
"test": "react-scripts test",
|
||||
|
||||
"eject": "react-scripts eject"
|
||||
|
||||
},
|
||||
|
||||
"eslintConfig": {
|
||||
|
||||
"extends": [
|
||||
|
||||
"react-app",
|
||||
|
||||
"react-app/jest"
|
||||
|
||||
]
|
||||
|
||||
},
|
||||
|
||||
"browserslist": {
|
||||
|
||||
"production": [
|
||||
|
||||
">0.2%",
|
||||
|
||||
"not dead",
|
||||
|
||||
"not op_mini all"
|
||||
|
||||
],
|
||||
|
||||
"development": [
|
||||
|
||||
"last 1 chrome version",
|
||||
|
||||
"last 1 firefox version",
|
||||
|
||||
"last 1 safari version"
|
||||
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم