|
50 | 50 | "@radix-ui/react-toggle-group": "^1.1.11", |
51 | 51 | "@radix-ui/react-tooltip": "^1.2.8", |
52 | 52 | "@t3-oss/env-nextjs": "^0.13.10", |
53 | | - "@tanstack/query-db-collection": "^1.0.12", |
54 | | - "@tanstack/react-db": "^0.1.60", |
55 | | - "@tanstack/react-query": "^5.90.15", |
| 53 | + "@tanstack/query-db-collection": "^1.0.16", |
| 54 | + "@tanstack/react-db": "^0.1.64", |
| 55 | + "@tanstack/react-query": "^5.90.17", |
56 | 56 | "@tanstack/react-table": "^8.21.3", |
57 | | - "@tanstack/react-virtual": "^3.13.13", |
| 57 | + "@tanstack/react-virtual": "^3.13.18", |
58 | 58 | "@uploadthing/react": "^7.3.3", |
59 | | - "@upstash/ratelimit": "^2.0.7", |
60 | | - "@upstash/redis": "^1.36.0", |
| 59 | + "@upstash/ratelimit": "^2.0.8", |
| 60 | + "@upstash/redis": "^1.36.1", |
61 | 61 | "class-variance-authority": "^0.7.1", |
62 | 62 | "clsx": "^2.1.1", |
63 | 63 | "cmdk": "^1.1.1", |
|
66 | 66 | "export-to-csv": "^1.4.0", |
67 | 67 | "geist": "^1.5.1", |
68 | 68 | "lucide-react": "^0.562.0", |
69 | | - "motion": "^12.23.26", |
| 69 | + "motion": "^12.26.2", |
70 | 70 | "nanoid": "^5.1.6", |
71 | 71 | "next": "^16.1.1", |
72 | 72 | "next-themes": "^0.4.6", |
73 | 73 | "nuqs": "^2.8.6", |
74 | | - "postgres": "^3.4.7", |
| 74 | + "postgres": "^3.4.8", |
75 | 75 | "react": "^19.2.3", |
76 | 76 | "react-day-picker": "9.13.0", |
77 | 77 | "react-dom": "^19.2.3", |
78 | | - "react-hook-form": "^7.69.0", |
| 78 | + "react-hook-form": "^7.71.1", |
79 | 79 | "server-only": "^0.0.1", |
80 | | - "shadcn": "3.6.2", |
| 80 | + "shadcn": "3.6.3", |
81 | 81 | "sonner": "^2.0.7", |
82 | 82 | "tailwind-merge": "^3.4.0", |
83 | 83 | "uploadthing": "^7.7.4", |
84 | 84 | "vaul": "^1.1.2", |
85 | | - "zod": "^4.2.1" |
| 85 | + "zod": "^4.3.5" |
86 | 86 | }, |
87 | 87 | "devDependencies": { |
88 | | - "@biomejs/biome": "^2.3.10", |
89 | | - "@faker-js/faker": "^10.1.0", |
| 88 | + "@biomejs/biome": "^2.3.11", |
| 89 | + "@faker-js/faker": "^10.2.0", |
90 | 90 | "@tailwindcss/postcss": "^4.1.18", |
91 | 91 | "@testing-library/dom": "^10.4.1", |
92 | 92 | "@testing-library/react": "^16.3.1", |
93 | 93 | "@total-typescript/ts-reset": "^0.6.1", |
94 | | - "@types/node": "^25.0.3", |
95 | | - "@types/react": "^19.2.7", |
| 94 | + "@types/node": "^25.0.8", |
| 95 | + "@types/react": "^19.2.8", |
96 | 96 | "@types/react-dom": "^19.2.3", |
97 | 97 | "@vitejs/plugin-react": "^5.1.2", |
98 | 98 | "dotenv-cli": "^11.0.0", |
|
104 | 104 | "tsx": "^4.21.0", |
105 | 105 | "tw-animate-css": "^1.4.0", |
106 | 106 | "typescript": "^5.9.3", |
107 | | - "vitest": "^4.0.16" |
| 107 | + "vitest": "^4.0.17" |
108 | 108 | }, |
109 | 109 | "ct3aMetadata": { |
110 | 110 | "initVersion": "7.23.1" |
|
0 commit comments