|
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.3", |
| 32 | + "@tanstack/react-query": "^5.66.7", |
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",
|
|
48 | 48 | "next-mdx-remote": "5.0.0",
|
49 | 49 | "pluralize": "^8.0.0",
|
50 | 50 | "postcss": "^8.5.2",
|
51 |
| - "posthog-js": "^1.218.2", |
| 51 | + "posthog-js": "^1.219.3", |
52 | 52 | "posthog-node": "^4.6.0",
|
53 | 53 | "prism-react-renderer": "^2.4.1",
|
54 | 54 | "react": "19.0.0",
|
|
76 | 76 | "@types/eslint": "^9.6.1",
|
77 | 77 | "@types/node": "^22.13.4",
|
78 | 78 | "@types/pluralize": "^0.0.33",
|
79 |
| - "@types/react": "19.0.9", |
80 |
| - "@typescript-eslint/eslint-plugin": "^8.24.0", |
81 |
| - "@typescript-eslint/parser": "^8.24.0", |
| 79 | + "@types/react": "19.0.10", |
| 80 | + "@typescript-eslint/eslint-plugin": "^8.24.1", |
| 81 | + "@typescript-eslint/parser": "^8.24.1", |
82 | 82 | "depcheck": "^1.4.7",
|
83 | 83 | "eslint": "9.20.1",
|
84 | 84 | "eslint-config-next": "^15.1.7",
|
|
97 | 97 | "schema-dts": "^1.1.2",
|
98 | 98 | "tailwindcss": "^3.4.17",
|
99 | 99 | "typescript": "5.7.3",
|
100 |
| - "typescript-eslint": "^8.24.0" |
| 100 | + "typescript-eslint": "^8.24.1" |
101 | 101 | },
|
102 | 102 | "repository": {
|
103 | 103 | "type": "git",
|
|
0 commit comments