|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@apollo/client": "4.0.7", |
18 | | - "@apollo/client-integration-nextjs": "^0.13.2", |
| 18 | + "@apollo/client-integration-nextjs": "^0.14.0", |
19 | 19 | "@bprogress/next": "^3.2.12", |
20 | 20 | "@graphql-codegen/client-preset": "^5.1.0", |
21 | 21 | "@hookform/resolvers": "^5.2.2", |
|
38 | 38 | "clsx": "^2.1.1", |
39 | 39 | "graphql": "^16.11.0", |
40 | 40 | "lucide-react": "^0.545.0", |
41 | | - "next": "16.0.0-canary.2", |
| 41 | + "next": "16.0.0-canary.6", |
42 | 42 | "next-themes": "^0.4.6", |
43 | | - "react": "19.3.0-canary-ead92181-20251010", |
44 | | - "react-dom": "19.3.0-canary-ead92181-20251010", |
| 43 | + "react": "19.3.0-canary-1873ad79-20251015", |
| 44 | + "react-dom": "19.3.0-canary-1873ad79-20251015", |
45 | 45 | "react-hook-form": "^7.65.0", |
46 | 46 | "react-remark": "^2.1.0", |
47 | 47 | "remark": "^15.0.1", |
|
60 | 60 | "@tailwindcss/postcss": "^4.1.14", |
61 | 61 | "@types/node": "^24.7.2", |
62 | 62 | "@types/react": "^19.2.2", |
63 | | - "@types/react-dom": "^19.2.1", |
64 | | - "@typescript-eslint/parser": "^8.46.0", |
| 63 | + "@types/react-dom": "^19.2.2", |
| 64 | + "@typescript-eslint/parser": "^8.46.1", |
65 | 65 | "dprint": "^0.50.2", |
66 | 66 | "eslint": "^9.37.0", |
67 | | - "eslint-config-next": "16.0.0-canary.2", |
68 | | - "eslint-plugin-better-tailwindcss": "^3.7.9", |
| 67 | + "eslint-config-next": "16.0.0-canary.6", |
| 68 | + "eslint-plugin-better-tailwindcss": "^3.7.10", |
69 | 69 | "tailwindcss": "^4.1.14", |
70 | 70 | "tw-animate-css": "^1.4.0", |
71 | 71 | "typescript": "^5.9.3" |
|
0 commit comments