|
31 | 31 | "@astrojs/sitemap": "3.7.3", |
32 | 32 | "@astrojs/ts-plugin": "^1.10.10", |
33 | 33 | "@headlessui/react": "^2.2.10", |
34 | | - "@radix-ui/react-checkbox": "^1.3.7", |
35 | | - "@radix-ui/react-dialog": "^1.1.19", |
36 | | - "@radix-ui/react-popover": "^1.1.19", |
37 | | - "@radix-ui/react-scroll-area": "^1.2.14", |
38 | | - "@radix-ui/react-slot": "^1.3.0", |
| 34 | + "@radix-ui/react-checkbox": "^1.3.9", |
| 35 | + "@radix-ui/react-dialog": "^1.1.21", |
| 36 | + "@radix-ui/react-popover": "^1.1.21", |
| 37 | + "@radix-ui/react-scroll-area": "^1.2.16", |
| 38 | + "@radix-ui/react-slot": "^1.3.1", |
39 | 39 | "@tanstack/react-table": "^8.21.3", |
40 | 40 | "astro": "7.0.7", |
41 | 41 | "astro-seo": "^1.1.0", |
|
44 | 44 | "cmdk": "^1.1.1", |
45 | 45 | "date-fns": "^4.4.0", |
46 | 46 | "framer-motion": "^12.42.2", |
47 | | - "lucide-react": "^1.24.0", |
48 | | - "posthog-js": "^1.402.3", |
| 47 | + "lucide-react": "^1.26.0", |
| 48 | + "posthog-js": "^1.407.1", |
49 | 49 | "prism-react-renderer": "^2.4.1", |
50 | | - "react": "^19.2.7", |
51 | | - "react-dom": "^19.2.7", |
52 | | - "satori": "^0.28.0", |
| 50 | + "react": "^19.2.8", |
| 51 | + "react-dom": "^19.2.8", |
| 52 | + "satori": "^0.29.0", |
53 | 53 | "satori-html": "^0.3.2", |
54 | 54 | "schema-dts": "^2.0.0", |
55 | 55 | "sharp": "^0.35.3", |
|
63 | 63 | "@types/react-dom": "^19.2.0", |
64 | 64 | "eslint-plugin-astro": "^3.0.1", |
65 | 65 | "globals": "^17.7.0", |
66 | | - "knip": "^6.27.0", |
| 66 | + "knip": "^6.29.0", |
67 | 67 | "open-graph-scraper": "^6.12.0", |
68 | | - "oxfmt": "^0.59.0", |
69 | | - "oxlint": "^1.74.0", |
| 68 | + "oxfmt": "^0.60.0", |
| 69 | + "oxlint": "^1.75.0", |
70 | 70 | "tailwindcss": "^4.3.3", |
71 | 71 | "typescript": "6.0.3", |
72 | 72 | "vitest": "^4.1.10" |
|
0 commit comments