|
23 | 23 | "preview": "astro preview" |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@astrojs/mdx": "^4.3.0", |
27 | | - "@astrojs/sitemap": "^3.4.1", |
28 | | - "@astrojs/svelte": "^7.1.0", |
29 | | - "@date-fns/tz": "^1.2.0", |
| 26 | + "@astrojs/mdx": "^4.3.7", |
| 27 | + "@astrojs/sitemap": "^3.6.0", |
| 28 | + "@astrojs/svelte": "^7.2.0", |
| 29 | + "@date-fns/tz": "^1.4.1", |
30 | 30 | "@iconify-json/feather": "^1.2.1", |
31 | | - "@iconify-json/flowbite": "^1.2.5", |
32 | | - "@tailwindcss/typography": "^0.5.16", |
33 | | - "astro": "^5.10.0", |
| 31 | + "@iconify-json/flowbite": "^1.2.7", |
| 32 | + "@tailwindcss/typography": "^0.5.19", |
| 33 | + "astro": "^5.14.4", |
34 | 34 | "astro-icon": "^1.1.5", |
35 | | - "bits-ui": "^1.8.0", |
36 | | - "cheerio": "^1.1.0", |
37 | | - "daisyui": "^5.0.43", |
| 35 | + "bits-ui": "^2.11.5", |
| 36 | + "cheerio": "^1.1.2", |
| 37 | + "daisyui": "^5.2.3", |
38 | 38 | "date-fns": "^4.1.0", |
39 | 39 | "markdown-to-txt": "^2.0.1", |
40 | | - "sharp": "^0.34.2", |
41 | | - "svelte": "^5.34.7", |
42 | | - "tailwindcss": "^4.1.10", |
43 | | - "@tailwindcss/vite": "^4.1.10" |
| 40 | + "sharp": "^0.34.4", |
| 41 | + "svelte": "^5.39.11", |
| 42 | + "tailwindcss": "^4.1.14", |
| 43 | + "@tailwindcss/vite": "^4.1.14" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@astrojs/check": "^0.9.4", |
47 | | - "@biomejs/biome": "^1.9.4", |
48 | | - "lefthook": "^1.11.14", |
49 | | - "prettier": "^3.5.3", |
| 47 | + "@biomejs/biome": "^2.2.5", |
| 48 | + "lefthook": "^1.13.6", |
| 49 | + "prettier": "^3.6.2", |
50 | 50 | "prettier-plugin-astro": "^0.14.1", |
51 | 51 | "prettier-plugin-svelte": "^3.4.0", |
52 | | - "prettier-plugin-tailwindcss": "^0.6.13", |
53 | | - "rollup-plugin-visualizer": "^5.14.0", |
54 | | - "typescript": "^5.8.3" |
| 52 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 53 | + "rollup-plugin-visualizer": "^6.0.4", |
| 54 | + "typescript": "^5.9.3" |
55 | 55 | } |
56 | 56 | } |
0 commit comments