|
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | 22 | "@astrojs/check": "^0.9.4", |
23 | | - "@astrojs/cloudflare": "12.6.2", |
| 23 | + "@astrojs/cloudflare": "12.6.3", |
24 | 24 | "@astrojs/markdoc": "^0.15.4", |
25 | 25 | "@astrojs/markdown-remark": "^6.3.5", |
26 | 26 | "@astrojs/react": "^4.3.0", |
|
30 | 30 | "@keystatic/core": "^0.5.48", |
31 | 31 | "@types/react": "^19.1.9", |
32 | 32 | "@types/react-dom": "^19.1.7", |
33 | | - "astro": "^5.12.8", |
| 33 | + "astro": "^5.12.9", |
34 | 34 | "astro-font": "^1.1.0", |
35 | 35 | "astro-github-file-loader": "^1.1.0", |
36 | 36 | "dayjs": "^1.11.13", |
|
43 | 43 | "typescript": "^5.9.2" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@biomejs/biome": "^2.1.3", |
| 46 | + "@biomejs/biome": "^2.1.4", |
47 | 47 | "@csstools/postcss-logical-viewport-units": "^3.0.3", |
48 | 48 | "@playwright/test": "^1.54.2", |
49 | | - "@types/node": "^24.2.0", |
| 49 | + "@types/node": "^24.2.1", |
50 | 50 | "autoprefixer": "^10.4.21", |
51 | 51 | "cssnano": "^7.1.0", |
52 | 52 | "postcss-clamp": "^4.1.0", |
53 | 53 | "postcss-media-minmax": "^5.0.0", |
54 | 54 | "postcss-utopia": "^1.1.0", |
55 | | - "sass": "^1.89.2", |
| 55 | + "sass": "^1.90.0", |
56 | 56 | "sharp": "^0.34.3" |
57 | 57 | }, |
58 | 58 | "homepage": "https://namesake.fyi", |
|
0 commit comments