|
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | 23 | "@astrojs/check": "^0.9.5", |
24 | | - "@astrojs/db": "0.18.2", |
25 | | - "@astrojs/markdown-remark": "^6.3.8", |
26 | | - "@astrojs/mdx": "^4.3.10", |
27 | | - "@astrojs/netlify": "^6.6.0", |
| 24 | + "@astrojs/db": "0.18.3", |
| 25 | + "@astrojs/markdown-remark": "^6.3.9", |
| 26 | + "@astrojs/mdx": "^4.3.12", |
| 27 | + "@astrojs/netlify": "^6.6.2", |
28 | 28 | "@astrojs/react": "^4.4.2", |
29 | | - "@astrojs/rss": "^4.0.13", |
| 29 | + "@astrojs/rss": "^4.0.14", |
30 | 30 | "@astrojs/sitemap": "^3.6.0", |
31 | 31 | "@nanostores/react": "^1.0.0", |
32 | | - "@types/react": "^19.2.5", |
| 32 | + "@types/react": "^19.2.6", |
33 | 33 | "@types/react-dom": "^19.2.3", |
34 | | - "astro": "^5.15.9", |
| 34 | + "astro": "^5.16.0", |
35 | 35 | "astro-expressive-code": "^0.41.3", |
36 | 36 | "astro-loading-indicator": "^0.7.1", |
37 | 37 | "autoprefixer": "^10.4.22", |
|
42 | 42 | "markdown-it": "^14.1.0", |
43 | 43 | "motion": "^12.23.24", |
44 | 44 | "nanoid": "^5.1.6", |
45 | | - "nanostores": "^1.0.1", |
| 45 | + "nanostores": "^1.1.0", |
46 | 46 | "react": "^19.2.0", |
47 | 47 | "react-dom": "^19.2.0", |
48 | 48 | "rehype-autolink-headings": "^7.1.0", |
|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@axe-core/playwright": "^4.11.0", |
56 | | - "@biomejs/biome": "^2.3.5", |
| 56 | + "@biomejs/biome": "^2.3.7", |
57 | 57 | "@playwright/test": "^1.56.1", |
58 | 58 | "@radix-ui/colors": "^3.0.0", |
59 | 59 | "@types/howler": "^2.2.12", |
|
62 | 62 | "html-validate": "^10.4.0", |
63 | 63 | "husky": "^9.1.7", |
64 | 64 | "postcss-html": "^1.8.0", |
65 | | - "sass": "^1.94.0", |
| 65 | + "sass": "^1.94.2", |
66 | 66 | "stylelint": "^15.11.0", |
67 | 67 | "stylelint-config-html": "^1.1.0", |
68 | 68 | "stylelint-config-standard": "^34.0.0", |
|
0 commit comments