|
21 | 21 | "@radix-ui/react-popover": "^1.1.15", |
22 | 22 | "@radix-ui/react-select": "^2.2.6", |
23 | 23 | "@radix-ui/react-slot": "^1.2.4", |
24 | | - "@strapi/client": "^1.5.0", |
| 24 | + "@strapi/client": "^1.6.0", |
25 | 25 | "class-variance-authority": "^0.7.1", |
26 | 26 | "clsx": "^2.1.1", |
27 | 27 | "cmdk": "^1.1.1", |
28 | 28 | "date-fns": "^4.1.0", |
29 | 29 | "embla-carousel-react": "^8.6.0", |
30 | 30 | "lucide-react": "^0.553.0", |
31 | | - "next": "16.0.2", |
| 31 | + "next": "16.1.6", |
32 | 32 | "next-auth": "^4.24.13", |
33 | 33 | "next-themes": "^0.4.6", |
34 | 34 | "openapi-fetch": "^0.15.0", |
35 | | - "qs": "^6.14.0", |
36 | | - "react": "19.2.0", |
| 35 | + "qs": "^6.14.1", |
| 36 | + "react": "19.2.4", |
37 | 37 | "react-day-picker": "^9.13.0", |
38 | | - "react-dom": "19.2.0", |
39 | | - "react-hook-form": "^7.70.0", |
| 38 | + "react-dom": "19.2.4", |
| 39 | + "react-hook-form": "^7.71.1", |
40 | 40 | "sonner": "^2.0.7", |
41 | 41 | "styled-components": "^6.3.8", |
42 | 42 | "tailwind-merge": "^3.4.0", |
43 | | - "zod": "^4.3.5" |
| 43 | + "zod": "^4.3.6" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@tailwindcss/postcss": "^4.1.17", |
47 | | - "@types/node": "^24.10.1", |
| 46 | + "@tailwindcss/postcss": "^4.1.18", |
| 47 | + "@types/node": "^24.10.9", |
48 | 48 | "@types/qs": "^6.14.0", |
49 | | - "@types/react": "^19.2.4", |
50 | | - "@types/react-dom": "^19.2.3", |
51 | | - "eslint": "^9.39.1", |
52 | | - "eslint-config-next": "16.0.2", |
| 49 | + "@types/react": "19.2.10", |
| 50 | + "@types/react-dom": "19.2.3", |
| 51 | + "eslint": "^9.39.2", |
| 52 | + "eslint-config-next": "16.1.6", |
53 | 53 | "openapi-typescript": "^7.10.1", |
54 | | - "tailwindcss": "^4.1.17", |
| 54 | + "tailwindcss": "^4.1.18", |
55 | 55 | "tw-animate-css": "^1.4.0", |
56 | 56 | "typescript": "^5.9.3" |
57 | 57 | }, |
58 | | - "packageManager": "pnpm@10.22.0+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c" |
| 58 | + "packageManager": "pnpm@10.22.0+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c", |
| 59 | + "pnpm": { |
| 60 | + "overrides": { |
| 61 | + "@types/react": "19.2.10", |
| 62 | + "@types/react-dom": "19.2.3" |
| 63 | + } |
| 64 | + } |
59 | 65 | } |
0 commit comments