|
22 | 22 | "@orbitkit/env": "workspace:^",
|
23 | 23 | "@orbitkit/ui": "workspace:^",
|
24 | 24 | "@orbitkit/utils": "workspace:^",
|
25 |
| - "@sentry/nextjs": "^8.18.0", |
26 |
| - "@t3-oss/env-nextjs": "^0.10.1", |
27 |
| - "@tanstack/react-query": "^5.51.4", |
28 |
| - "@total-typescript/ts-reset": "^0.5.1", |
| 25 | + "@sentry/nextjs": "^8.27.0", |
| 26 | + "@t3-oss/env-nextjs": "^0.11.1", |
| 27 | + "@tanstack/react-query": "^5.53.1", |
| 28 | + "@total-typescript/ts-reset": "^0.6.0", |
29 | 29 | "@trpc/client": "next",
|
30 | 30 | "@trpc/react-query": "next",
|
31 | 31 | "@trpc/server": "next",
|
32 |
| - "@unkey/ratelimit": "^0.3.1", |
| 32 | + "@unkey/ratelimit": "^0.4.4", |
33 | 33 | "@uploadthing/react": "^6.7.2",
|
34 | 34 | "geist": "^1.3.1",
|
35 |
| - "next": "14.2.5", |
| 35 | + "next": "14.2.7", |
36 | 36 | "next-themes": "^0.3.0",
|
37 |
| - "posthog-js": "^1.148.0", |
38 |
| - "posthog-node": "^4.0.1", |
| 37 | + "posthog-js": "^1.160.0", |
| 38 | + "posthog-node": "^4.2.0", |
39 | 39 | "react": "^18.3.1",
|
40 | 40 | "react-dom": "^18.3.1",
|
41 | 41 | "server-only": "^0.0.1",
|
|
44 | 44 | "zod": "^3.23.8"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@next/bundle-analyzer": "^14.2.5", |
| 47 | + "@next/bundle-analyzer": "^14.2.7", |
48 | 48 | "@orbitkit/eslint": "workspace:^",
|
49 | 49 | "@orbitkit/tailwind": "workspace:^",
|
50 | 50 | "@orbitkit/tsconfig": "workspace:^",
|
51 |
| - "@playwright/test": "^1.45.2", |
52 |
| - "@types/react": "^18.3.3", |
| 51 | + "@playwright/test": "^1.46.1", |
| 52 | + "@types/react": "^18.3.5", |
53 | 53 | "@types/react-dom": "^18.3.0",
|
54 |
| - "autoprefixer": "^10.4.19", |
| 54 | + "autoprefixer": "^10.4.20", |
55 | 55 | "dotenv": "^16.4.5",
|
56 | 56 | "jiti": "^1.21.6",
|
57 |
| - "postcss": "^8.4.39", |
58 |
| - "tailwindcss": "^3.4.6" |
| 57 | + "postcss": "^8.4.42", |
| 58 | + "tailwindcss": "^3.4.10" |
59 | 59 | }
|
60 | 60 | }
|
0 commit comments