|
16 | 16 | "@astrojs/rss": "^4.0.12", |
17 | 17 | "@astrojs/sitemap": "^3.4.1", |
18 | 18 | "@resvg/resvg-js": "^2.6.2", |
19 | | - "@tailwindcss/vite": "^4.1.10", |
20 | | - "astro": "^5.10.0", |
| 19 | + "@tailwindcss/vite": "^4.1.11", |
| 20 | + "astro": "^5.11.0", |
21 | 21 | "dayjs": "^1.11.13", |
22 | 22 | "lodash.kebabcase": "^4.1.1", |
23 | 23 | "remark-collapse": "^0.1.2", |
24 | 24 | "remark-toc": "^9.0.0", |
25 | 25 | "satori": "^0.15.2", |
26 | 26 | "sharp": "^0.34.2", |
27 | | - "tailwindcss": "^4.1.10" |
| 27 | + "tailwindcss": "^4.1.11" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | 30 | "@astrojs/check": "^0.9.4", |
31 | 31 | "@pagefind/default-ui": "^1.3.0", |
32 | 32 | "@shikijs/transformers": "^3.7.0", |
33 | 33 | "@tailwindcss/typography": "^0.5.16", |
34 | 34 | "@types/lodash.kebabcase": "^4.1.9", |
35 | | - "@typescript-eslint/parser": "^8.34.1", |
36 | | - "eslint": "^9.29.0", |
| 35 | + "@typescript-eslint/parser": "^8.36.0", |
| 36 | + "eslint": "^9.30.1", |
37 | 37 | "eslint-plugin-astro": "^1.3.1", |
38 | | - "globals": "^16.2.0", |
| 38 | + "globals": "^16.3.0", |
39 | 39 | "pagefind": "^1.3.0", |
40 | | - "prettier": "^3.5.3", |
| 40 | + "prettier": "^3.6.2", |
41 | 41 | "prettier-plugin-astro": "^0.14.1", |
42 | 42 | "prettier-plugin-tailwindcss": "^0.6.13", |
43 | 43 | "typescript": "^5.8.3", |
44 | | - "typescript-eslint": "^8.34.1" |
| 44 | + "typescript-eslint": "^8.36.0" |
45 | 45 | } |
46 | 46 | } |
0 commit comments