|
33 | 33 | "@radix-ui/react-toggle-group": "^1.1.11", |
34 | 34 | "@radix-ui/react-tooltip": "^1.2.8", |
35 | 35 | "@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0", |
36 | | - "@tailwindcss/typography": "^0.5.16", |
| 36 | + "@tailwindcss/typography": "^0.5.18", |
37 | 37 | "@tanstack/react-table": "^8.21.3", |
38 | 38 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
39 | 39 | "class-variance-authority": "^0.7.1", |
40 | 40 | "clsx": "^2.1.1", |
41 | 41 | "foxact": "^0.2.49", |
42 | 42 | "graphql": "^16.11.0", |
43 | 43 | "lucide-react": "^0.544.0", |
44 | | - "next": "15.6.0-canary.6", |
| 44 | + "next": "15.6.0-canary.20", |
45 | 45 | "next-themes": "^0.4.6", |
46 | | - "react": "19.2.0-canary-8a8e9a7e-20250912", |
47 | | - "react-dom": "19.2.0-canary-8a8e9a7e-20250912", |
48 | | - "react-hook-form": "^7.62.0", |
| 46 | + "react": "19.2.0-canary-d415fd3e-20250919", |
| 47 | + "react-dom": "19.2.0-canary-d415fd3e-20250919", |
| 48 | + "react-hook-form": "^7.63.0", |
49 | 49 | "react-remark": "^2.1.0", |
50 | 50 | "remark": "^15.0.1", |
51 | 51 | "remark-html": "^16.0.1", |
52 | 52 | "sonner": "^2.0.7", |
53 | 53 | "tailwind-merge": "^3.3.1", |
54 | | - "zod": "^4.1.9" |
| 54 | + "zod": "^4.1.11" |
55 | 55 | }, |
56 | 56 | "devDependencies": { |
57 | 57 | "@0no-co/graphqlsp": "^1.15.0", |
|
66 | 66 | "@types/react-dom": "^19.1.9", |
67 | 67 | "@typescript-eslint/parser": "^8.44.0", |
68 | 68 | "dprint": "^0.50.2", |
69 | | - "eslint": "^9.35.0", |
| 69 | + "eslint": "^9.36.0", |
70 | 70 | "eslint-config-next": "15.5.3", |
71 | 71 | "eslint-plugin-better-tailwindcss": "^3.7.9", |
72 | 72 | "eslint-plugin-react-hooks": "^5.2.0", |
|
0 commit comments