|
38 | 38 | "@headlessui/react": "^2.2.10", |
39 | 39 | "@mdx-js/mdx": "^3.1.1", |
40 | 40 | "@mdx-js/react": "^3.1.1", |
41 | | - "@next/bundle-analyzer": "16.2.6", |
| 41 | + "@next/bundle-analyzer": "16.2.7", |
42 | 42 | "@number-flow/react": "^0.6.0", |
43 | | - "@radix-ui/react-dialog": "^1.1.15", |
44 | | - "@radix-ui/react-navigation-menu": "^1.2.14", |
45 | | - "@radix-ui/react-slot": "^1.2.4", |
46 | | - "@radix-ui/react-tooltip": "^1.2.8", |
| 43 | + "@radix-ui/react-dialog": "^1.1.16", |
| 44 | + "@radix-ui/react-navigation-menu": "^1.2.15", |
| 45 | + "@radix-ui/react-slot": "^1.2.5", |
| 46 | + "@radix-ui/react-tooltip": "^1.2.9", |
47 | 47 | "@react-email/render": "^2.0.8", |
48 | 48 | "@t3-oss/env-nextjs": "^0.13.11", |
49 | 49 | "@tailwindcss/typography": "^0.5.19", |
50 | | - "@tanstack/react-query": "^5.100.14", |
| 50 | + "@tanstack/react-query": "^5.101.0", |
51 | 51 | "@trpc/client": "11.17.0", |
52 | 52 | "@trpc/next": "11.17.0", |
53 | 53 | "@trpc/react-query": "11.17.0", |
54 | 54 | "@trpc/server": "11.17.0", |
55 | | - "@types/mdx": "^2.0.13", |
| 55 | + "@types/mdx": "^2.0.14", |
56 | 56 | "@upstash/ratelimit": "^2.0.8", |
57 | 57 | "@upstash/redis": "^1.38.0", |
58 | 58 | "class-variance-authority": "^0.7.1", |
|
64 | 64 | "gray-matter": "^4.0.3", |
65 | 65 | "lucide-react": "^1.17.0", |
66 | 66 | "micro": "^10.0.1", |
67 | | - "next": "16.2.6", |
| 67 | + "next": "16.2.7", |
68 | 68 | "next-cloudinary": "^6.17.5", |
69 | 69 | "next-mdx-remote": "6.0.0", |
70 | 70 | "nuqs": "^2.8.9", |
71 | 71 | "pluralize": "^8.0.0", |
72 | 72 | "postcss": "^8.5.14", |
73 | | - "posthog-js": "^1.376.4", |
74 | | - "posthog-node": "^5.35.6", |
| 73 | + "posthog-js": "^1.381.0", |
| 74 | + "posthog-node": "^5.36.3", |
75 | 75 | "prism-react-renderer": "^2.4.1", |
76 | | - "react": "19.2.6", |
| 76 | + "react": "19.2.7", |
77 | 77 | "react-aria": "^3.49.0", |
78 | | - "react-dom": "19.2.6", |
| 78 | + "react-dom": "19.2.7", |
79 | 79 | "react-email": "6.5.0", |
80 | | - "react-hook-form": "^7.76.1", |
| 80 | + "react-hook-form": "^7.77.0", |
81 | 81 | "react-stately": "^3.47.0", |
82 | 82 | "rehype-img-size": "^1.0.1", |
83 | 83 | "rehype-slug": "^6.0.0", |
|
96 | 96 | "devDependencies": { |
97 | 97 | "@eslint/js": "^10.0.1", |
98 | 98 | "@ianvs/prettier-plugin-sort-imports": "^4.7.1", |
99 | | - "@next/eslint-plugin-next": "16.2.6", |
| 99 | + "@next/eslint-plugin-next": "16.2.7", |
100 | 100 | "@playwright/test": "^1.60.0", |
101 | 101 | "@tailwindcss/postcss": "^4.3.0", |
102 | 102 | "@testing-library/jest-dom": "^6.9.1", |
103 | 103 | "@testing-library/react": "^16.3.2", |
104 | 104 | "@testing-library/user-event": "^14.6.1", |
105 | 105 | "@types/eslint-plugin-jsx-a11y": "^6.10.1", |
106 | | - "@types/node": "^25.9.1", |
| 106 | + "@types/node": "^25.9.2", |
107 | 107 | "@types/pluralize": "^0.0.33", |
108 | | - "@types/react": "19.2.15", |
109 | | - "@typescript-eslint/eslint-plugin": "^8.60.0", |
110 | | - "@typescript-eslint/parser": "^8.60.0", |
| 108 | + "@types/react": "19.2.17", |
| 109 | + "@typescript-eslint/eslint-plugin": "^8.60.1", |
| 110 | + "@typescript-eslint/parser": "^8.60.1", |
111 | 111 | "@vitejs/plugin-react": "^6.0.2", |
112 | 112 | "babel-plugin-react-compiler": "^1.0.0", |
113 | 113 | "dotenv": "^17.4.2", |
|
120 | 120 | "github-slugger": "^2.0.0", |
121 | 121 | "jiti": "^2.7.0", |
122 | 122 | "jsdom": "^29.1.1", |
123 | | - "knip": "^6.14.2", |
| 123 | + "knip": "^6.16.0", |
124 | 124 | "pagefind": "^1.5.2", |
125 | 125 | "prettier": "^3.8.3", |
126 | 126 | "prettier-plugin-tailwindcss": "^0.8.0", |
127 | 127 | "schema-dts": "^2.0.0", |
128 | 128 | "tailwindcss": "^4.3.0", |
129 | | - "tsx": "^4.22.3", |
| 129 | + "tsx": "^4.22.4", |
130 | 130 | "typescript": "6.0.3", |
131 | | - "typescript-eslint": "^8.60.0", |
132 | | - "vite": "^8.0.14", |
| 131 | + "typescript-eslint": "^8.60.1", |
| 132 | + "vite": "^8.0.16", |
133 | 133 | "vite-tsconfig-paths": "^6.1.1", |
134 | | - "vitest": "^4.1.7" |
| 134 | + "vitest": "^4.1.8" |
135 | 135 | }, |
136 | 136 | "repository": { |
137 | 137 | "type": "git", |
|
142 | 142 | }, |
143 | 143 | "pnpm": { |
144 | 144 | "overrides": { |
145 | | - "next": "16.2.6", |
| 145 | + "next": "16.2.7", |
146 | 146 | "tailwindcss": "^4.3.0", |
147 | 147 | "minimatch@3>brace-expansion": "1.1.14", |
148 | 148 | "gray-matter>js-yaml": "3.14.2", |
|
0 commit comments