|
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 | "@codemirror/lang-sql": "^6.10.0", |
21 | 21 | "@graphql-codegen/client-preset": "^5.0.1", |
|
45 | 45 | "foxact": "^0.2.49", |
46 | 46 | "graphql": "^16.11.0", |
47 | 47 | "lucide-react": "^0.544.0", |
48 | | - "next": "15.6.0-canary.27", |
| 48 | + "next": "15.6.0-canary.32", |
49 | 49 | "next-themes": "^0.4.6", |
50 | | - "react": "19.2.0-canary-e2332183-20250924", |
| 50 | + "react": "19.2.0-canary-df38ac9a-20250926", |
51 | 51 | "react-codemirror-merge": "^4.25.2", |
52 | | - "react-dom": "19.2.0-canary-e2332183-20250924", |
| 52 | + "react-dom": "19.2.0-canary-df38ac9a-20250926", |
53 | 53 | "react-hook-form": "^7.63.0", |
54 | 54 | "react-remark": "^2.1.0", |
55 | 55 | "remark": "^15.0.1", |
|
68 | 68 | "@parcel/watcher": "^2.5.1", |
69 | 69 | "@tailwindcss/postcss": "^4.1.13", |
70 | 70 | "@types/node": "^24.5.2", |
71 | | - "@types/react": "^19.1.13", |
| 71 | + "@types/react": "^19.1.15", |
72 | 72 | "@types/react-dom": "^19.1.9", |
73 | 73 | "@typescript-eslint/parser": "^8.44.1", |
74 | 74 | "dprint": "^0.50.2", |
|
0 commit comments