|
32 | 32 | "@chenglou/pretext": "^0.0.7", |
33 | 33 | "@jpinsonneau/html-to-image": "^1.11.13", |
34 | 34 | "@noble/ciphers": "^2.2.0", |
35 | | - "@posthog/nextjs-config": "^1.9.22", |
| 35 | + "@posthog/nextjs-config": "^1.9.37", |
36 | 36 | "@radix-ui/react-accordion": "^1.2.12", |
37 | 37 | "@radix-ui/react-dialog": "^1.1.15", |
38 | 38 | "@radix-ui/react-label": "^2.1.8", |
|
45 | 45 | "@react-three/fiber": "^9.6.1", |
46 | 46 | "@semianalysisai/inferencex-constants": "workspace:*", |
47 | 47 | "@semianalysisai/inferencex-db": "workspace:*", |
48 | | - "@shikijs/rehype": "^4.0.2", |
| 48 | + "@shikijs/rehype": "^4.1.0", |
49 | 49 | "@tailwindcss/typography": "^0.5.19", |
50 | | - "@tanstack/react-query": "^5.100.10", |
| 50 | + "@tanstack/react-query": "^5.100.14", |
51 | 51 | "@vercel/analytics": "^2.0.1", |
52 | | - "@vercel/blob": "^2.3.3", |
| 52 | + "@vercel/blob": "^2.4.0", |
53 | 53 | "@vercel/speed-insights": "^2.0.0", |
54 | 54 | "adm-zip": "^0.5.17", |
55 | 55 | "class-variance-authority": "^0.7.1", |
56 | 56 | "clsx": "^2.1.1", |
57 | 57 | "d3": "^7.9.0", |
58 | | - "dompurify": "^3.4.2", |
| 58 | + "dompurify": "^3.4.7", |
59 | 59 | "gray-matter": "^4.0.3", |
60 | 60 | "iwanthue": "^2.0.0", |
61 | 61 | "lucide-react": "^1.16.0", |
62 | 62 | "mp4-muxer": "^5.2.2", |
63 | 63 | "next": "^16.2.6", |
64 | 64 | "next-mdx-remote": "^6.0.0", |
65 | 65 | "next-themes": "^0.4.6", |
66 | | - "posthog-js": "^1.373.1", |
| 66 | + "posthog-js": "^1.376.3", |
67 | 67 | "react": "^19.2.6", |
68 | 68 | "react-dom": "^19.2.6", |
69 | 69 | "remark-gfm": "^4.0.1", |
70 | | - "shiki": "^4.0.2", |
| 70 | + "shiki": "^4.1.0", |
71 | 71 | "tailwind-merge": "^3.6.0", |
72 | 72 | "three": "^0.184.0" |
73 | 73 | }, |
|
77 | 77 | "@types/adm-zip": "^0.5.8", |
78 | 78 | "@types/d3": "^7.4.3", |
79 | 79 | "@types/mdast": "^4.0.4", |
80 | | - "@types/node": "^25.7.0", |
81 | | - "@types/react": "^19.2.14", |
| 80 | + "@types/node": "^25.9.1", |
| 81 | + "@types/react": "^19.2.15", |
82 | 82 | "@types/react-dom": "^19.2.3", |
83 | 83 | "@types/three": "^0.184.1", |
84 | | - "@vitest/coverage-v8": "^4.1.6", |
85 | | - "cypress": "^15.15.0", |
| 84 | + "@vitest/coverage-v8": "^4.1.7", |
| 85 | + "cypress": "^15.16.0", |
86 | 86 | "cypress-split": "^1.24.31", |
87 | 87 | "dotenv": "^17.4.2", |
88 | 88 | "dotenv-cli": "^11.0.0", |
89 | 89 | "esbuild": "^0.28.0", |
90 | 90 | "fake-indexeddb": "^6.2.5", |
91 | 91 | "jsdom": "^29.1.1", |
92 | 92 | "tailwindcss": "^4.3.0", |
93 | | - "tsx": "^4.21.0", |
| 93 | + "tsx": "^4.22.3", |
94 | 94 | "tw-animate-css": "^1.4.0", |
95 | 95 | "typescript": "^6.0.3", |
96 | | - "vitest": "^4.1.6" |
| 96 | + "vitest": "^4.1.7" |
97 | 97 | }, |
98 | 98 | "engines": { |
99 | 99 | "node": ">=18.0.0", |
|
0 commit comments