add axios and basic folder

This commit is contained in:
Ehsan
2024-10-26 01:03:50 +03:30
parent 60276b3ba0
commit bc26faa77c
4 changed files with 99 additions and 2 deletions
+3 -1
View File
@@ -19,6 +19,7 @@
"@mui/x-charts": "^7.16.0",
"@mui/x-date-pickers": "^7.17.0",
"aos": "^2.3.4",
"axios": "^1.7.7",
"date-fns": "^3.6.0",
"dayjs": "^1.11.13",
"i": "^0.3.7",
@@ -36,7 +37,8 @@
"styled-components": "^6.1.11",
"stylis": "^4.3.4",
"stylis-plugin-rtl": "^2.1.1",
"swiper": "^11.1.9"
"swiper": "^11.1.9",
"universal-cookie": "^7.2.1"
},
"devDependencies": {
"postcss": "^8",