Update Chatbot Page

This commit is contained in:
2025-08-04 23:51:51 +07:00
parent 64bd6d59e2
commit 886c115c52
184 changed files with 178 additions and 288809 deletions

View File

@@ -20,7 +20,7 @@
"@eslint/js": "^9.30.1",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.21",
"eslint": "^9.30.1",
"eslint-plugin-react-hooks": "^5.2.0",
@@ -28,6 +28,6 @@
"globals": "^16.3.0",
"postcss": "^8.5.6",
"tailwindcss": "^3.4.17",
"vite": "^7.0.4"
"vite": "^4.5.2"
}
}