|
17 | 17 | "@apollo/client": "4.0.7", |
18 | 18 | "@apollo/client-integration-nextjs": "^0.13.2", |
19 | 19 | "@bprogress/next": "^3.2.12", |
20 | | - "@graphql-codegen/client-preset": "^5.0.2", |
| 20 | + "@graphql-codegen/client-preset": "^5.0.3", |
21 | 21 | "@hookform/resolvers": "^5.2.2", |
22 | 22 | "@radix-ui/react-alert-dialog": "^1.1.15", |
23 | 23 | "@radix-ui/react-avatar": "^1.1.10", |
|
38 | 38 | "clsx": "^2.1.1", |
39 | 39 | "graphql": "^16.11.0", |
40 | 40 | "lucide-react": "^0.544.0", |
41 | | - "next": "15.6.0-canary.42", |
| 41 | + "next": "15.6.0-canary.45", |
42 | 42 | "next-themes": "^0.4.6", |
43 | 43 | "react": "19.3.0-canary-4fdf7cf2-20251003", |
44 | 44 | "react-dom": "19.3.0-canary-4fdf7cf2-20251003", |
|
58 | 58 | "@graphql-typed-document-node/core": "^3.2.0", |
59 | 59 | "@parcel/watcher": "^2.5.1", |
60 | 60 | "@tailwindcss/postcss": "^4.1.14", |
61 | | - "@types/node": "^24.6.2", |
| 61 | + "@types/node": "^24.7.0", |
62 | 62 | "@types/react": "^19.2.0", |
63 | 63 | "@types/react-dom": "^19.2.0", |
64 | 64 | "@typescript-eslint/parser": "^8.45.0", |
65 | 65 | "dprint": "^0.50.2", |
66 | 66 | "eslint": "^9.37.0", |
67 | | - "eslint-config-next": "15.6.0-canary.42", |
| 67 | + "eslint-config-next": "15.6.0-canary.45", |
68 | 68 | "eslint-plugin-better-tailwindcss": "^3.7.9", |
69 | 69 | "tailwindcss": "^4.1.14", |
70 | 70 | "tw-animate-css": "^1.4.0", |
|
0 commit comments