|
26 | 26 | "dependencies": { |
27 | 27 | "@chenglou/pretext": "^0.0.5", |
28 | 28 | "@jpinsonneau/html-to-image": "^1.11.13", |
29 | | - "@posthog/nextjs-config": "^1.9.1", |
| 29 | + "@posthog/nextjs-config": "^1.9.2", |
30 | 30 | "@radix-ui/react-accordion": "^1.2.12", |
31 | 31 | "@radix-ui/react-dialog": "^1.1.15", |
32 | 32 | "@radix-ui/react-label": "^2.1.8", |
|
42 | 42 | "@semianalysisai/inferencex-db": "workspace:*", |
43 | 43 | "@shikijs/rehype": "^4.0.2", |
44 | 44 | "@tailwindcss/typography": "^0.5.19", |
45 | | - "@tanstack/react-query": "^5.96.2", |
| 45 | + "@tanstack/react-query": "^5.99.0", |
46 | 46 | "@vercel/analytics": "^2.0.1", |
47 | 47 | "@vercel/blob": "^2.3.3", |
48 | 48 | "@vercel/speed-insights": "^2.0.0", |
|
54 | 54 | "gray-matter": "^4.0.3", |
55 | 55 | "iwanthue": "^2.0.0", |
56 | 56 | "lodash-es": "^4.18.1", |
57 | | - "lucide-react": "^1.7.0", |
| 57 | + "lucide-react": "^1.8.0", |
58 | 58 | "next": "16.2.3", |
59 | 59 | "next-mdx-remote": "^6.0.0", |
60 | 60 | "next-themes": "^0.4.6", |
61 | | - "posthog-js": "^1.365.1", |
| 61 | + "posthog-js": "^1.368.0", |
62 | 62 | "react": "19.2.4", |
63 | 63 | "react-dom": "19.2.4", |
64 | 64 | "remark-gfm": "^4.0.1", |
|
74 | 74 | "@types/d3": "^7.4.3", |
75 | 75 | "@types/lodash-es": "^4.17.12", |
76 | 76 | "@types/mdast": "^4.0.4", |
77 | | - "@types/node": "^25.5.2", |
| 77 | + "@types/node": "^25.6.0", |
78 | 78 | "@types/react": "^19.2.14", |
79 | 79 | "@types/react-dom": "^19.2.3", |
80 | 80 | "@types/three": "^0.183.1", |
81 | | - "@vitest/coverage-v8": "^4.1.3", |
| 81 | + "@vitest/coverage-v8": "^4.1.4", |
82 | 82 | "cross-env": "^10.1.0", |
83 | 83 | "cypress": "^15.13.1", |
84 | | - "dotenv": "^17.4.1", |
| 84 | + "dotenv": "^17.4.2", |
85 | 85 | "dotenv-cli": "^11.0.0", |
86 | 86 | "esbuild": "^0.28.0", |
87 | 87 | "fake-indexeddb": "^6.2.5", |
|
91 | 91 | "tsx": "^4.21.0", |
92 | 92 | "tw-animate-css": "^1.4.0", |
93 | 93 | "typescript": "^6.0.2", |
94 | | - "vitest": "^4.1.3" |
| 94 | + "vitest": "^4.1.4" |
95 | 95 | }, |
96 | 96 | "engines": { |
97 | 97 | "node": ">=18.0.0", |
|
0 commit comments