|
17 | 17 | "dependencies": { |
18 | 18 | "@astrojs/partytown": "^2.1.4", |
19 | 19 | "@fontsource-variable/roboto-mono": "^5.2.6", |
20 | | - "@tailwindcss/vite": "^4.1.11", |
21 | | - "astro": "^5.11.0", |
| 20 | + "@tailwindcss/vite": "^4.1.13", |
| 21 | + "astro": "^5.13.7", |
22 | 22 | "mdast-util-to-string": "^4.0.0", |
23 | 23 | "reading-time": "^1.5.0", |
24 | | - "tailwindcss": "^4.1.11" |
| 24 | + "tailwindcss": "^4.1.13" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | 27 | "@commitlint/cli": "^19.8.1", |
28 | 28 | "@commitlint/config-conventional": "^19.8.1", |
29 | | - "@eslint/js": "^9.30.1", |
| 29 | + "@eslint/js": "^9.35.0", |
30 | 30 | "@tailwindcss/typography": "^0.5.16", |
31 | | - "@typescript-eslint/parser": "^8.35.1", |
| 31 | + "@typescript-eslint/parser": "^8.43.0", |
32 | 32 | "astro-eslint-parser": "^1.2.2", |
33 | | - "eslint": "^9.30.1", |
| 33 | + "eslint": "^9.35.0", |
34 | 34 | "eslint-plugin-astro": "^1.3.1", |
35 | 35 | "husky": "^9.1.7", |
36 | 36 | "prettier": "^3.6.2", |
37 | 37 | "prettier-plugin-astro": "^0.14.1", |
38 | | - "prettier-plugin-tailwindcss": "^0.6.13", |
| 38 | + "prettier-plugin-tailwindcss": "^0.6.14", |
39 | 39 | "rehype-katex": "^7.0.1", |
40 | 40 | "rehype-mathjax": "^7.1.0", |
41 | 41 | "remark-math": "^6.0.0", |
42 | | - "typescript-eslint": "^8.35.1" |
| 42 | + "typescript-eslint": "^8.43.0" |
43 | 43 | } |
44 | 44 | } |
0 commit comments