|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 | 16 | "@astrojs/mdx": "3.1.9",
|
17 |
| - "@astrojs/rss": "4.0.9", |
| 17 | + "@astrojs/rss": "4.0.11", |
18 | 18 | "@astrojs/sitemap": "3.2.1",
|
19 |
| - "@astrojs/tailwind": "5.1.2", |
| 19 | + "@astrojs/tailwind": "5.1.4", |
20 | 20 | "astro": "4.16.18",
|
21 | 21 | "astro-expressive-code": "0.38.3",
|
22 |
| - "astro-icon": "1.1.4", |
| 22 | + "astro-icon": "1.1.5", |
23 | 23 | "markdown-it": "14.1.0",
|
24 | 24 | "netlify-plugin-append-redirects": "0.0.2",
|
25 | 25 | "rehype-external-links": "3.0.0",
|
26 |
| - "sanitize-html": "2.13.1", |
27 |
| - "satori": "0.12.0", |
| 26 | + "sanitize-html": "2.14.0", |
| 27 | + "satori": "0.12.1", |
28 | 28 | "satori-html": "0.3.2",
|
29 | 29 | "sharp": "0.33.5"
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "@astrojs/check": "0.9.4",
|
33 |
| - "@iconify-json/mdi": "1.2.1", |
34 |
| - "@pagefind/default-ui": "1.2.0", |
| 33 | + "@iconify-json/mdi": "1.2.2", |
| 34 | + "@pagefind/default-ui": "1.3.0", |
35 | 35 | "@resvg/resvg-js": "2.6.2",
|
36 | 36 | "@tailwindcss/aspect-ratio": "0.4.2",
|
37 |
| - "@tailwindcss/typography": "0.5.15", |
| 37 | + "@tailwindcss/typography": "0.5.16", |
38 | 38 | "@types/eslint": "8.56.7",
|
39 | 39 | "@types/markdown-it": "13.0.9",
|
40 | 40 | "@types/sanitize-html": "2.13.0",
|
|
43 | 43 | "astro-eslint-parser": "0.16.3",
|
44 | 44 | "autoprefixer": "10.4.20",
|
45 | 45 | "eslint": "8.57.1",
|
46 |
| - "eslint-import-resolver-typescript": "3.6.3", |
| 46 | + "eslint-import-resolver-typescript": "3.7.0", |
47 | 47 | "eslint-plugin-astro": "1.3.1",
|
48 | 48 | "eslint-plugin-deprecation": "2.0.0",
|
49 | 49 | "eslint-plugin-import": "2.31.0",
|
|
53 | 53 | "eslint-plugin-regexp": "2.7.0",
|
54 | 54 | "eslint-plugin-typescript-sort-keys": "3.3.0",
|
55 | 55 | "mdast-util-to-string": "4.0.0",
|
56 |
| - "pagefind": "1.2.0", |
| 56 | + "pagefind": "1.3.0", |
57 | 57 | "postcss": "8.4.49",
|
58 | 58 | "postcss-html": "1.7.0",
|
59 | 59 | "postcss-import": "16.1.0",
|
60 |
| - "prettier": "3.4.1", |
| 60 | + "prettier": "3.4.2", |
61 | 61 | "prettier-plugin-astro": "0.14.1",
|
62 | 62 | "prettier-plugin-tailwindcss": "0.6.9",
|
63 | 63 | "reading-time": "1.5.0",
|
64 | 64 | "remark-unwrap-images": "4.0.1",
|
65 |
| - "tailwindcss": "3.4.15", |
| 65 | + "tailwindcss": "3.4.17", |
66 | 66 | "typescript": "5.7.2"
|
67 | 67 | }
|
68 | 68 | }
|
0 commit comments