Skip to content

Commit c7e9389

Browse files
authored
Remove axios dependencies from ALIA UI (#1830)
* Remove axios dependencies from chatbot UI * Addressed review comments by Cursor bot
1 parent 3c5075b commit c7e9389

File tree

14 files changed

+559
-1009
lines changed

14 files changed

+559
-1009
lines changed

aap_chatbot/package-lock.json

Lines changed: 18 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aap_chatbot/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"@types/react-dom": "^18.3.0",
2727
"@types/uuid": "^10.0.0",
2828
"@vitejs/plugin-react": "^4.3.1",
29-
"axios": "^1.12.2",
3029
"react": "^18.3.1",
3130
"react-dom": "^18.3.1",
3231
"uuid": "^10.0.0",

0 commit comments

Comments
 (0)