|
9 | 9 | "typecheck": "tsgo --noEmit" |
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | | - "@ai-sdk/react": "^2.0.115", |
| 12 | + "@ai-sdk/react": "^2.0.118", |
13 | 13 | "@databuddy/auth": "workspace:*", |
14 | 14 | "@databuddy/db": "workspace:*", |
15 | 15 | "@databuddy/env": "workspace:*", |
|
18 | 18 | "@databuddy/shared": "workspace:*", |
19 | 19 | "@hello-pangea/dnd": "^18.0.1", |
20 | 20 | "@hookform/resolvers": "^5.2.2", |
21 | | - "@orpc/client": "^1.12.2", |
22 | | - "@orpc/tanstack-query": "^1.12.2", |
| 21 | + "@orpc/client": "^1.13.0", |
| 22 | + "@orpc/tanstack-query": "^1.13.0", |
23 | 23 | "@phosphor-icons/react": "^2.1.10", |
24 | 24 | "@radix-ui/react-avatar": "^1.1.11", |
25 | 25 | "@radix-ui/react-collapsible": "^1.1.12", |
|
40 | 40 | "@types/geojson": "^7946.0.16", |
41 | 41 | "@types/leaflet": "^1.9.21", |
42 | 42 | "@xyflow/react": "^12.10.0", |
43 | | - "ai": "^5.0.112", |
44 | | - "autumn-js": "^0.1.48", |
| 43 | + "ai": "^5.0.116", |
| 44 | + "autumn-js": "^0.1.63", |
45 | 45 | "babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421", |
46 | | - "better-auth": "^1.4.6", |
| 46 | + "better-auth": "^1.4.9", |
47 | 47 | "class-variance-authority": "^0.7.1", |
48 | 48 | "clsx": "^2.1.1", |
49 | 49 | "cmdk": "^1.1.1", |
|
59 | 59 | "lucide-react": "^0.556.0", |
60 | 60 | "motion": "^12.23.26", |
61 | 61 | "nanoid": "^5.1.6", |
62 | | - "next": "^16.0.9", |
| 62 | + "next": "^16.1.1", |
63 | 63 | "next-themes": "^0.4.6", |
64 | | - "nuqs": "^2.8.5", |
| 64 | + "nuqs": "^2.8.6", |
65 | 65 | "ogl": "^1.0.11", |
66 | 66 | "qrcode.react": "^4.2.0", |
67 | 67 | "radix-ui": "latest", |
68 | 68 | "react": "catalog:", |
69 | | - "react-day-picker": "^9.12.0", |
| 69 | + "react-day-picker": "^9.13.0", |
70 | 70 | "react-dom": "catalog:", |
71 | | - "react-hook-form": "^7.68.0", |
| 71 | + "react-hook-form": "^7.69.0", |
72 | 72 | "react-hotkeys-hook": "^5.2.1", |
73 | 73 | "react-image-crop": "^11.0.10", |
74 | 74 | "react-leaflet": "^5.0.0", |
75 | 75 | "react-resizable-panels": "^3.0.6", |
76 | 76 | "recharts": "^2.15.4", |
77 | | - "shiki": "^3.19.0", |
78 | | - "simple-icons": "^16.1.0", |
| 77 | + "shiki": "^3.20.0", |
| 78 | + "simple-icons": "^16.2.0", |
79 | 79 | "sonner": "^2.0.7", |
80 | 80 | "streamdown": "^1.6.10", |
81 | 81 | "tailwind-merge": "^3.4.0", |
|
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | 89 | "@biomejs/biome": "catalog:", |
90 | | - "@orpc/server": "^1.12.2", |
| 90 | + "@orpc/server": "^1.13.0", |
91 | 91 | "@tailwindcss/postcss": "^4.1.18", |
92 | 92 | "@types/d3-geo": "^3.1.0", |
93 | | - "@types/node": "^22.19.2", |
| 93 | + "@types/node": "^22.19.3", |
94 | 94 | "@types/react": "catalog:", |
95 | 95 | "@types/react-dom": "catalog:", |
96 | 96 | "@types/react-simple-maps": "^3.0.6", |
|
0 commit comments