|
16 | 16 | "@astrojs/rss": "^4.0.11", |
17 | 17 | "@astrojs/sitemap": "^3.2.1", |
18 | 18 | "@resvg/resvg-js": "^2.6.2", |
19 | | - "@tailwindcss/vite": "^4.0.12", |
20 | | - "astro": "^5.4.2", |
| 19 | + "@tailwindcss/vite": "^4.0.14", |
| 20 | + "astro": "^5.5.2", |
21 | 21 | "lodash.kebabcase": "^4.1.1", |
22 | 22 | "remark-collapse": "^0.1.2", |
23 | 23 | "remark-toc": "^9.0.0", |
24 | 24 | "satori": "^0.12.1", |
25 | 25 | "sharp": "^0.33.5", |
26 | | - "tailwindcss": "^4.0.12" |
| 26 | + "tailwindcss": "^4.0.14" |
27 | 27 | }, |
28 | 28 | "devDependencies": { |
29 | 29 | "@astrojs/check": "^0.9.4", |
30 | 30 | "@pagefind/default-ui": "^1.3.0", |
31 | 31 | "@tailwindcss/typography": "^0.5.16", |
32 | 32 | "@types/lodash.kebabcase": "^4.1.9", |
33 | | - "@typescript-eslint/parser": "^8.26.0", |
| 33 | + "@typescript-eslint/parser": "^8.26.1", |
34 | 34 | "eslint": "^9.22.0", |
35 | 35 | "eslint-plugin-astro": "^1.3.1", |
36 | 36 | "globals": "^16.0.0", |
|
39 | 39 | "prettier-plugin-astro": "^0.14.1", |
40 | 40 | "prettier-plugin-tailwindcss": "^0.6.11", |
41 | 41 | "typescript": "^5.8.2", |
42 | | - "typescript-eslint": "^8.26.0" |
| 42 | + "typescript-eslint": "^8.26.1" |
43 | 43 | } |
44 | 44 | } |
0 commit comments