|
28 | 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.5", |
| 31 | + "@next/bundle-analyzer": "^15.4.6", |
32 | 32 | "@number-flow/react": "^0.5.10", |
33 | 33 | "@radix-ui/react-slot": "^1.2.3", |
34 | | - "@react-email/components": "^0.4.0", |
35 | | - "@react-email/render": "^1.1.4", |
| 34 | + "@react-email/components": "^0.5.0", |
| 35 | + "@react-email/render": "^1.2.0", |
36 | 36 | "@t3-oss/env-nextjs": "^0.13.8", |
37 | 37 | "@tailwindcss/typography": "^0.5.16", |
38 | | - "@tanstack/react-query": "^5.84.1", |
| 38 | + "@tanstack/react-query": "^5.85.3", |
39 | 39 | "@trpc/client": "11.4.4", |
40 | 40 | "@trpc/next": "11.4.4", |
41 | 41 | "@trpc/react-query": "11.4.4", |
|
47 | 47 | "fathom-client": "^3.7.2", |
48 | 48 | "feed": "^5.1.0", |
49 | 49 | "gray-matter": "^4.0.3", |
50 | | - "lucide-react": "^0.536.0", |
| 50 | + "lucide-react": "^0.539.0", |
51 | 51 | "micro": "^10.0.1", |
52 | | - "next": "15.4.5", |
| 52 | + "next": "15.4.6", |
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.5", |
58 | | - "posthog-node": "^5.6.0", |
| 57 | + "posthog-js": "^1.260.1", |
| 58 | + "posthog-node": "^5.7.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.7", |
| 63 | + "react-email": "4.2.8", |
64 | 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", |
68 | 68 | "rehype-slug": "^6.0.0", |
69 | 69 | "remark-gfm": "^4.0.1", |
70 | 70 | "resend": "^4.8.0", |
71 | | - "sass": "^1.89.2", |
| 71 | + "sass": "^1.90.0", |
72 | 72 | "sharp": "^0.34.3", |
73 | 73 | "slugify": "^1.6.6", |
74 | 74 | "sonner": "^2.0.7", |
75 | 75 | "superjson": "^2.2.2", |
76 | | - "svix": "^1.70.0", |
| 76 | + "svix": "^1.73.0", |
77 | 77 | "tailwind-merge": "^3.3.1", |
78 | | - "zod": "^4.0.14" |
| 78 | + "zod": "^4.0.17" |
79 | 79 | }, |
80 | 80 | "devDependencies": { |
81 | | - "@eslint/js": "^9.32.0", |
82 | | - "@ianvs/prettier-plugin-sort-imports": "^4.5.1", |
83 | | - "@next/eslint-plugin-next": "^15.4.5", |
| 81 | + "@eslint/js": "^9.33.0", |
| 82 | + "@ianvs/prettier-plugin-sort-imports": "^4.6.2", |
| 83 | + "@next/eslint-plugin-next": "^15.4.6", |
84 | 84 | "@playwright/test": "^1.54.2", |
85 | | - "@tailwindcss/postcss": "^4.1.11", |
86 | | - "@testing-library/jest-dom": "^6.6.4", |
| 85 | + "@tailwindcss/postcss": "^4.1.12", |
| 86 | + "@testing-library/jest-dom": "^6.7.0", |
87 | 87 | "@testing-library/react": "^16.3.0", |
88 | 88 | "@testing-library/user-event": "^14.6.1", |
89 | 89 | "@types/eslint": "^9.6.1", |
90 | | - "@types/node": "^24.2.0", |
| 90 | + "@types/node": "^24.3.0", |
91 | 91 | "@types/pluralize": "^0.0.33", |
92 | | - "@types/react": "19.1.9", |
93 | | - "@typescript-eslint/eslint-plugin": "^8.39.0", |
94 | | - "@typescript-eslint/parser": "^8.39.0", |
| 92 | + "@types/react": "19.1.10", |
| 93 | + "@typescript-eslint/eslint-plugin": "^8.39.1", |
| 94 | + "@typescript-eslint/parser": "^8.39.1", |
95 | 95 | "@vitejs/plugin-react": "^4.7.0", |
96 | 96 | "depcheck": "^1.4.7", |
97 | 97 | "dotenv": "^17.2.1", |
98 | | - "eslint": "9.32.0", |
99 | | - "eslint-config-next": "^15.4.5", |
| 98 | + "eslint": "9.33.0", |
| 99 | + "eslint-config-next": "^15.4.6", |
100 | 100 | "eslint-config-prettier": "^10.1.8", |
101 | | - "eslint-config-turbo": "^2.5.5", |
| 101 | + "eslint-config-turbo": "^2.5.6", |
102 | 102 | "eslint-plugin-import": "^2.32.0", |
103 | 103 | "eslint-plugin-jsx-a11y": "^6.10.2", |
104 | 104 | "eslint-plugin-react": "^7.37.5", |
|
111 | 111 | "prettier": "^3.6.2", |
112 | 112 | "prettier-plugin-tailwindcss": "^0.6.14", |
113 | 113 | "schema-dts": "^1.1.5", |
114 | | - "tailwindcss": "^4.1.11", |
| 114 | + "tailwindcss": "^4.1.12", |
115 | 115 | "typescript": "5.9.2", |
116 | | - "typescript-eslint": "^8.39.0", |
| 116 | + "typescript-eslint": "^8.39.1", |
117 | 117 | "vite-tsconfig-paths": "^5.1.4", |
118 | 118 | "vitest": "^3.2.4" |
119 | 119 | }, |
|
0 commit comments