|
13 | 13 | "linkcheck:full": "linkchecker http://localhost:4321" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@astrojs/mdx": "^4.3.7", |
17 | | - "@astrojs/rss": "^4.0.12", |
| 16 | + "@astrojs/mdx": "^4.3.10", |
| 17 | + "@astrojs/rss": "^4.0.13", |
18 | 18 | "@astrojs/sitemap": "^3.6.0", |
19 | 19 | "@fontsource-variable/fira-code": "^5.2.7", |
20 | 20 | "@fontsource-variable/overpass": "^5.2.8", |
21 | 21 | "@fontsource-variable/roboto-flex": "^5.2.8", |
22 | | - "@tailwindcss/vite": "^4.1.14", |
| 22 | + "@tailwindcss/vite": "^4.1.17", |
23 | 23 | "@xmldom/xmldom": "^0.9.8", |
24 | 24 | "asciinema-player": "^3.12.1", |
25 | | - "astro": "^5.14.4", |
| 25 | + "astro": "^5.15.4", |
26 | 26 | "astro-favicons": "^3.1.5", |
27 | 27 | "astro-icon": "^1.1.5", |
28 | 28 | "astro-seo": "^0.8.4", |
29 | 29 | "class-variance-authority": "^0.7.1", |
30 | | - "htmx.org": "^2.0.7", |
| 30 | + "htmx.org": "^2.0.8", |
31 | 31 | "markdown-it": "^14.0.0", |
32 | 32 | "node-html-parser": "^7.0.1", |
33 | 33 | "sanitize-html": "^2.17.0", |
34 | 34 | "tailwindcss": "^4.0.0", |
35 | | - "turndown": "^7.2.1" |
| 35 | + "turndown": "^7.2.2" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@iconify-json/mdi": "^1.2.3", |
39 | | - "@iconify-json/simple-icons": "^1.2.54", |
| 39 | + "@iconify-json/simple-icons": "^1.2.58", |
40 | 40 | "@iconify/tailwind": "^1.2.0" |
41 | 41 | } |
42 | 42 | } |
0 commit comments