|
24 | 24 | "@astrojs/db": "^0.14.11", |
25 | 25 | "@astrojs/markdown-remark": "^6.3.1", |
26 | 26 | "@astrojs/mdx": "^4.2.4", |
27 | | - "@astrojs/netlify": "^6.2.6", |
| 27 | + "@astrojs/netlify": "^6.3.0", |
28 | 28 | "@astrojs/react": "^4.2.4", |
29 | 29 | "@astrojs/rss": "^4.0.11", |
30 | 30 | "@astrojs/sitemap": "^3.3.0", |
31 | 31 | "@nanostores/react": "^1.0.0", |
32 | | - "@types/react": "^19.1.1", |
| 32 | + "@types/react": "^19.1.2", |
33 | 33 | "@types/react-dom": "^19.1.2", |
34 | | - "astro": "^5.6.2", |
| 34 | + "astro": "^5.7.4", |
35 | 35 | "astro-expressive-code": "^0.41.1", |
36 | | - "astro-font": "^1.0.0", |
| 36 | + "astro-font": "^1.1.0", |
37 | 37 | "astro-loading-indicator": "^0.7.0", |
38 | 38 | "autoprefixer": "^10.4.21", |
39 | 39 | "classnames": "^2.5.1", |
40 | 40 | "dayjs": "^1.11.13", |
41 | 41 | "fathom-client": "^3.7.2", |
42 | | - "framer-motion": "^12.6.5", |
| 42 | + "framer-motion": "^12.7.4", |
43 | 43 | "howler": "^2.2.4", |
44 | 44 | "markdown-it": "^14.1.0", |
45 | 45 | "nanoid": "^5.1.5", |
|
49 | 49 | "rehype-autolink-headings": "^7.1.0", |
50 | 50 | "rehype-slug": "^6.0.0", |
51 | 51 | "remark-imgattr": "^1.0.5", |
52 | | - "sanitize-html": "^2.15.0", |
| 52 | + "sanitize-html": "^2.16.0", |
53 | 53 | "sharp": "^0.34.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | 56 | "@axe-core/playwright": "^4.10.1", |
57 | 57 | "@biomejs/biome": "^1.9.4", |
58 | | - "@playwright/test": "^1.51.1", |
| 58 | + "@playwright/test": "^1.52.0", |
59 | 59 | "@radix-ui/colors": "^3.0.0", |
60 | 60 | "@types/howler": "^2.2.12", |
61 | 61 | "@types/node": "^22.14.1", |
|
0 commit comments