|
32 | 32 | "@headlessui/react": "^2.2.9", |
33 | 33 | "@mdx-js/mdx": "^3.1.1", |
34 | 34 | "@mdx-js/react": "^3.1.1", |
35 | | - "@next/bundle-analyzer": "16.0.4", |
| 35 | + "@next/bundle-analyzer": "16.0.5", |
36 | 36 | "@number-flow/react": "^0.5.10", |
37 | 37 | "@radix-ui/react-slot": "^1.2.4", |
38 | 38 | "@react-email/components": "^1.0.1", |
39 | 39 | "@react-email/markdown": "0.0.17", |
40 | 40 | "@react-email/render": "^2.0.0", |
41 | 41 | "@t3-oss/env-nextjs": "^0.13.8", |
42 | 42 | "@tailwindcss/typography": "^0.5.19", |
43 | | - "@tanstack/react-query": "^5.90.10", |
| 43 | + "@tanstack/react-query": "^5.90.11", |
44 | 44 | "@trpc/client": "11.7.2", |
45 | 45 | "@trpc/next": "11.7.2", |
46 | 46 | "@trpc/react-query": "11.7.2", |
|
52 | 52 | "fathom-client": "^3.7.2", |
53 | 53 | "feed": "^5.1.0", |
54 | 54 | "gray-matter": "^4.0.3", |
55 | | - "lucide-react": "^0.554.0", |
| 55 | + "lucide-react": "^0.555.0", |
56 | 56 | "micro": "^10.0.1", |
57 | | - "next": "16.0.4", |
| 57 | + "next": "16.0.5", |
58 | 58 | "next-cloudinary": "^6.17.5", |
59 | 59 | "next-mdx-remote": "5.0.0", |
60 | 60 | "pluralize": "^8.0.0", |
61 | 61 | "postcss": "^8.5.6", |
62 | | - "posthog-js": "^1.298.0", |
63 | | - "posthog-node": "^5.14.0", |
| 62 | + "posthog-js": "^1.298.1", |
| 63 | + "posthog-node": "^5.14.1", |
64 | 64 | "prism-react-renderer": "^2.4.1", |
65 | 65 | "react": "19.2.0", |
66 | 66 | "react-aria": "^3.44.0", |
67 | 67 | "react-dom": "19.2.0", |
68 | 68 | "react-email": "5.0.5", |
69 | | - "react-hook-form": "^7.66.1", |
| 69 | + "react-hook-form": "^7.67.0", |
70 | 70 | "react-icons": "^5.5.0", |
71 | 71 | "react-stately": "^3.42.0", |
72 | 72 | "rehype-img-size": "^1.0.1", |
|
77 | 77 | "sharp": "^0.34.5", |
78 | 78 | "slugify": "^1.6.6", |
79 | 79 | "sonner": "^2.0.7", |
80 | | - "superjson": "^2.2.5", |
| 80 | + "superjson": "^2.2.6", |
81 | 81 | "svix": "^1.81.0", |
82 | 82 | "tailwind-merge": "^3.4.0", |
83 | 83 | "zod": "^4.1.13" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | | - "@eslint/eslintrc": "^3.3.1", |
| 86 | + "@eslint/eslintrc": "^3.3.3", |
87 | 87 | "@eslint/js": "^9.39.1", |
88 | 88 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
89 | | - "@next/eslint-plugin-next": "16.0.4", |
| 89 | + "@next/eslint-plugin-next": "16.0.5", |
90 | 90 | "@playwright/test": "^1.57.0", |
91 | 91 | "@react-email/preview-server": "5.0.5", |
92 | 92 | "@tailwindcss/postcss": "^4.1.17", |
|
104 | 104 | "depcheck": "^1.4.7", |
105 | 105 | "dotenv": "^17.2.3", |
106 | 106 | "eslint": "9.39.1", |
107 | | - "eslint-config-next": "16.0.4", |
| 107 | + "eslint-config-next": "16.0.5", |
108 | 108 | "eslint-config-prettier": "^10.1.8", |
109 | 109 | "eslint-config-turbo": "^2.6.1", |
110 | 110 | "eslint-plugin-import": "^2.32.0", |
|
116 | 116 | "github-slugger": "^2.0.0", |
117 | 117 | "jiti": "^2.6.1", |
118 | 118 | "jsdom": "^27.2.0", |
119 | | - "prettier": "^3.6.2", |
| 119 | + "prettier": "^3.7.2", |
120 | 120 | "prettier-plugin-tailwindcss": "^0.7.1", |
121 | 121 | "schema-dts": "^1.1.5", |
122 | 122 | "tailwindcss": "^4.1.17", |
|
135 | 135 | }, |
136 | 136 | "pnpm": { |
137 | 137 | "overrides": { |
138 | | - "@types/react": "19.2.6" |
| 138 | + "@types/react": "19.2.7" |
139 | 139 | } |
140 | 140 | } |
141 | 141 | } |
0 commit comments