|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@astrojs/node": "^9.0.0", |
16 | | - "@astrojs/partytown": "^2.1.2", |
| 16 | + "@astrojs/partytown": "^2.1.3", |
17 | 17 | "@astrojs/preact": "^4.0.1", |
18 | | - "@astrojs/rss": "^4.0.10", |
| 18 | + "@astrojs/rss": "^4.0.11", |
19 | 19 | "@astrojs/sitemap": "^3.2.1", |
20 | 20 | "@astrojs/tailwind": "^5.1.4", |
21 | 21 | "@nanostores/persistent": "^0.10.2", |
22 | 22 | "@nanostores/preact": "^0.5.2", |
23 | | - "astro": "^5.1.1", |
| 23 | + "astro": "^5.1.3", |
24 | 24 | "flowbite": "^2.5.2", |
25 | 25 | "nanostores": "^0.11.3", |
26 | | - "preact": "^10.25.3", |
| 26 | + "preact": "^10.25.4", |
27 | 27 | "rehype": "^13.0.2", |
28 | 28 | "rehype-autolink-headings": "^7.1.0", |
29 | 29 | "rehype-raw": "^7.0.0", |
|
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | 37 | "@astrojs/markdown-remark": "^6.0.1", |
38 | | - "@types/node": "^22.10.2", |
| 38 | + "@types/node": "^22.10.5", |
39 | 39 | "flowbite-typography": "^1.0.5", |
40 | 40 | "mdast-util-mdx-jsx": "^3.1.3", |
41 | 41 | "prettier": "^3.4.2", |
42 | 42 | "prettier-plugin-astro": "^0.14.1", |
43 | 43 | "ts-dedent": "^2.2.0", |
44 | | - "typescript": "^5.7.2", |
| 44 | + "typescript": "^5.7.3", |
45 | 45 | "unist-util-visit": "^4.1.2" |
46 | 46 | } |
47 | 47 | } |
0 commit comments