|
20 | 20 | "@apollo/client-integration-nextjs": "^0.13.2", |
21 | 21 | "@bprogress/next": "^3.2.12", |
22 | 22 | "@codemirror/lang-sql": "^6.10.0", |
23 | | - "@graphql-codegen/client-preset": "^5.0.2", |
| 23 | + "@graphql-codegen/client-preset": "^5.1.0", |
24 | 24 | "@hookform/resolvers": "^5.2.2", |
25 | 25 | "@radix-ui/react-alert-dialog": "^1.1.15", |
26 | 26 | "@radix-ui/react-avatar": "^1.1.10", |
|
48 | 48 | "foxact": "^0.2.49", |
49 | 49 | "graphql": "^16.11.0", |
50 | 50 | "lucide-react": "^0.544.0", |
51 | | - "next": "15.6.0-canary.42", |
| 51 | + "next": "15.6.0-canary.45", |
52 | 52 | "next-themes": "^0.4.6", |
53 | 53 | "react": "19.3.0-canary-4fdf7cf2-20251003", |
54 | 54 | "react-codemirror-merge": "^4.25.2", |
|
72 | 72 | "@graphql-typed-document-node/core": "^3.2.0", |
73 | 73 | "@parcel/watcher": "^2.5.1", |
74 | 74 | "@tailwindcss/postcss": "^4.1.14", |
75 | | - "@types/node": "^24.6.2", |
| 75 | + "@types/node": "^24.7.0", |
76 | 76 | "@types/react": "^19.2.0", |
77 | 77 | "@types/react-dom": "^19.2.0", |
78 | 78 | "@typescript-eslint/parser": "^8.45.0", |
79 | 79 | "dprint": "^0.50.2", |
80 | 80 | "eslint": "^9.37.0", |
81 | | - "eslint-config-next": "15.6.0-canary.42", |
| 81 | + "eslint-config-next": "15.6.0-canary.45", |
82 | 82 | "eslint-plugin-better-tailwindcss": "^3.7.9", |
83 | 83 | "tailwindcss": "^4.1.14", |
84 | 84 | "tw-animate-css": "^1.4.0", |
|
0 commit comments