|
24 | 24 | "test": "vitest run" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@astrojs/check": "0.9.9", |
28 | | - "@astrojs/netlify": "8.1.2", |
29 | | - "@astrojs/react": "6.0.1", |
| 27 | + "@astrojs/check": "0.9.10", |
| 28 | + "@astrojs/netlify": "8.1.3", |
| 29 | + "@astrojs/react": "6.0.2", |
30 | 30 | "@astrojs/rss": "4.0.19", |
31 | 31 | "@astrojs/sitemap": "3.7.3", |
32 | 32 | "@astrojs/ts-plugin": "^1.10.10", |
|
43 | 43 | "clsx": "^2.1.1", |
44 | 44 | "cmdk": "^1.1.1", |
45 | 45 | "date-fns": "^4.4.0", |
46 | | - "framer-motion": "^12.42.2", |
47 | | - "lucide-react": "^1.26.0", |
48 | | - "posthog-js": "^1.407.1", |
| 46 | + "framer-motion": "^12.43.0", |
| 47 | + "lucide-react": "^1.28.0", |
| 48 | + "posthog-js": "^1.408.3", |
49 | 49 | "prism-react-renderer": "^2.4.1", |
50 | 50 | "react": "^19.2.8", |
51 | 51 | "react-dom": "^19.2.8", |
|
62 | 62 | "@types/react": "^19.2.17", |
63 | 63 | "@types/react-dom": "^19.2.0", |
64 | 64 | "eslint-plugin-astro": "^3.0.1", |
65 | | - "globals": "^17.7.0", |
| 65 | + "globals": "^17.8.0", |
66 | 66 | "knip": "^6.29.0", |
67 | 67 | "open-graph-scraper": "^6.12.0", |
68 | | - "oxfmt": "^0.60.0", |
69 | | - "oxlint": "^1.75.0", |
| 68 | + "oxfmt": "^0.61.0", |
| 69 | + "oxlint": "^1.76.0", |
70 | 70 | "tailwindcss": "^4.3.3", |
71 | 71 | "typescript": "6.0.3", |
72 | 72 | "vitest": "^4.1.10" |
|
0 commit comments