|
30 | 30 | "@radix-ui/react-separator": "^1.1.7", |
31 | 31 | "@radix-ui/react-slot": "^1.2.3", |
32 | 32 | "@radix-ui/react-tooltip": "^1.2.8", |
33 | | - "@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0", |
34 | | - "@tailwindcss/typography": "^0.5.18", |
| 33 | + "@swc-contrib/plugin-graphql-codegen-client-preset": "^0.7.0", |
| 34 | + "@tailwindcss/typography": "^0.5.19", |
35 | 35 | "@tanstack/react-table": "^8.21.3", |
36 | 36 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
37 | 37 | "class-variance-authority": "^0.7.1", |
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.20", |
| 41 | + "next": "15.6.0-canary.27", |
42 | 42 | "next-themes": "^0.4.6", |
43 | | - "react": "19.2.0-canary-d415fd3e-20250919", |
44 | | - "react-dom": "19.2.0-canary-d415fd3e-20250919", |
| 43 | + "react": "19.2.0-canary-e2332183-20250924", |
| 44 | + "react-dom": "19.2.0-canary-e2332183-20250924", |
45 | 45 | "react-hook-form": "^7.63.0", |
46 | 46 | "react-remark": "^2.1.0", |
47 | 47 | "remark": "^15.0.1", |
|
61 | 61 | "@types/node": "^24.5.2", |
62 | 62 | "@types/react": "^19.1.13", |
63 | 63 | "@types/react-dom": "^19.1.9", |
64 | | - "@typescript-eslint/parser": "^8.44.0", |
| 64 | + "@typescript-eslint/parser": "^8.44.1", |
65 | 65 | "dprint": "^0.50.2", |
66 | 66 | "eslint": "^9.36.0", |
67 | | - "eslint-config-next": "15.5.3", |
| 67 | + "eslint-config-next": "15.5.4", |
68 | 68 | "eslint-plugin-better-tailwindcss": "^3.7.9", |
69 | 69 | "eslint-plugin-react-hooks": "^5.2.0", |
70 | 70 | "tailwindcss": "^4.1.13", |
71 | | - "tw-animate-css": "^1.3.8", |
| 71 | + "tw-animate-css": "^1.4.0", |
72 | 72 | "typescript": "^5.9.2" |
73 | 73 | } |
74 | 74 | } |
0 commit comments