|
31 | 31 | "@radix-ui/react-slot": "^1.2.3", |
32 | 32 | "@radix-ui/react-tooltip": "^1.2.8", |
33 | 33 | "@swc-contrib/plugin-graphql-codegen-client-preset": "^0.6.0", |
34 | | - "@tailwindcss/typography": "^0.5.16", |
| 34 | + "@tailwindcss/typography": "^0.5.18", |
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.6", |
| 41 | + "next": "15.6.0-canary.20", |
42 | 42 | "next-themes": "^0.4.6", |
43 | | - "react": "19.2.0-canary-8a8e9a7e-20250912", |
44 | | - "react-dom": "19.2.0-canary-8a8e9a7e-20250912", |
45 | | - "react-hook-form": "^7.62.0", |
| 43 | + "react": "19.2.0-canary-d415fd3e-20250919", |
| 44 | + "react-dom": "19.2.0-canary-d415fd3e-20250919", |
| 45 | + "react-hook-form": "^7.63.0", |
46 | 46 | "react-remark": "^2.1.0", |
47 | 47 | "remark": "^15.0.1", |
48 | 48 | "remark-html": "^16.0.1", |
49 | 49 | "sonner": "^2.0.7", |
50 | 50 | "tailwind-merge": "^3.3.1", |
51 | | - "zod": "^4.1.9" |
| 51 | + "zod": "^4.1.11" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@0no-co/graphqlsp": "^1.15.0", |
|
63 | 63 | "@types/react-dom": "^19.1.9", |
64 | 64 | "@typescript-eslint/parser": "^8.44.0", |
65 | 65 | "dprint": "^0.50.2", |
66 | | - "eslint": "^9.35.0", |
| 66 | + "eslint": "^9.36.0", |
67 | 67 | "eslint-config-next": "15.5.3", |
68 | 68 | "eslint-plugin-better-tailwindcss": "^3.7.9", |
69 | 69 | "eslint-plugin-react-hooks": "^5.2.0", |
|
0 commit comments