|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@apollo/client": "4.0.7", |
18 | | - "@apollo/client-integration-nextjs": "^0.14.0", |
| 18 | + "@apollo/client-integration-nextjs": "^0.14.1", |
19 | 19 | "@bprogress/next": "^3.2.12", |
20 | 20 | "@codemirror/lang-sql": "^6.10.0", |
21 | | - "@graphql-codegen/client-preset": "^5.1.0", |
| 21 | + "@graphql-codegen/client-preset": "^5.1.1", |
22 | 22 | "@hookform/resolvers": "^5.2.2", |
23 | 23 | "@radix-ui/react-alert-dialog": "^1.1.15", |
24 | 24 | "@radix-ui/react-avatar": "^1.1.10", |
|
42 | 42 | "dayjs": "^1.11.18", |
43 | 43 | "foxact": "^0.2.49", |
44 | 44 | "graphql": "^16.11.0", |
45 | | - "lucide-react": "^0.546.0", |
46 | | - "next": "16.0.0", |
| 45 | + "lucide-react": "^0.548.0", |
| 46 | + "next": "16.0.1-canary.2", |
47 | 47 | "next-themes": "^0.4.6", |
48 | | - "react": "19.3.0-canary-71b3a03c-20251021", |
49 | | - "react-dom": "19.3.0-canary-71b3a03c-20251021", |
| 48 | + "react": "19.3.0-canary-408b38ef-20251023", |
| 49 | + "react-dom": "19.3.0-canary-408b38ef-20251023", |
50 | 50 | "react-hook-form": "^7.65.0", |
51 | 51 | "react-remark": "^2.1.0", |
52 | 52 | "remark": "^15.0.1", |
|
63 | 63 | "@graphql-codegen/schema-ast": "^5.0.0", |
64 | 64 | "@graphql-typed-document-node/core": "^3.2.0", |
65 | 65 | "@parcel/watcher": "^2.5.1", |
66 | | - "@tailwindcss/postcss": "^4.1.15", |
| 66 | + "@tailwindcss/postcss": "^4.1.16", |
67 | 67 | "@types/node": "^24.9.1", |
68 | 68 | "@types/react": "^19.2.2", |
69 | 69 | "@types/react-dom": "^19.2.2", |
70 | 70 | "@typescript-eslint/parser": "^8.46.2", |
71 | 71 | "dprint": "^0.50.2", |
72 | 72 | "eslint": "^9.38.0", |
73 | | - "eslint-config-next": "16.0.0", |
| 73 | + "eslint-config-next": "16.0.1-canary.2", |
74 | 74 | "eslint-plugin-better-tailwindcss": "^3.7.10", |
75 | | - "tailwindcss": "^4.1.15", |
| 75 | + "tailwindcss": "^4.1.16", |
76 | 76 | "tw-animate-css": "^1.4.0", |
77 | 77 | "typescript": "^5.9.3" |
78 | 78 | } |
|
0 commit comments