|
12 | 12 | "format": "prettier --write ."
|
13 | 13 | },
|
14 | 14 | "devDependencies": {
|
15 |
| - "@astrojs/check": "^0.5.10", |
16 |
| - "@astrojs/svelte": "^5.4.0", |
| 15 | + "@astrojs/check": "^0.9.2", |
| 16 | + "@astrojs/svelte": "^5.7.0", |
17 | 17 | "@astrojs/tailwind": "^5.1.0",
|
18 | 18 | "@fontsource-variable/noto-sans-thai": "^5.0.14",
|
19 |
| - "@fontsource/k2d": "^5.0.19", |
20 |
| - "@neodrag/svelte": "^2.0.6", |
21 |
| - "@types/apple-mapkit-js-browser": "^5.65.7", |
22 |
| - "astro": "^4.6.1", |
23 |
| - "prettier": "^3.2.5", |
24 |
| - "prettier-plugin-astro": "^0.13.0", |
25 |
| - "prettier-plugin-svelte": "^3.2.3", |
26 |
| - "prettier-plugin-tailwindcss": "^0.5.14", |
27 |
| - "sharp": "^0.33.3", |
28 |
| - "svelte": "^4.2.15", |
| 19 | + "@fontsource/k2d": "^5.0.20", |
| 20 | + "@types/apple-mapkit-js-browser": "^5.78.0", |
| 21 | + "astro": "^4.14.2", |
| 22 | + "prettier": "^3.3.3", |
| 23 | + "prettier-plugin-astro": "^0.14.1", |
| 24 | + "prettier-plugin-svelte": "^3.2.6", |
| 25 | + "prettier-plugin-tailwindcss": "^0.6.6", |
| 26 | + "sharp": "^0.33.5", |
| 27 | + "svelte": "^4.2.18", |
29 | 28 | "tailwind-thaitone": "^1.1.0",
|
30 |
| - "tailwindcss": "^3.4.3", |
31 |
| - "typescript": "^5.4.5" |
| 29 | + "tailwindcss": "^3.4.10", |
| 30 | + "typescript": "^5.5.4" |
32 | 31 | },
|
33 | 32 | "dependencies": {
|
34 | 33 | "clsx": "^2.1.1"
|
|
0 commit comments