Add a one-click action to export all conversations. Add a self-service delete account action to the settings page

This commit is contained in:
sabaimran
2025-03-12 23:54:02 -07:00
parent 79816d2b9b
commit a3c4347c11
7 changed files with 500 additions and 201 deletions

View File

@@ -43,6 +43,7 @@
"@radix-ui/react-toggle": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.6",
"@radix-ui/themes": "^3.1.1",
"@types/file-saver": "^2.0.7",
"autoprefixer": "^10.4.19",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
@@ -53,9 +54,11 @@
"embla-carousel-react": "^8.5.1",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"file-saver": "^2.0.5",
"framer-motion": "^12.0.6",
"input-otp": "^1.2.4",
"intl-tel-input": "^23.8.1",
"jszip": "^3.10.1",
"katex": "^0.16.21",
"libphonenumber-js": "^1.11.4",
"lucide-react": "^0.468.0",