|
30 | 30 | "dependencies": { |
31 | 31 | "@auth/mongodb-adapter": "^3.11.1", |
32 | 32 | "@hookform/resolvers": "^5.2.2", |
33 | | - "@next/third-parties": "^15.5.6", |
| 33 | + "@next/third-parties": "^15.5.7", |
34 | 34 | "@radix-ui/react-aspect-ratio": "^1.1.8", |
35 | 35 | "@radix-ui/react-avatar": "^1.1.11", |
36 | 36 | "@radix-ui/react-dialog": "^1.1.15", |
|
53 | 53 | "embla-carousel-autoplay": "^8.6.0", |
54 | 54 | "embla-carousel-fade": "^8.6.0", |
55 | 55 | "embla-carousel-react": "^8.6.0", |
56 | | - "jsonwebtoken": "^9.0.2", |
| 56 | + "jsonwebtoken": "^9.0.3", |
57 | 57 | "lucide-react": "^0.527.0", |
58 | 58 | "mongodb": "^6.21.0", |
59 | | - "next": "16.0.2-canary.24", |
| 59 | + "next": "16.1.0-canary.15", |
60 | 60 | "next-auth": "5.0.0-beta.28", |
61 | 61 | "next-themes": "^0.4.6", |
62 | 62 | "nuqs": "^2.8.0", |
63 | | - "react": "^19.2.0", |
64 | | - "react-dom": "^19.2.0", |
65 | | - "react-hook-form": "^7.66.1", |
| 63 | + "react": "^19.2.1", |
| 64 | + "react-dom": "^19.2.1", |
| 65 | + "react-hook-form": "^7.68.0", |
66 | 66 | "react-icons": "^5.5.0", |
67 | 67 | "react-spinners": "^0.17.0", |
68 | | - "recharts": "^3.4.1", |
| 68 | + "recharts": "^3.5.1", |
69 | 69 | "satori": "^0.16.2", |
70 | 70 | "sonner": "^2.0.7", |
71 | 71 | "tailwind-merge": "^3.4.0", |
72 | 72 | "tailwindcss-animate": "^1.0.7", |
73 | 73 | "usehooks-ts": "^3.1.1", |
74 | 74 | "vaul": "^1.1.2", |
75 | | - "zod": "^4.1.12" |
| 75 | + "zod": "^4.1.13" |
76 | 76 | }, |
77 | 77 | "devDependencies": { |
78 | | - "@biomejs/biome": "^2.3.6", |
| 78 | + "@biomejs/biome": "^2.3.8", |
79 | 79 | "@graphql-codegen/cli": "^5.0.7", |
80 | 80 | "@graphql-codegen/typed-document-node": "^5.1.2", |
81 | 81 | "@svgr/cli": "^8.1.0", |
82 | 82 | "@tailwindcss/postcss": "^4.1.17", |
83 | 83 | "@types/jsonwebtoken": "^9.0.10", |
84 | 84 | "@types/node": "^24.10.1", |
85 | | - "@types/react": "^19.2.6", |
| 85 | + "@types/react": "^19.2.7", |
86 | 86 | "@types/react-dom": "^19.2.3", |
87 | 87 | "@types/xml2js": "^0.4.14", |
88 | 88 | "dotenv-cli": "^9.0.0", |
89 | 89 | "graphql": "^16.12.0", |
90 | 90 | "postcss": "^8.5.6", |
91 | 91 | "tailwindcss": "^4.1.17", |
92 | | - "tsx": "^4.20.6", |
| 92 | + "tsx": "^4.21.0", |
93 | 93 | "typescript": "^5.9.3", |
94 | 94 | "xml2js": "^0.6.2" |
95 | 95 | }, |
|
0 commit comments