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