|
23 | 23 | "dependencies": { |
24 | 24 | "@ascorbic/feed-loader": "^2.0.1", |
25 | 25 | "@astrojs/check": "^0.9.6", |
26 | | - "@astrojs/db": "0.18.3", |
| 26 | + "@astrojs/db": "0.19.0", |
27 | 27 | "@astrojs/markdown-remark": "^6.3.10", |
28 | 28 | "@astrojs/mdx": "^4.3.13", |
29 | | - "@astrojs/netlify": "^6.6.3", |
| 29 | + "@astrojs/netlify": "^6.6.4", |
30 | 30 | "@astrojs/react": "^4.4.2", |
31 | | - "@astrojs/rss": "^4.0.14", |
32 | | - "@astrojs/sitemap": "^3.6.1", |
| 31 | + "@astrojs/rss": "^4.0.15", |
| 32 | + "@astrojs/sitemap": "^3.7.0", |
33 | 33 | "@nanostores/react": "^1.0.0", |
34 | | - "@types/react": "^19.2.8", |
| 34 | + "@types/react": "^19.2.14", |
35 | 35 | "@types/react-dom": "^19.2.3", |
36 | | - "astro": "^5.17.1", |
37 | | - "astro-expressive-code": "^0.41.5", |
| 36 | + "astro": "^5.17.3", |
| 37 | + "astro-expressive-code": "^0.41.6", |
38 | 38 | "astro-loading-indicator": "^0.7.1", |
39 | | - "autoprefixer": "^10.4.23", |
| 39 | + "autoprefixer": "^10.4.24", |
40 | 40 | "classnames": "^2.5.1", |
41 | 41 | "cssnano": "^7.1.2", |
42 | 42 | "dayjs": "^1.11.19", |
43 | 43 | "fathom-client": "^3.7.2", |
44 | 44 | "howler": "^2.2.4", |
45 | 45 | "markdown-it": "^14.1.1", |
46 | | - "motion": "^12.25.0", |
| 46 | + "motion": "^12.34.3", |
47 | 47 | "nanoid": "^5.1.6", |
48 | 48 | "nanostores": "^1.1.0", |
49 | | - "react": "^19.2.3", |
50 | | - "react-dom": "^19.2.3", |
| 49 | + "react": "^19.2.4", |
| 50 | + "react-dom": "^19.2.4", |
51 | 51 | "rehype-autolink-headings": "^7.1.0", |
52 | 52 | "rehype-slug": "^6.0.0", |
53 | 53 | "remark-imgattr": "^1.0.5", |
54 | | - "sanitize-html": "^2.17.0", |
| 54 | + "sanitize-html": "^2.17.1", |
55 | 55 | "sharp": "^0.34.5" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@axe-core/playwright": "^4.11.0", |
59 | | - "@biomejs/biome": "^2.3.11", |
60 | | - "@playwright/test": "^1.57.0", |
| 58 | + "@axe-core/playwright": "^4.11.1", |
| 59 | + "@biomejs/biome": "^2.4.4", |
| 60 | + "@playwright/test": "^1.58.2", |
61 | 61 | "@radix-ui/colors": "^3.0.0", |
62 | 62 | "@types/howler": "^2.2.12", |
63 | | - "@types/node": "^25.0.6", |
| 63 | + "@types/node": "^25.3.0", |
64 | 64 | "hastscript": "^9.0.1", |
65 | | - "html-validate": "^10.5.0", |
| 65 | + "html-validate": "^10.9.0", |
66 | 66 | "husky": "^9.1.7", |
67 | | - "postcss-html": "^1.8.0", |
| 67 | + "postcss-html": "^1.8.1", |
68 | 68 | "stylelint": "^15.11.0", |
69 | 69 | "stylelint-config-html": "^1.1.0", |
70 | 70 | "stylelint-config-standard": "^34.0.0", |
|
0 commit comments