|
11 | 11 | "astro": "astro" |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@astrojs/image": "^0.16.1", |
15 | | - "@astrojs/partytown": "^1.0.3", |
16 | | - "@astrojs/rss": "^2.1.0", |
17 | | - "@astrojs/sitemap": "^1.0.1", |
18 | | - "@astrojs/tailwind": "^3.0.1", |
19 | | - "astro": "^2.10.0", |
20 | | - "astro-seo-schema": "^2.0.0", |
21 | | - "dayjs": "^1.11.7", |
22 | | - "flowbite": "^1.6.0", |
| 14 | + "@astrojs/partytown": "^1.2.3", |
| 15 | + "@astrojs/rss": "^2.4.4", |
| 16 | + "@astrojs/sitemap": "^1.4.0", |
| 17 | + "@astrojs/svelte": "^5.7.1", |
| 18 | + "@astrojs/tailwind": "^5.1.0", |
| 19 | + "astro": "^4.15.4", |
| 20 | + "astro-seo-schema": "^4.0.2", |
| 21 | + "dayjs": "^1.11.13", |
| 22 | + "dexie": "^4.0.9", |
| 23 | + "flowbite": "^1.8.1", |
23 | 24 | "markdown-to-text-renderer": "^0.1.1", |
24 | | - "marked": "^4.2.12", |
| 25 | + "marked": "^4.3.0", |
25 | 26 | "reading-time": "^1.5.0", |
26 | | - "tailwindcss": "^3.0.24", |
27 | | - "topbar": "^2.0.1" |
| 27 | + "svelte": "^4.2.19", |
| 28 | + "svelter-search": "^0.1.1", |
| 29 | + "svelter-search-ui": "^0.0.7", |
| 30 | + "tailwindcss": "^3.4.10", |
| 31 | + "topbar": "^2.0.2", |
| 32 | + "vite": "^5.4.5" |
28 | 33 | }, |
29 | 34 | "devDependencies": { |
30 | | - "@tailwindcss/line-clamp": "^0.4.2", |
31 | | - "@tailwindcss/typography": "^0.5.9" |
| 35 | + "@tailwindcss/line-clamp": "^0.4.4", |
| 36 | + "@tailwindcss/typography": "^0.5.15" |
32 | 37 | } |
33 | 38 | } |
0 commit comments