|
15 | 15 | "prepare": "husky" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@astrojs/partytown": "^2.1.3", |
19 | | - "@fontsource-variable/roboto-mono": "^5.1.1", |
20 | | - "@tailwindcss/vite": "^4.0.8", |
21 | | - "astro": "^5.3.1", |
| 18 | + "@astrojs/partytown": "^2.1.4", |
| 19 | + "@fontsource-variable/roboto-mono": "^5.2.6", |
| 20 | + "@tailwindcss/vite": "^4.1.11", |
| 21 | + "astro": "^5.11.0", |
22 | 22 | "mdast-util-to-string": "^4.0.0", |
23 | 23 | "reading-time": "^1.5.0", |
24 | | - "tailwindcss": "^4.0.8" |
| 24 | + "tailwindcss": "^4.1.11" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@commitlint/cli": "^19.7.1", |
28 | | - "@commitlint/config-conventional": "^19.7.1", |
29 | | - "@eslint/js": "^9.21.0", |
| 27 | + "@commitlint/cli": "^19.8.1", |
| 28 | + "@commitlint/config-conventional": "^19.8.1", |
| 29 | + "@eslint/js": "^9.30.1", |
30 | 30 | "@tailwindcss/typography": "^0.5.16", |
31 | | - "@typescript-eslint/parser": "^8.25.0", |
32 | | - "astro-eslint-parser": "^1.2.1", |
33 | | - "eslint": "^9.21.0", |
| 31 | + "@typescript-eslint/parser": "^8.35.1", |
| 32 | + "astro-eslint-parser": "^1.2.2", |
| 33 | + "eslint": "^9.30.1", |
34 | 34 | "eslint-plugin-astro": "^1.3.1", |
35 | 35 | "husky": "^9.1.7", |
36 | | - "prettier": "^3.5.2", |
| 36 | + "prettier": "^3.6.2", |
37 | 37 | "prettier-plugin-astro": "^0.14.1", |
38 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
| 38 | + "prettier-plugin-tailwindcss": "^0.6.13", |
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.25.0" |
| 42 | + "typescript-eslint": "^8.35.1" |
43 | 43 | } |
44 | 44 | } |
0 commit comments