|
18 | 18 | "@databuddy/shared": "workspace:*", |
19 | 19 | "@hello-pangea/dnd": "^18.0.1", |
20 | 20 | "@hookform/resolvers": "^5.2.2", |
21 | | - "@phosphor-icons/react": "catalog:", |
22 | | - "@radix-ui/react-avatar": "^1.1.10", |
| 21 | + "@phosphor-icons/react": "^2.1.10", |
| 22 | + "@radix-ui/react-avatar": "^1.1.11", |
23 | 23 | "@radix-ui/react-collapsible": "^1.1.12", |
24 | 24 | "@radix-ui/react-dialog": "^1.1.15", |
25 | 25 | "@radix-ui/react-dropdown-menu": "^2.1.16", |
26 | 26 | "@radix-ui/react-hover-card": "^1.1.15", |
27 | | - "@radix-ui/react-popover": "catalog:", |
| 27 | + "@radix-ui/react-popover": "^1.1.15", |
28 | 28 | "@radix-ui/react-progress": "^1.1.8", |
29 | 29 | "@radix-ui/react-scroll-area": "^1.2.10", |
30 | 30 | "@radix-ui/react-select": "^2.2.6", |
31 | 31 | "@radix-ui/react-separator": "^1.1.8", |
32 | 32 | "@radix-ui/react-slot": "^1.2.4", |
33 | 33 | "@radix-ui/react-tooltip": "^1.2.8", |
34 | 34 | "@radix-ui/react-use-controllable-state": "^1.2.2", |
35 | | - "@tanstack/react-query": "^5.90.11", |
| 35 | + "@tanstack/react-query": "^5.90.12", |
36 | 36 | "@tanstack/react-table": "^8.21.3", |
37 | 37 | "@orpc/client": "^1.12.2", |
38 | 38 | "@orpc/tanstack-query": "^1.12.2", |
39 | 39 | "@types/d3-scale": "^4.0.9", |
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.108", |
44 | | - "autumn-js": "^0.1.40", |
| 43 | + "ai": "^5.0.112", |
| 44 | + "autumn-js": "^0.1.48", |
45 | 45 | "babel-plugin-react-compiler": "^19.1.0-rc.1-rc-af1b7da-20250421", |
46 | | - "better-auth": "^1.4.5", |
47 | | - "class-variance-authority": "catalog:", |
48 | | - "clsx": "catalog:", |
| 46 | + "better-auth": "^1.4.6", |
| 47 | + "class-variance-authority": "^0.7.1", |
| 48 | + "clsx": "^2.1.1", |
49 | 49 | "cmdk": "^1.1.1", |
50 | 50 | "d3-scale": "^4.0.2", |
51 | | - "dayjs": "catalog:", |
| 51 | + "dayjs": "^1.11.19", |
52 | 52 | "embla-carousel-react": "^8.6.0", |
53 | 53 | "flag-icons": "^7.5.0", |
54 | | - "framer-motion": "catalog:", |
| 54 | + "framer-motion": "^12.23.26", |
55 | 55 | "idb": "^8.0.3", |
56 | 56 | "input-otp": "^1.4.2", |
57 | | - "jotai": "catalog:", |
| 57 | + "jotai": "^2.16.0", |
58 | 58 | "leaflet": "^1.9.4", |
59 | 59 | "lucide-react": "^0.556.0", |
60 | | - "motion": "^12.23.25", |
| 60 | + "motion": "^12.23.26", |
61 | 61 | "nanoid": "^5.1.6", |
62 | | - "next": "^16.0.7", |
| 62 | + "next": "^16.0.9", |
63 | 63 | "next-themes": "^0.4.6", |
64 | | - "nuqs": "^2.7.1", |
| 64 | + "nuqs": "^2.8.5", |
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.11.1", |
| 69 | + "react-day-picker": "^9.12.0", |
70 | 70 | "react-dom": "catalog:", |
71 | | - "react-hook-form": "^7.65.0", |
| 71 | + "react-hook-form": "^7.68.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 | 77 | "shiki": "^3.19.0", |
78 | | - "simple-icons": "^16.0.0", |
79 | | - "sonner": "catalog:", |
| 78 | + "simple-icons": "^16.1.0", |
| 79 | + "sonner": "^2.0.7", |
80 | 80 | "streamdown": "^1.6.10", |
81 | | - "tailwind-merge": "catalog:", |
| 81 | + "tailwind-merge": "^3.4.0", |
82 | 82 | "tokenlens": "^1.3.1", |
83 | 83 | "tw-animate-css": "^1.4.0", |
84 | 84 | "use-stick-to-bottom": "^1.1.1", |
85 | | - "vaul": "catalog:", |
| 85 | + "vaul": "^1.1.2", |
86 | 86 | "zod": "catalog:" |
87 | 87 | }, |
88 | 88 | "devDependencies": { |
89 | 89 | "@biomejs/biome": "catalog:", |
90 | | - "@orpc/server": "^1.9.3", |
91 | | - "@tailwindcss/postcss": "^4.1.14", |
| 90 | + "@orpc/server": "^1.12.2", |
| 91 | + "@tailwindcss/postcss": "^4.1.18", |
92 | 92 | "@types/d3-geo": "^3.1.0", |
93 | | - "@types/node": "^22.18.9", |
| 93 | + "@types/node": "^22.19.2", |
94 | 94 | "@types/react": "catalog:", |
95 | 95 | "@types/react-dom": "catalog:", |
96 | 96 | "@types/react-simple-maps": "^3.0.6", |
97 | 97 | "@types/topojson-client": "^3.1.5", |
98 | 98 | "husky": "^9.1.7", |
99 | | - "lint-staged": "^16.2.4", |
100 | | - "tailwindcss": "catalog:", |
101 | | - "typescript": "catalog:", |
| 99 | + "lint-staged": "^16.2.7", |
| 100 | + "tailwindcss": "^4.1.18", |
| 101 | + "typescript": "^5.9.3", |
102 | 102 | "ultracite": "catalog:" |
103 | 103 | }, |
104 | 104 | "lint-staged": { |
|
0 commit comments