|
13 | 13 | },
|
14 | 14 | "devDependencies": {
|
15 | 15 | "@akebifiky/remark-simple-plantuml": "^1.0.2",
|
16 |
| - "@astrojs/alpinejs": "^0.1.1", |
17 |
| - "@astrojs/image": "^0.5.0", |
18 |
| - "@astrojs/mdx": "^0.11.1", |
| 16 | + "@astrojs/alpinejs": "^0.1.2", |
| 17 | + "@astrojs/image": "^0.10.0", |
| 18 | + "@astrojs/mdx": "^0.11.4", |
19 | 19 | "@astrojs/sitemap": "^1.0.0",
|
20 |
| - "@astrojs/tailwind": "^1.0.0", |
| 20 | + "@astrojs/tailwind": "^2.1.1", |
21 | 21 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
22 | 22 | "@tailwindcss/forms": "^0.5.3",
|
23 | 23 | "@tailwindcss/line-clamp": "^0.4.2",
|
24 | 24 | "@tailwindcss/typography": "^0.5.7",
|
25 | 25 | "@types/alpinejs": "^3.0.0",
|
26 |
| - "@types/leaflet": "^1.7.11", |
27 |
| - "alpinejs": "^3.0.0", |
28 |
| - "astro": "1.1.5", |
29 |
| - "astro-robots-txt": "^0.3.8", |
| 26 | + "@types/leaflet": "^1.9.0", |
| 27 | + "alpinejs": "^3.10.4", |
| 28 | + "astro": "1.5.2", |
| 29 | + "astro-robots-txt": "^0.3.10", |
30 | 30 | "exifr": "^7.1.3",
|
31 | 31 | "mdast-util-to-string": "^3.1.0",
|
32 |
| - "prettier-plugin-astro": "^0.5.4", |
| 32 | + "prettier-plugin-astro": "^0.6.0", |
33 | 33 | "reading-time": "^1.5.0",
|
34 | 34 | "rehype-katex": "^6.0.2",
|
35 | 35 | "remark-math": "^5.1.1",
|
36 | 36 | "schema-dts": "^1.1.0",
|
37 |
| - "tailwindcss": "^3.1.8", |
| 37 | + "tailwindcss": "^3.2.1", |
38 | 38 | "unist-util-visit": "^4.1.1"
|
39 | 39 | },
|
40 | 40 | "dependencies": {
|
41 |
| - "@astrojs/rss": "^1.0.0", |
| 41 | + "@astrojs/rss": "^1.0.2", |
42 | 42 | "astro-icon": "^0.7.3",
|
43 | 43 | "astro-seo": "^0.6.0",
|
44 | 44 | "hero-patterns": "^2.1.0",
|
45 | 45 | "katex": "^0.16.2",
|
46 |
| - "leaflet": "^1.8.0", |
| 46 | + "leaflet": "^1.9.2", |
47 | 47 | "lunr": "^2.3.9",
|
48 | 48 | "photoswipe": "^5.3.2",
|
49 |
| - "photoswipe-dynamic-caption-plugin": "^1.2.4" |
| 49 | + "photoswipe-dynamic-caption-plugin": "^1.2.7" |
50 | 50 | }
|
51 | 51 | }
|
0 commit comments