|
19 | 19 | "google-index": "node --env-file=.env.local --import tsx scripts/google-index.ts" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@ai-sdk/react": "^3.0.186", |
| 22 | + "@ai-sdk/react": "^3.0.190", |
23 | 23 | "@convex-dev/better-auth": "^0.12.2", |
24 | 24 | "@hugeicons/core-free-icons": "^4.1.4", |
25 | 25 | "@hugeicons/react": "^1.1.6", |
|
43 | 43 | "@tabler/icons-react": "^3.44.0", |
44 | 44 | "@tailwindcss/postcss": "^4.3.0", |
45 | 45 | "@tanstack/react-form": "^1.32.0", |
46 | | - "@tanstack/react-query": "^5.100.10", |
47 | | - "@tanstack/react-query-devtools": "^5.100.10", |
48 | | - "@tanstack/react-virtual": "^3.13.24", |
| 46 | + "@tanstack/react-query": "^5.100.11", |
| 47 | + "@tanstack/react-query-devtools": "^5.100.11", |
| 48 | + "@tanstack/react-virtual": "^3.13.25", |
49 | 49 | "@vercel/functions": "^3.6.0", |
50 | | - "ai": "^6.0.184", |
| 50 | + "ai": "^6.0.188", |
51 | 51 | "any-ascii": "^0.3.3", |
52 | 52 | "babel-plugin-react-compiler": "^1.0.0", |
53 | 53 | "better-auth": "~1.6.9", |
|
61 | 61 | "immer": "^11.1.8", |
62 | 62 | "jsonrepair": "^3.14.0", |
63 | 63 | "ky": "^2.0.2", |
64 | | - "motion": "^12.38.0", |
| 64 | + "motion": "^12.39.0", |
65 | 65 | "nanoid": "^5.1.11", |
66 | 66 | "next": "16.2.6", |
67 | 67 | "next-intl": "^4.12.0", |
68 | 68 | "next-themes": "^0.4.6", |
69 | 69 | "nuqs": "^2.8.9", |
70 | 70 | "react": "19.2.6", |
71 | 71 | "react-dom": "19.2.6", |
72 | | - "shiki": "^4.0.2", |
| 72 | + "shiki": "^4.1.0", |
73 | 73 | "sonner": "^2.0.7", |
74 | | - "takumi-js": "^1.2.1", |
| 74 | + "takumi-js": "^1.3.0", |
75 | 75 | "use-context-selector": "^2.0.0", |
76 | 76 | "use-sound": "^5.0.0", |
77 | 77 | "virtua": "^0.49.1", |
|
81 | 81 | "@playwright/test": "^1.60.0", |
82 | 82 | "@repo/testing": "workspace:*", |
83 | 83 | "@repo/typescript-config": "workspace:*", |
84 | | - "@types/node": "25.8.0", |
85 | | - "@types/react": "19.2.14", |
| 84 | + "@types/node": "25.9.1", |
| 85 | + "@types/react": "19.2.15", |
86 | 86 | "@types/react-dom": "19.2.3", |
87 | | - "@vitest/coverage-istanbul": "^4.1.6", |
88 | | - "@vitest/ui": "^4.1.6", |
| 87 | + "@vitest/coverage-istanbul": "^4.1.7", |
| 88 | + "@vitest/ui": "^4.1.7", |
89 | 89 | "jsdom": "^29.1.1", |
90 | 90 | "pagefind": "^1.5.2", |
91 | 91 | "remark": "^15.0.1", |
92 | 92 | "remark-mdx": "^3.1.1", |
93 | 93 | "tailwindcss": "^4.3.0", |
94 | | - "tsx": "^4.22.1", |
| 94 | + "tsx": "^4.22.3", |
95 | 95 | "typescript": "^6.0.3", |
96 | | - "vitest": "^4.1.6" |
| 96 | + "vitest": "^4.1.7" |
97 | 97 | } |
98 | 98 | } |
0 commit comments