|
17 | 17 | },
|
18 | 18 | "dependencies": {
|
19 | 19 | "@astrojs/check": "^0.9.4",
|
20 |
| - "@astrojs/db": "^0.14.6", |
21 |
| - "@astrojs/preact": "^4.0.4", |
| 20 | + "@astrojs/db": "^0.14.5", |
| 21 | + "@astrojs/preact": "^4.0.1", |
22 | 22 | "@astrojs/sitemap": "^3.2.1",
|
23 |
| - "@astrojs/tailwind": "^5.1.5", |
24 |
| - "@astrojs/vercel": "^8.0.7", |
25 |
| - "@preact/signals": "^1.3.2", |
26 |
| - "@vercel/analytics": "^1.5.0", |
27 |
| - "@vercel/speed-insights": "^1.2.0", |
28 |
| - "astro": "^5.3.0", |
| 23 | + "@astrojs/tailwind": "^5.1.4", |
| 24 | + "@astrojs/vercel": "^8.0.1", |
| 25 | + "@preact/signals": "^1.3.1", |
| 26 | + "@vercel/analytics": "^1.4.1", |
| 27 | + "@vercel/speed-insights": "^1.1.0", |
| 28 | + "astro": "^5.1.4", |
29 | 29 | "astro-seo-schema": "^5.0.0",
|
30 | 30 | "atropos": "^2.0.2",
|
31 |
| - "preact": "^10.25.4", |
| 31 | + "preact": "^10.25.1", |
32 | 32 | "rss-to-json": "^2.1.1",
|
33 | 33 | "schema-dts": "^1.1.2",
|
34 | 34 | "valibot": "^0.31.1"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@playwright/test": "^1.50.1", |
38 |
| - "@tailwindcss/forms": "^0.5.10", |
39 |
| - "@tailwindcss/typography": "^0.5.16", |
| 37 | + "@playwright/test": "^1.49.0", |
| 38 | + "@tailwindcss/forms": "^0.5.9", |
| 39 | + "@tailwindcss/typography": "^0.5.15", |
40 | 40 | "@types/html-to-text": "^9.0.4",
|
41 |
| - "@types/node": "^22.13.4", |
| 41 | + "@types/node": "^22.10.1", |
42 | 42 | "html-to-text": "^9.0.5",
|
43 |
| - "prettier": "^3.5.1", |
| 43 | + "prettier": "^3.4.1", |
44 | 44 | "prettier-plugin-astro": "^0.14.1",
|
45 |
| - "prettier-plugin-tailwindcss": "^0.6.11", |
| 45 | + "prettier-plugin-tailwindcss": "^0.6.9", |
46 | 46 | "sharp": "^0.33.5",
|
47 | 47 | "tailwind-scrollbar": "^3.1.0",
|
48 |
| - "tailwindcss": "^3.4.17", |
49 |
| - "typescript": "^5.7.3" |
| 48 | + "tailwindcss": "^3.4.16", |
| 49 | + "typescript": "^5.7.2" |
50 | 50 | },
|
51 | 51 | "engines": {
|
52 | 52 | "node": "^20.18.1"
|
|
0 commit comments