|
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.3", |
| 35 | + "@next/bundle-analyzer": "16.0.4", |
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", |
|
41 | 41 | "@t3-oss/env-nextjs": "^0.13.8", |
42 | 42 | "@tailwindcss/typography": "^0.5.19", |
43 | 43 | "@tanstack/react-query": "^5.90.10", |
44 | | - "@trpc/client": "11.7.1", |
45 | | - "@trpc/next": "11.7.1", |
46 | | - "@trpc/react-query": "11.7.1", |
47 | | - "@trpc/server": "11.7.1", |
| 44 | + "@trpc/client": "11.7.2", |
| 45 | + "@trpc/next": "11.7.2", |
| 46 | + "@trpc/react-query": "11.7.2", |
| 47 | + "@trpc/server": "11.7.2", |
48 | 48 | "@types/mdx": "^2.0.13", |
49 | 49 | "class-variance-authority": "^0.7.1", |
50 | 50 | "clsx": "^2.1.1", |
|
54 | 54 | "gray-matter": "^4.0.3", |
55 | 55 | "lucide-react": "^0.554.0", |
56 | 56 | "micro": "^10.0.1", |
57 | | - "next": "16.0.3", |
| 57 | + "next": "16.0.4", |
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.297.2", |
63 | | - "posthog-node": "^5.13.2", |
| 62 | + "posthog-js": "^1.298.0", |
| 63 | + "posthog-node": "^5.14.0", |
64 | 64 | "prism-react-renderer": "^2.4.1", |
65 | 65 | "react": "19.2.0", |
66 | 66 | "react-aria": "^3.44.0", |
|
80 | 80 | "superjson": "^2.2.5", |
81 | 81 | "svix": "^1.81.0", |
82 | 82 | "tailwind-merge": "^3.4.0", |
83 | | - "zod": "^4.1.12" |
| 83 | + "zod": "^4.1.13" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | 86 | "@eslint/eslintrc": "^3.3.1", |
87 | 87 | "@eslint/js": "^9.39.1", |
88 | 88 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
89 | | - "@next/eslint-plugin-next": "16.0.3", |
90 | | - "@playwright/test": "^1.56.1", |
| 89 | + "@next/eslint-plugin-next": "16.0.4", |
| 90 | + "@playwright/test": "^1.57.0", |
91 | 91 | "@react-email/preview-server": "5.0.5", |
92 | 92 | "@tailwindcss/postcss": "^4.1.17", |
93 | 93 | "@testing-library/jest-dom": "^6.9.1", |
|
96 | 96 | "@types/eslint": "^9.6.1", |
97 | 97 | "@types/node": "^24.10.1", |
98 | 98 | "@types/pluralize": "^0.0.33", |
99 | | - "@types/react": "19.2.6", |
100 | | - "@typescript-eslint/eslint-plugin": "^8.47.0", |
101 | | - "@typescript-eslint/parser": "^8.47.0", |
| 99 | + "@types/react": "19.2.7", |
| 100 | + "@typescript-eslint/eslint-plugin": "^8.48.0", |
| 101 | + "@typescript-eslint/parser": "^8.48.0", |
102 | 102 | "@vitejs/plugin-react": "^5.1.1", |
103 | 103 | "babel-plugin-react-compiler": "^1.0.0", |
104 | 104 | "depcheck": "^1.4.7", |
105 | 105 | "dotenv": "^17.2.3", |
106 | 106 | "eslint": "9.39.1", |
107 | | - "eslint-config-next": "16.0.3", |
| 107 | + "eslint-config-next": "16.0.4", |
108 | 108 | "eslint-config-prettier": "^10.1.8", |
109 | 109 | "eslint-config-turbo": "^2.6.1", |
110 | 110 | "eslint-plugin-import": "^2.32.0", |
|
122 | 122 | "tailwindcss": "^4.1.17", |
123 | 123 | "tsx": "^4.20.6", |
124 | 124 | "typescript": "5.9.3", |
125 | | - "typescript-eslint": "^8.47.0", |
| 125 | + "typescript-eslint": "^8.48.0", |
126 | 126 | "vite-tsconfig-paths": "^5.1.4", |
127 | 127 | "vitest": "^3.2.4" |
128 | 128 | }, |
|
0 commit comments