|
21 | 21 | "dependencies": {
|
22 | 22 | "@astrojs/check": "^0.9.4",
|
23 | 23 | "@astrojs/cloudflare": "12.2.1",
|
24 |
| - "@astrojs/markdoc": "^0.12.7", |
25 |
| - "@astrojs/markdown-remark": "^6.0.2", |
| 24 | + "@astrojs/markdoc": "^0.12.8", |
| 25 | + "@astrojs/markdown-remark": "^6.1.0", |
26 | 26 | "@astrojs/react": "^4.2.0",
|
27 | 27 | "@astrojs/sitemap": "^3.2.1",
|
28 | 28 | "@axe-core/playwright": "^4.10.1",
|
29 | 29 | "@keystatic/astro": "^5.0.4",
|
30 | 30 | "@keystatic/core": "^0.5.43",
|
31 | 31 | "@types/react": "^19.0.8",
|
32 | 32 | "@types/react-dom": "^19.0.3",
|
33 |
| - "astro": "^5.1.10", |
| 33 | + "astro": "^5.2.3", |
34 | 34 | "astro-font": "^1.0.0",
|
35 | 35 | "astro-github-file-loader": "^1.1.0",
|
36 | 36 | "dayjs": "^1.11.13",
|
|
44 | 44 | "devDependencies": {
|
45 | 45 | "@biomejs/biome": "^1.9.4",
|
46 | 46 | "@csstools/postcss-logical-viewport-units": "^3.0.3",
|
47 |
| - "@playwright/test": "^1.50.0", |
48 |
| - "@types/node": "^22.10.10", |
| 47 | + "@playwright/test": "^1.50.1", |
| 48 | + "@types/node": "^22.13.0", |
49 | 49 | "autoprefixer": "^10.4.20",
|
50 | 50 | "cssnano": "^7.0.6",
|
51 | 51 | "postcss-clamp": "^4.1.0",
|
|
0 commit comments