|
16 | 16 | }, |
17 | 17 | "dependencies": { |
18 | 18 | "@astrojs/check": "^0.9.4", |
19 | | - "@astrojs/rss": "^4.0.9", |
| 19 | + "@astrojs/rss": "^4.0.11", |
20 | 20 | "@astrojs/sitemap": "^3.2.1", |
21 | | - "@astrojs/svelte": "^6.0.1", |
22 | | - "@astrojs/tailwind": "^5.1.2", |
| 21 | + "@astrojs/svelte": "7.0.3", |
| 22 | + "@astrojs/tailwind": "^5.1.4", |
23 | 23 | "@fontsource-variable/jetbrains-mono": "^5.1.1", |
24 | 24 | "@fontsource/roboto": "^5.1.0", |
25 | | - "@iconify-json/fa6-brands": "^1.2.1", |
26 | | - "@iconify-json/fa6-regular": "^1.2.1", |
27 | | - "@iconify-json/fa6-solid": "^1.2.1", |
28 | | - "@iconify-json/material-symbols": "^1.2.5", |
| 25 | + "@iconify-json/fa6-brands": "^1.2.3", |
| 26 | + "@iconify-json/fa6-regular": "^1.2.2", |
| 27 | + "@iconify-json/fa6-solid": "^1.2.2", |
| 28 | + "@iconify-json/material-symbols": "^1.2.8", |
29 | 29 | "@iconify/svelte": "^4.0.2", |
30 | | - "@sveltejs/vite-plugin-svelte": "^4.0.0", |
31 | | - "@swup/astro": "^1.4.1", |
| 30 | + "@swup/astro": "^1.5.0", |
32 | 31 | "@tailwindcss/typography": "^0.5.15", |
33 | | - "astro": "^4.16.13", |
| 32 | + "astro": "5.1.6", |
34 | 33 | "astro-compress": "^2.3.5", |
35 | | - "astro-icon": "^1.1.1", |
| 34 | + "astro-icon": "^1.1.4", |
36 | 35 | "hastscript": "^9.0.0", |
37 | 36 | "katex": "^0.16.19", |
38 | 37 | "markdown-it": "^14.1.0", |
39 | 38 | "mdast-util-to-string": "^4.0.0", |
40 | | - "overlayscrollbars": "^2.10.0", |
41 | | - "pagefind": "^1.1.1", |
| 39 | + "overlayscrollbars": "^2.10.1", |
| 40 | + "pagefind": "^1.2.0", |
42 | 41 | "photoswipe": "^5.4.4", |
43 | 42 | "reading-time": "^1.5.0", |
44 | 43 | "rehype-autolink-headings": "^7.1.0", |
|
53 | 52 | "sanitize-html": "^2.13.1", |
54 | 53 | "sharp": "^0.33.5", |
55 | 54 | "stylus": "^0.63.0", |
56 | | - "svelte": "^5.2.2", |
57 | | - "tailwindcss": "^3.4.14", |
58 | | - "typescript": "^5.6.3", |
| 55 | + "svelte": "^5.5.3", |
| 56 | + "tailwindcss": "^3.4.16", |
| 57 | + "typescript": "^5.7.2", |
59 | 58 | "unist-util-visit": "^5.0.0" |
60 | 59 | }, |
61 | 60 | "devDependencies": { |
|
0 commit comments