|
15 | 15 | "astro": "astro" |
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | | - "@astrojs/rss": "^4.0.8", |
19 | | - "@astrojs/sitemap": "^3.2.0", |
| 18 | + "@astrojs/rss": "^4.0.9", |
| 19 | + "@astrojs/sitemap": "^3.2.1", |
20 | 20 | "@astrolib/analytics": "^0.6.1", |
21 | | - "@astrolib/seo": "^1.0.0-beta.8", |
| 21 | + "@astrolib/seo": "1.0.0-beta.8", |
22 | 22 | "@fontsource-variable/inter": "^5.1.0", |
23 | | - "astro": "^4.16.2", |
| 23 | + "astro": "^4.16.14", |
24 | 24 | "astro-embed": "^0.7.4", |
25 | | - "astro-icon": "^1.1.1", |
| 25 | + "astro-icon": "^1.1.4", |
26 | 26 | "limax": "4.1.0", |
27 | 27 | "lodash.merge": "^4.6.2", |
28 | | - "unpic": "^3.18.0" |
| 28 | + "unpic": "^3.20.0" |
29 | 29 | }, |
30 | 30 | "devDependencies": { |
31 | 31 | "@astrojs/check": "^0.9.4", |
32 | | - "@astrojs/mdx": "^3.1.8", |
| 32 | + "@astrojs/mdx": "^3.1.9", |
33 | 33 | "@astrojs/partytown": "^2.1.2", |
34 | 34 | "@astrojs/tailwind": "5.1.2", |
35 | 35 | "@iconify-json/flat-color-icons": "^1.2.0", |
36 | | - "@iconify-json/tabler": "^1.2.5", |
| 36 | + "@iconify-json/tabler": "^1.2.8", |
37 | 37 | "@tailwindcss/typography": "^0.5.15", |
38 | 38 | "@types/js-yaml": "^4.0.9", |
39 | 39 | "@types/lodash.merge": "^4.6.9", |
40 | 40 | "@types/mdx": "^2.0.13", |
41 | 41 | "astro-compress": "2.3.3", |
42 | | - "globals": "^15.11.0", |
| 42 | + "globals": "^15.12.0", |
43 | 43 | "js-yaml": "^4.1.0", |
44 | 44 | "mdast-util-to-string": "^4.0.0", |
45 | 45 | "reading-time": "^1.5.0", |
46 | 46 | "sharp": "0.33.5", |
47 | | - "tailwind-merge": "^2.5.3", |
48 | | - "tailwindcss": "^3.4.13", |
49 | | - "typescript": "^5.6.3", |
| 47 | + "tailwind-merge": "^2.5.4", |
| 48 | + "tailwindcss": "^3.4.15", |
| 49 | + "typescript": "^5.7.2", |
50 | 50 | "unist-util-visit": "^5.0.0" |
51 | 51 | }, |
52 | 52 | "packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee" |
|
0 commit comments