|
29 | 29 | "@astrojs/rss": "^4.0.13", |
30 | 30 | "@astrojs/sitemap": "^3.6.0", |
31 | 31 | "@nanostores/react": "^1.0.0", |
32 | | - "@types/react": "^19.2.2", |
33 | | - "@types/react-dom": "^19.2.2", |
34 | | - "astro": "^5.15.6", |
| 32 | + "@types/react": "^19.2.5", |
| 33 | + "@types/react-dom": "^19.2.3", |
| 34 | + "astro": "^5.15.8", |
35 | 35 | "astro-expressive-code": "^0.41.3", |
36 | 36 | "astro-loading-indicator": "^0.7.1", |
37 | | - "autoprefixer": "^10.4.21", |
| 37 | + "autoprefixer": "^10.4.22", |
38 | 38 | "classnames": "^2.5.1", |
39 | 39 | "dayjs": "^1.11.19", |
40 | 40 | "fathom-client": "^3.7.2", |
|
53 | 53 | }, |
54 | 54 | "devDependencies": { |
55 | 55 | "@axe-core/playwright": "^4.11.0", |
56 | | - "@biomejs/biome": "^2.3.4", |
| 56 | + "@biomejs/biome": "^2.3.5", |
57 | 57 | "@playwright/test": "^1.56.1", |
58 | 58 | "@radix-ui/colors": "^3.0.0", |
59 | 59 | "@types/howler": "^2.2.12", |
60 | | - "@types/node": "^24.10.0", |
| 60 | + "@types/node": "^24.10.1", |
61 | 61 | "hastscript": "^9.0.1", |
62 | | - "html-validate": "^10.3.1", |
| 62 | + "html-validate": "^10.4.0", |
63 | 63 | "husky": "^9.1.7", |
64 | 64 | "postcss-html": "^1.8.0", |
65 | | - "sass": "^1.93.3", |
| 65 | + "sass": "^1.94.0", |
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