|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@astrojs/check": "^0.9.4", |
23 | | - "@astrojs/cloudflare": "12.6.8", |
24 | | - "@astrojs/markdoc": "^0.15.6", |
25 | | - "@astrojs/markdown-remark": "^6.3.6", |
26 | | - "@astrojs/mdx": "^4.3.5", |
| 23 | + "@astrojs/cloudflare": "12.6.9", |
| 24 | + "@astrojs/markdoc": "^0.15.7", |
| 25 | + "@astrojs/markdown-remark": "^6.3.7", |
| 26 | + "@astrojs/mdx": "^4.3.6", |
27 | 27 | "@astrojs/react": "^4.3.1", |
28 | 28 | "@astrojs/rss": "^4.0.12", |
29 | | - "@astrojs/sitemap": "^3.5.1", |
| 29 | + "@astrojs/sitemap": "^3.6.0", |
30 | 30 | "@axe-core/playwright": "^4.10.2", |
31 | 31 | "@keystatic/astro": "^5.0.6", |
32 | 32 | "@keystatic/core": "^0.5.48", |
33 | 33 | "@remixicon/react": "^4.6.0", |
34 | 34 | "@types/react": "^19.1.13", |
35 | 35 | "@types/react-dom": "^19.1.9", |
36 | | - "astro": "^5.13.7", |
37 | | - "astro-embed": "^0.9.0", |
| 36 | + "astro": "^5.13.10", |
| 37 | + "astro-embed": "^0.9.1", |
38 | 38 | "astro-font": "^1.1.0", |
39 | 39 | "astro-github-file-loader": "^1.1.0", |
40 | 40 | "dayjs": "^1.11.18", |
|
51 | 51 | "@biomejs/biome": "^2.2.4", |
52 | 52 | "@csstools/postcss-logical-viewport-units": "^3.0.3", |
53 | 53 | "@playwright/test": "^1.55.0", |
54 | | - "@types/node": "^24.4.0", |
| 54 | + "@types/node": "^24.5.2", |
55 | 55 | "autoprefixer": "^10.4.21", |
56 | 56 | "cssnano": "^7.1.1", |
57 | 57 | "postcss-clamp": "^4.1.0", |
58 | 58 | "postcss-media-minmax": "^5.0.0", |
59 | 59 | "postcss-utopia": "^1.1.0", |
60 | | - "sass": "^1.92.1", |
61 | | - "sharp": "^0.34.3" |
| 60 | + "sass": "^1.93.0", |
| 61 | + "sharp": "^0.34.4" |
62 | 62 | }, |
63 | 63 | "homepage": "https://namesake.fyi", |
64 | 64 | "bugs": { |
|
0 commit comments