|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@cloudinary/url-gen": "^1.21.0", |
28 | | - "@headlessui/react": "^2.2.6", |
| 28 | + "@headlessui/react": "^2.2.7", |
29 | 29 | "@mdx-js/mdx": "^3.1.0", |
30 | 30 | "@mdx-js/react": "^3.1.0", |
31 | | - "@next/bundle-analyzer": "^15.4.4", |
| 31 | + "@next/bundle-analyzer": "^15.4.5", |
32 | 32 | "@number-flow/react": "^0.5.10", |
33 | 33 | "@radix-ui/react-slot": "^1.2.3", |
34 | | - "@react-email/components": "^0.3.2", |
35 | | - "@react-email/render": "^1.1.3", |
| 34 | + "@react-email/components": "^0.4.0", |
| 35 | + "@react-email/render": "^1.1.4", |
36 | 36 | "@t3-oss/env-nextjs": "^0.13.8", |
37 | 37 | "@tailwindcss/typography": "^0.5.16", |
38 | | - "@tanstack/react-query": "^5.83.0", |
| 38 | + "@tanstack/react-query": "^5.84.1", |
39 | 39 | "@trpc/client": "11.4.3", |
40 | 40 | "@trpc/next": "11.4.3", |
41 | 41 | "@trpc/react-query": "11.4.3", |
|
47 | 47 | "fathom-client": "^3.7.2", |
48 | 48 | "feed": "^5.1.0", |
49 | 49 | "gray-matter": "^4.0.3", |
50 | | - "lucide-react": "^0.533.0", |
| 50 | + "lucide-react": "^0.536.0", |
51 | 51 | "micro": "^10.0.1", |
52 | | - "next": "15.4.4", |
| 52 | + "next": "15.4.5", |
53 | 53 | "next-cloudinary": "^6.16.0", |
54 | 54 | "next-mdx-remote": "5.0.0", |
55 | 55 | "pluralize": "^8.0.0", |
56 | 56 | "postcss": "^8.5.6", |
57 | | - "posthog-js": "^1.258.2", |
| 57 | + "posthog-js": "^1.258.5", |
58 | 58 | "posthog-node": "^5.6.0", |
59 | 59 | "prism-react-renderer": "^2.4.1", |
60 | 60 | "react": "19.1.1", |
61 | 61 | "react-aria": "^3.42.0", |
62 | 62 | "react-dom": "19.1.1", |
63 | | - "react-email": "4.2.5", |
64 | | - "react-hook-form": "^7.61.1", |
| 63 | + "react-email": "4.2.7", |
| 64 | + "react-hook-form": "^7.62.0", |
65 | 65 | "react-icons": "^5.5.0", |
66 | 66 | "react-stately": "^3.40.0", |
67 | 67 | "rehype-img-size": "^1.0.1", |
|
73 | 73 | "slugify": "^1.6.6", |
74 | 74 | "sonner": "^2.0.6", |
75 | 75 | "superjson": "^2.2.2", |
76 | | - "svix": "^1.69.0", |
| 76 | + "svix": "^1.70.0", |
77 | 77 | "tailwind-merge": "^3.3.1", |
78 | | - "zod": "^4.0.13" |
| 78 | + "zod": "^4.0.14" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | 81 | "@eslint/js": "^9.32.0", |
82 | 82 | "@ianvs/prettier-plugin-sort-imports": "^4.5.1", |
83 | | - "@next/eslint-plugin-next": "^15.4.4", |
84 | | - "@playwright/test": "^1.54.1", |
| 83 | + "@next/eslint-plugin-next": "^15.4.5", |
| 84 | + "@playwright/test": "^1.54.2", |
85 | 85 | "@tailwindcss/postcss": "^4.1.11", |
86 | 86 | "@testing-library/jest-dom": "^6.6.4", |
87 | 87 | "@testing-library/react": "^16.3.0", |
|
96 | 96 | "depcheck": "^1.4.7", |
97 | 97 | "dotenv": "^17.2.1", |
98 | 98 | "eslint": "9.32.0", |
99 | | - "eslint-config-next": "^15.4.4", |
| 99 | + "eslint-config-next": "^15.4.5", |
100 | 100 | "eslint-config-prettier": "^10.1.8", |
101 | 101 | "eslint-config-turbo": "^2.5.5", |
102 | 102 | "eslint-plugin-import": "^2.32.0", |
|
112 | 112 | "prettier-plugin-tailwindcss": "^0.6.14", |
113 | 113 | "schema-dts": "^1.1.5", |
114 | 114 | "tailwindcss": "^4.1.11", |
115 | | - "typescript": "5.8.3", |
| 115 | + "typescript": "5.9.2", |
116 | 116 | "typescript-eslint": "^8.38.0", |
117 | 117 | "vite-tsconfig-paths": "^5.1.4", |
118 | 118 | "vitest": "^3.2.4" |
|
0 commit comments