|
1 | 1 | {
|
2 | 2 | "name": "neur-app",
|
3 |
| - "version": "0.1.12", |
| 3 | + "version": "0.1.13", |
4 | 4 | "private": true,
|
5 | 5 | "scripts": {
|
6 | 6 | "vercel-build": "pnpm npx prisma generate && next build",
|
|
17 | 17 | "format:check": "prettier --check \"**/*.{ts,tsx,md,json,js,jsx}\""
|
18 | 18 | },
|
19 | 19 | "dependencies": {
|
20 |
| - "@ai-sdk/anthropic": "^1.0.5", |
21 |
| - "@ai-sdk/openai": "^1.0.10", |
| 20 | + "@ai-sdk/anthropic": "^1.0.6", |
| 21 | + "@ai-sdk/openai": "^1.0.13", |
22 | 22 | "@bonfida/spl-name-service": "^3.0.7",
|
23 | 23 | "@mem0/vercel-ai-provider": "^0.0.10",
|
24 | 24 | "@prisma/client": "6.1.0",
|
25 |
| - "@privy-io/react-auth": "^1.98.2", |
26 |
| - "@privy-io/server-auth": "^1.17.0", |
| 25 | + "@privy-io/react-auth": "^1.99.0", |
| 26 | + "@privy-io/server-auth": "^1.17.2", |
27 | 27 | "@radix-ui/react-accordion": "^1.2.2",
|
28 | 28 | "@radix-ui/react-alert-dialog": "^1.1.4",
|
29 | 29 | "@radix-ui/react-avatar": "^1.1.2",
|
|
41 | 41 | "@solana/web3.js": "1.98.0",
|
42 | 42 | "@vercel/analytics": "^1.4.1",
|
43 | 43 | "@vercel/speed-insights": "^1.1.0",
|
44 |
| - "ai": "^4.0.20", |
| 44 | + "ai": "^4.0.27", |
45 | 45 | "bs58": "^6.0.0",
|
46 | 46 | "class-variance-authority": "^0.7.1",
|
47 | 47 | "clsx": "^2.1.1",
|
48 | 48 | "date-fns": "^4.1.0",
|
49 |
| - "framer-motion": "^11.15.0", |
50 |
| - "helius-sdk": "^1.4.0", |
| 49 | + "framer-motion": "^11.16.0", |
| 50 | + "helius-sdk": "^1.4.1", |
51 | 51 | "keyv": "4.5.4",
|
52 | 52 | "lodash": "^4.17.21",
|
53 | 53 | "lucide-react": "^0.468.0",
|
54 |
| - "mem0ai": "^1.0.29", |
| 54 | + "mem0ai": "^1.0.30", |
55 | 55 | "next": "15.1.2",
|
56 | 56 | "next-safe-action": "^7.10.2",
|
57 | 57 | "next-themes": "^0.4.4",
|
| 58 | + "node-fetch": "^3.3.2", |
58 | 59 | "react": "^19.0.0",
|
59 | 60 | "react-day-picker": "8.10.1",
|
60 | 61 | "react-dom": "^19.0.0",
|
61 |
| - "react-markdown": "^9.0.1", |
| 62 | + "react-markdown": "^9.0.3", |
62 | 63 | "react-particles": "^2.12.2",
|
63 | 64 | "react-tweet": "^3.2.1",
|
64 | 65 | "recharts": "^2.15.0",
|
65 | 66 | "rehype-raw": "^7.0.0",
|
66 | 67 | "remark-gfm": "^4.0.0",
|
67 | 68 | "solana-agent-kit": "1.3.2",
|
68 | 69 | "sonner": "^1.7.1",
|
69 |
| - "swr": "^2.2.5", |
70 |
| - "tailwind-merge": "^2.5.5", |
| 70 | + "swr": "^2.3.0", |
| 71 | + "tailwind-merge": "^2.6.0", |
71 | 72 | "tailwindcss-animate": "^1.0.7",
|
72 | 73 | "tsparticles-slim": "^2.12.0",
|
73 |
| - "uuid": "^11.0.3", |
| 74 | + "uuid": "^11.0.4", |
74 | 75 | "yet-another-react-lightbox": "^3.21.7",
|
75 | 76 | "zod": "^3.24.1",
|
76 | 77 | "zustand": "^5.0.2"
|
77 | 78 | },
|
78 | 79 | "devDependencies": {
|
79 | 80 | "@eslint/eslintrc": "^3.2.0",
|
80 | 81 | "@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
81 |
| - "@types/lodash": "^4.17.13", |
82 |
| - "@types/node": "^20.17.10", |
83 |
| - "@types/react": "^19.0.0", |
84 |
| - "@types/react-dom": "^19.0.0", |
| 82 | + "@types/lodash": "^4.17.14", |
| 83 | + "@types/node": "^20.17.12", |
| 84 | + "@types/react": "^19.0.3", |
| 85 | + "@types/react-dom": "^19.0.2", |
85 | 86 | "eslint": "^9.17.0",
|
86 | 87 | "eslint-config-next": "15.1.0",
|
87 | 88 | "postcss": "^8.4.49",
|
88 |
| - "prettier": "^3.2.5", |
89 |
| - "prettier-plugin-tailwindcss": "^0.5.12", |
| 89 | + "prettier": "^3.4.2", |
| 90 | + "prettier-plugin-tailwindcss": "^0.5.14", |
90 | 91 | "prisma": "^6.1.0",
|
91 | 92 | "tailwind-scrollbar": "^3.1.0",
|
92 | 93 | "tailwindcss": "^3.4.17",
|
|
0 commit comments