chatbot debug

This commit is contained in:
hamid zarghami
2025-06-08 16:21:37 +03:30
parent 4ceb91466e
commit 9334e09ac6
14 changed files with 1585 additions and 3 deletions
+4
View File
@@ -13,6 +13,7 @@
"@headlessui/react": "^2.2.0",
"@material-tailwind/react": "^2.1.10",
"@tanstack/react-query": "^5.64.1",
"@types/uuid": "^10.0.0",
"axios": "^1.7.9",
"formik": "^2.4.6",
"i18next": "^24.2.1",
@@ -30,9 +31,12 @@
"react-otp-input": "^3.1.1",
"react-router-dom": "^7.1.3",
"react-spinners": "^0.17.0",
"react-string-replace": "^1.1.1",
"react-toastify": "^11.0.3",
"socket.io-client": "^4.8.1",
"swiper": "^11.2.1",
"tailwind-merge": "^2.6.0",
"uuid": "^11.1.0",
"yup": "^1.6.1",
"zustand": "^5.0.3"
},