|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@astrojs/partytown": "^2.1.2", |
17 | | - "@astrojs/tailwind": "^5.1.0", |
18 | | - "astro": "^4.15.1", |
| 17 | + "@astrojs/tailwind": "^5.1.2", |
| 18 | + "astro": "^4.16.8", |
19 | 19 | "mdast-util-to-string": "^4.0.0", |
20 | 20 | "reading-time": "^1.5.0", |
21 | | - "tailwindcss": "^3.4.10" |
| 21 | + "tailwindcss": "^3.4.14" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@commitlint/cli": "^19.4.1", |
25 | | - "@commitlint/config-conventional": "^19.4.1", |
26 | | - "@eslint/js": "^9.9.1", |
| 24 | + "@commitlint/cli": "^19.5.0", |
| 25 | + "@commitlint/config-conventional": "^19.5.0", |
| 26 | + "@eslint/js": "^9.13.0", |
27 | 27 | "@tailwindcss/typography": "^0.5.15", |
28 | | - "@typescript-eslint/parser": "^8.3.0", |
29 | | - "astro-eslint-parser": "^1.0.2", |
30 | | - "eslint": "^9.9.1", |
31 | | - "eslint-plugin-astro": "^1.2.3", |
32 | | - "husky": "^9.1.5", |
| 28 | + "@typescript-eslint/parser": "^8.12.2", |
| 29 | + "astro-eslint-parser": "^1.0.3", |
| 30 | + "eslint": "^9.13.0", |
| 31 | + "eslint-plugin-astro": "^1.3.0", |
| 32 | + "husky": "^9.1.6", |
33 | 33 | "prettier": "^3.3.3", |
34 | 34 | "prettier-plugin-astro": "^0.14.1", |
35 | 35 | "rehype-katex": "^7.0.1", |
36 | 36 | "rehype-mathjax": "^6.0.0", |
37 | 37 | "remark-math": "^6.0.0", |
38 | | - "typescript-eslint": "^8.3.0" |
| 38 | + "typescript-eslint": "^8.12.2" |
39 | 39 | } |
40 | 40 | } |
0 commit comments