|
15 | 15 | "@astrojs/check": "^0.9.4",
|
16 | 16 | "@astrojs/mdx": "^4.3.0",
|
17 | 17 | "@astrojs/sitemap": "^3.4.1",
|
18 |
| - "@astrojs/svelte": "^7.0.13", |
| 18 | + "@astrojs/svelte": "^7.1.0", |
19 | 19 | "@astrojs/ts-plugin": "^1.10.4",
|
20 | 20 | "@fortawesome/fontawesome-free": "^6.7.2",
|
21 |
| - "@nanostores/persistent": "^1.0.0", |
| 21 | + "@nanostores/persistent": "^1.1.0", |
22 | 22 | "@tailwindcss/typography": "^0.5.16",
|
23 | 23 | "@tailwindcss/vite": "^4.1.11",
|
24 |
| - "astro": "^5.8.0", |
| 24 | + "astro": "^5.11.0", |
25 | 25 | "astro-compress": "^2.3.8",
|
26 | 26 | "astro-delete-unused-images": "^1.0.3",
|
27 | 27 | "astro-meta-tags": "^0.3.2",
|
|
41 | 41 | "rehype-slug": "^6.0.0",
|
42 | 42 | "remark-toc": "^9.0.0",
|
43 | 43 | "sharp": "^0.34.2",
|
44 |
| - "svelte": "^5.34.9", |
45 |
| - "tailwindcss": "^4.1.8", |
| 44 | + "svelte": "^5.35.4", |
| 45 | + "tailwindcss": "^4.1.11", |
46 | 46 | "typescript": "^5.8.3",
|
47 | 47 | "vite": "^6.3.5"
|
48 | 48 | },
|
49 | 49 | "devDependencies": {
|
50 | 50 | "@types/js-yaml": "^4.0.9",
|
51 |
| - "prettier": "^3.5.3", |
| 51 | + "prettier": "^3.6.2", |
52 | 52 | "prettier-plugin-astro": "^0.14.1",
|
53 |
| - "puppeteer": "^24.9.0", |
| 53 | + "puppeteer": "^24.12.0", |
54 | 54 | "tsx": "^4.20.3",
|
55 | 55 | "typescript": "^5.8.3"
|
56 | 56 | },
|
|
0 commit comments