|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@astrojs/partytown": "^2.1.2", |
19 | | - "@astrojs/tailwind": "^5.1.2", |
20 | | - "astro": "^4.16.8", |
| 19 | + "@astrojs/tailwind": "^5.1.3", |
| 20 | + "astro": "^4.16.17", |
21 | 21 | "mdast-util-to-string": "^4.0.0", |
22 | 22 | "reading-time": "^1.5.0", |
23 | | - "tailwindcss": "^3.4.14" |
| 23 | + "tailwindcss": "^3.4.16" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@commitlint/cli": "^19.5.0", |
27 | | - "@commitlint/config-conventional": "^19.5.0", |
28 | | - "@eslint/js": "^9.13.0", |
| 26 | + "@commitlint/cli": "^19.6.1", |
| 27 | + "@commitlint/config-conventional": "^19.6.0", |
| 28 | + "@eslint/js": "^9.17.0", |
29 | 29 | "@tailwindcss/typography": "^0.5.15", |
30 | | - "@typescript-eslint/parser": "^8.12.2", |
31 | | - "astro-eslint-parser": "^1.0.3", |
32 | | - "eslint": "^9.13.0", |
33 | | - "eslint-plugin-astro": "^1.3.0", |
34 | | - "husky": "^9.1.6", |
35 | | - "prettier": "^3.3.3", |
| 30 | + "@typescript-eslint/parser": "^8.18.1", |
| 31 | + "astro-eslint-parser": "^1.1.0", |
| 32 | + "eslint": "^9.17.0", |
| 33 | + "eslint-plugin-astro": "^1.3.1", |
| 34 | + "husky": "^9.1.7", |
| 35 | + "prettier": "^3.4.2", |
36 | 36 | "prettier-plugin-astro": "^0.14.1", |
37 | | - "prettier-plugin-tailwindcss": "^0.6.8", |
| 37 | + "prettier-plugin-tailwindcss": "^0.6.9", |
38 | 38 | "rehype-katex": "^7.0.1", |
39 | 39 | "rehype-mathjax": "^6.0.0", |
40 | 40 | "remark-math": "^6.0.0", |
41 | | - "typescript-eslint": "^8.12.2" |
| 41 | + "typescript-eslint": "^8.18.1" |
42 | 42 | } |
43 | 43 | } |
0 commit comments