|
36 | 36 | "@t3-oss/env-nextjs": "^0.13.8",
|
37 | 37 | "@tailwindcss/typography": "^0.5.16",
|
38 | 38 | "@tanstack/react-query": "^5.84.1",
|
39 |
| - "@trpc/client": "11.4.3", |
40 |
| - "@trpc/next": "11.4.3", |
41 |
| - "@trpc/react-query": "11.4.3", |
42 |
| - "@trpc/server": "11.4.3", |
| 39 | + "@trpc/client": "11.4.4", |
| 40 | + "@trpc/next": "11.4.4", |
| 41 | + "@trpc/react-query": "11.4.4", |
| 42 | + "@trpc/server": "11.4.4", |
43 | 43 | "@types/mdx": "^2.0.13",
|
44 | 44 | "class-variance-authority": "^0.7.1",
|
45 | 45 | "clsx": "^2.1.1",
|
|
67 | 67 | "rehype-img-size": "^1.0.1",
|
68 | 68 | "rehype-slug": "^6.0.0",
|
69 | 69 | "remark-gfm": "^4.0.1",
|
70 |
| - "resend": "^4.7.0", |
| 70 | + "resend": "^4.8.0", |
71 | 71 | "sass": "^1.89.2",
|
72 | 72 | "sharp": "^0.34.3",
|
73 | 73 | "slugify": "^1.6.6",
|
74 |
| - "sonner": "^2.0.6", |
| 74 | + "sonner": "^2.0.7", |
75 | 75 | "superjson": "^2.2.2",
|
76 | 76 | "svix": "^1.70.0",
|
77 | 77 | "tailwind-merge": "^3.3.1",
|
|
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.1.0", |
| 90 | + "@types/node": "^24.2.0", |
91 | 91 | "@types/pluralize": "^0.0.33",
|
92 | 92 | "@types/react": "19.1.9",
|
93 |
| - "@typescript-eslint/eslint-plugin": "^8.38.0", |
94 |
| - "@typescript-eslint/parser": "^8.38.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^8.39.0", |
| 94 | + "@typescript-eslint/parser": "^8.39.0", |
95 | 95 | "@vitejs/plugin-react": "^4.7.0",
|
96 | 96 | "depcheck": "^1.4.7",
|
97 | 97 | "dotenv": "^17.2.1",
|
|
113 | 113 | "schema-dts": "^1.1.5",
|
114 | 114 | "tailwindcss": "^4.1.11",
|
115 | 115 | "typescript": "5.9.2",
|
116 |
| - "typescript-eslint": "^8.38.0", |
| 116 | + "typescript-eslint": "^8.39.0", |
117 | 117 | "vite-tsconfig-paths": "^5.1.4",
|
118 | 118 | "vitest": "^3.2.4"
|
119 | 119 | },
|
|
0 commit comments