|
29 | 29 | "@react-email/render": "^1.0.5",
|
30 | 30 | "@t3-oss/env-nextjs": "^0.12.0",
|
31 | 31 | "@tailwindcss/typography": "^0.5.16",
|
32 |
| - "@tanstack/react-query": "^5.66.7", |
| 32 | + "@tanstack/react-query": "^5.66.9", |
33 | 33 | "@trpc/client": "11.0.0-rc.666",
|
34 | 34 | "@trpc/next": "11.0.0-rc.666",
|
35 | 35 | "@trpc/react-query": "11.0.0-rc.666",
|
|
47 | 47 | "next-cloudinary": "^6.16.0",
|
48 | 48 | "next-mdx-remote": "5.0.0",
|
49 | 49 | "pluralize": "^8.0.0",
|
50 |
| - "postcss": "^8.5.2", |
51 |
| - "posthog-js": "^1.219.3", |
52 |
| - "posthog-node": "^4.6.0", |
| 50 | + "postcss": "^8.5.3", |
| 51 | + "posthog-js": "^1.222.0", |
| 52 | + "posthog-node": "^4.7.0", |
53 | 53 | "prism-react-renderer": "^2.4.1",
|
54 | 54 | "react": "19.0.0",
|
55 | 55 | "react-aria": "^3.37.0",
|
56 | 56 | "react-dom": "19.0.0",
|
57 | 57 | "react-email": "3.0.7",
|
58 |
| - "react-icons": "^5.4.0", |
| 58 | + "react-icons": "^5.5.0", |
59 | 59 | "react-stately": "^3.35.0",
|
60 | 60 | "rehype-img-size": "^1.0.1",
|
61 | 61 | "rehype-slug": "^6.0.0",
|
|
64 | 64 | "sharp": "^0.33.5",
|
65 | 65 | "slugify": "^1.6.6",
|
66 | 66 | "superjson": "^2.2.2",
|
67 |
| - "svix": "^1.57.0", |
| 67 | + "svix": "^1.59.1", |
68 | 68 | "tailwind-merge": "^3.0.1",
|
69 | 69 | "zod": "^3.24.2"
|
70 | 70 | },
|
71 | 71 | "devDependencies": {
|
72 |
| - "@eslint/js": "^9.20.0", |
| 72 | + "@eslint/js": "^9.21.0", |
73 | 73 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1",
|
74 | 74 | "@next/eslint-plugin-next": "^15.1.7",
|
75 | 75 | "@playwright/test": "^1.50.1",
|
76 | 76 | "@types/eslint": "^9.6.1",
|
77 |
| - "@types/node": "^22.13.4", |
| 77 | + "@types/node": "^22.13.5", |
78 | 78 | "@types/pluralize": "^0.0.33",
|
79 | 79 | "@types/react": "19.0.10",
|
80 | 80 | "@typescript-eslint/eslint-plugin": "^8.24.1",
|
81 | 81 | "@typescript-eslint/parser": "^8.24.1",
|
82 | 82 | "depcheck": "^1.4.7",
|
83 |
| - "eslint": "9.20.1", |
| 83 | + "eslint": "9.21.0", |
84 | 84 | "eslint-config-next": "^15.1.7",
|
85 | 85 | "eslint-config-prettier": "^10.0.1",
|
86 | 86 | "eslint-config-turbo": "^2.4.2",
|
|
92 | 92 | "eslint-plugin-unused-imports": "^4.1.4",
|
93 | 93 | "github-slugger": "^2.0.0",
|
94 | 94 | "jiti": "^2.4.2",
|
95 |
| - "prettier": "^3.5.1", |
| 95 | + "prettier": "^3.5.2", |
96 | 96 | "prettier-plugin-tailwindcss": "^0.6.11",
|
97 | 97 | "schema-dts": "^1.1.2",
|
98 | 98 | "tailwindcss": "^3.4.17",
|
|
0 commit comments