|
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | 26 | "@astrojs/check": "0.9.8", |
27 | | - "@astrojs/netlify": "7.0.4", |
28 | | - "@astrojs/react": "5.0.1", |
29 | | - "@astrojs/rss": "4.0.17", |
30 | | - "@astrojs/sitemap": "3.7.1", |
| 27 | + "@astrojs/netlify": "7.0.6", |
| 28 | + "@astrojs/react": "5.0.3", |
| 29 | + "@astrojs/rss": "4.0.18", |
| 30 | + "@astrojs/sitemap": "3.7.2", |
31 | 31 | "@astrojs/ts-plugin": "^1.10.7", |
32 | | - "@headlessui/react": "^2.2.9", |
| 32 | + "@headlessui/react": "^2.2.10", |
33 | 33 | "@radix-ui/react-checkbox": "^1.3.3", |
34 | 34 | "@radix-ui/react-dialog": "^1.1.15", |
35 | 35 | "@radix-ui/react-popover": "^1.1.15", |
|
44 | 44 | "date-fns": "^4.1.0", |
45 | 45 | "framer-motion": "^12.38.0", |
46 | 46 | "lucide-react": "^0.577.0", |
47 | | - "posthog-js": "^1.363.1", |
| 47 | + "posthog-js": "^1.367.0", |
48 | 48 | "prism-react-renderer": "^2.4.1", |
49 | | - "react": "^19.2.4", |
50 | | - "react-dom": "^19.2.4", |
| 49 | + "react": "^19.2.5", |
| 50 | + "react-dom": "^19.2.5", |
51 | 51 | "satori": "^0.26.0", |
52 | 52 | "satori-html": "^0.3.2", |
53 | 53 | "schema-dts": "^1.1.5", |
|
60 | 60 | "@tailwindcss/vite": "^4.2.2", |
61 | 61 | "@types/react": "^19.2.14", |
62 | 62 | "@types/react-dom": "^19.2.0", |
63 | | - "eslint-plugin-astro": "^1.6.0", |
| 63 | + "eslint-plugin-astro": "^1.7.0", |
64 | 64 | "globals": "^17.4.0", |
65 | | - "knip": "^6.0.1", |
| 65 | + "knip": "^6.4.0", |
66 | 66 | "open-graph-scraper": "^6.11.0", |
67 | | - "oxfmt": "^0.43.0", |
68 | | - "oxlint": "^1.58.0", |
| 67 | + "oxfmt": "^0.44.0", |
| 68 | + "oxlint": "^1.59.0", |
69 | 69 | "tailwindcss": "^4.2.2", |
70 | 70 | "typescript": "5.9.3", |
71 | | - "vitest": "^4.1.0" |
| 71 | + "vitest": "^4.1.4" |
72 | 72 | } |
73 | 73 | } |
0 commit comments