|
33 | 33 | "@date-fns/utc": "^2.1.1", |
34 | 34 | "@neondatabase/serverless": "^1.0.2", |
35 | 35 | "@opentelemetry/api": "^1.9.0", |
36 | | - "@posthog/nextjs-config": "^1.3.10", |
| 36 | + "@posthog/nextjs-config": "^1.4.0", |
37 | 37 | "@readme/http-status-codes": "^9.0.5", |
38 | 38 | "@sparticuz/chromium": "141.0.0", |
39 | 39 | "@tanstack/react-query": "^5.90.7", |
|
61 | 61 | "geist": "^1.5.1", |
62 | 62 | "icojs": "^0.20.1", |
63 | 63 | "image-size": "^2.0.2", |
64 | | - "inngest": "^3.44.5", |
| 64 | + "inngest": "^3.45.0", |
65 | 65 | "ipaddr.js": "^2.2.0", |
66 | | - "lucide-react": "^0.552.0", |
| 66 | + "lucide-react": "^0.553.0", |
67 | 67 | "mapbox-gl": "^3.16.0", |
68 | 68 | "media-chrome": "^4.15.1", |
69 | 69 | "motion": "^12.23.24", |
70 | 70 | "ms": "3.0.0-canary.202508261828", |
71 | 71 | "next": "16.0.1", |
72 | 72 | "next-themes": "^0.4.6", |
73 | 73 | "postgres": "^3.4.7", |
74 | | - "posthog-js": "^1.288.0", |
75 | | - "posthog-node": "^5.11.1", |
| 74 | + "posthog-js": "^1.289.0", |
| 75 | + "posthog-node": "^5.11.2", |
76 | 76 | "puppeteer-core": "24.26.1", |
77 | 77 | "radix-ui": "^1.4.3", |
78 | 78 | "rdapper": "^0.11.0", |
79 | 79 | "react": "19.2.0", |
80 | 80 | "react-dom": "19.2.0", |
81 | 81 | "react-map-gl": "^8.1.0", |
82 | 82 | "server-only": "0.0.1", |
83 | | - "sharp": "^0.34.4", |
| 83 | + "sharp": "^0.34.5", |
84 | 84 | "sonner": "^2.0.7", |
85 | 85 | "superjson": "^2.2.5", |
86 | 86 | "tailwind-merge": "^3.3.1", |
|
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | 93 | "@biomejs/biome": "2.3.4", |
94 | | - "@electric-sql/pglite": "^0.3.13", |
95 | | - "@tailwindcss/postcss": "^4.1.16", |
| 94 | + "@electric-sql/pglite": "^0.3.14", |
| 95 | + "@tailwindcss/postcss": "^4.1.17", |
96 | 96 | "@testing-library/dom": "10.4.1", |
97 | 97 | "@testing-library/jest-dom": "6.9.1", |
98 | 98 | "@testing-library/react": "16.3.0", |
|
102 | 102 | "@types/react-dom": "19.2.2", |
103 | 103 | "@types/ws": "^8.18.1", |
104 | 104 | "@vitejs/plugin-react": "^5.1.0", |
105 | | - "@vitest/coverage-v8": "^4.0.7", |
106 | | - "@vitest/ui": "^4.0.7", |
| 105 | + "@vitest/coverage-v8": "^4.0.8", |
| 106 | + "@vitest/ui": "^4.0.8", |
107 | 107 | "babel-plugin-react-compiler": "19.1.0-rc.3", |
108 | 108 | "bufferutil": "^4.0.9", |
109 | 109 | "concurrently": "^9.2.1", |
110 | 110 | "drizzle-kit": "^0.31.6", |
111 | 111 | "jsdom": "^27.1.0", |
112 | 112 | "puppeteer": "24.26.1", |
113 | | - "tailwindcss": "^4.1.16", |
| 113 | + "tailwindcss": "^4.1.17", |
114 | 114 | "tsx": "^4.20.6", |
115 | 115 | "tw-animate-css": "^1.4.0", |
116 | 116 | "typescript": "5.9.3", |
117 | 117 | "vite-tsconfig-paths": "^5.1.4", |
118 | | - "vitest": "^4.0.7" |
| 118 | + "vitest": "^4.0.8" |
119 | 119 | }, |
120 | 120 | "engines": { |
121 | 121 | "node": ">=22.x" |
|
0 commit comments