|
14 | 14 | "format:check": "dprint check" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "@apollo/client": "4.0.5", |
18 | | - "@apollo/client-integration-nextjs": "^0.13.1", |
| 17 | + "@apollo/client": "4.0.6", |
| 18 | + "@apollo/client-integration-nextjs": "^0.13.2", |
19 | 19 | "@bprogress/next": "^3.2.12", |
20 | 20 | "@graphql-codegen/client-preset": "^5.0.1", |
21 | 21 | "@hookform/resolvers": "^5.2.2", |
|
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.27", |
| 41 | + "next": "15.6.0-canary.32", |
42 | 42 | "next-themes": "^0.4.6", |
43 | | - "react": "19.2.0-canary-e2332183-20250924", |
44 | | - "react-dom": "19.2.0-canary-e2332183-20250924", |
| 43 | + "react": "19.2.0-canary-df38ac9a-20250926", |
| 44 | + "react-dom": "19.2.0-canary-df38ac9a-20250926", |
45 | 45 | "react-hook-form": "^7.63.0", |
46 | 46 | "react-remark": "^2.1.0", |
47 | 47 | "remark": "^15.0.1", |
|
59 | 59 | "@parcel/watcher": "^2.5.1", |
60 | 60 | "@tailwindcss/postcss": "^4.1.13", |
61 | 61 | "@types/node": "^24.5.2", |
62 | | - "@types/react": "^19.1.13", |
| 62 | + "@types/react": "^19.1.15", |
63 | 63 | "@types/react-dom": "^19.1.9", |
64 | 64 | "@typescript-eslint/parser": "^8.44.1", |
65 | 65 | "dprint": "^0.50.2", |
|
0 commit comments