|
14 | 14 | "devDependencies": {
|
15 | 15 | "@akebifiky/remark-simple-plantuml": "^1.0.2",
|
16 | 16 | "@astrojs/alpinejs": "^0.1.2",
|
17 |
| - "@astrojs/image": "^0.10.0", |
18 |
| - "@astrojs/mdx": "^0.11.4", |
| 17 | + "@astrojs/image": "^0.13.0", |
| 18 | + "@astrojs/mdx": "^0.15.0", |
19 | 19 | "@astrojs/sitemap": "^1.0.0",
|
20 |
| - "@astrojs/tailwind": "^2.1.1", |
| 20 | + "@astrojs/tailwind": "^3.0.0", |
21 | 21 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
22 | 22 | "@tailwindcss/forms": "^0.5.3",
|
23 | 23 | "@tailwindcss/line-clamp": "^0.4.2",
|
24 |
| - "@tailwindcss/typography": "^0.5.7", |
25 |
| - "@types/alpinejs": "^3.0.0", |
| 24 | + "@tailwindcss/typography": "^0.5.9", |
| 25 | + "@types/alpinejs": "^3.7.1", |
26 | 26 | "@types/leaflet": "^1.9.0",
|
27 |
| - "alpinejs": "^3.10.4", |
28 |
| - "astro": "1.5.2", |
29 |
| - "astro-robots-txt": "^0.3.10", |
| 27 | + "alpinejs": "^3.11.1", |
| 28 | + "astro": "2.0.1", |
| 29 | + "astro-robots-txt": "^0.3.11", |
30 | 30 | "exifr": "^7.1.3",
|
31 |
| - "mdast-util-to-string": "^3.1.0", |
32 |
| - "prettier-plugin-astro": "^0.6.0", |
| 31 | + "mdast-util-to-string": "^3.1.1", |
| 32 | + "prettier-plugin-astro": "^0.7.2", |
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.2.1", |
38 |
| - "unist-util-visit": "^4.1.1" |
| 37 | + "tailwindcss": "^3.2.4", |
| 38 | + "unist-util-visit": "^4.1.2" |
39 | 39 | },
|
40 | 40 | "dependencies": {
|
41 |
| - "@astrojs/rss": "^1.0.2", |
42 |
| - "astro-icon": "^0.7.3", |
43 |
| - "astro-seo": "^0.6.0", |
| 41 | + "@astrojs/rss": "^2.1.0", |
| 42 | + "astro-icon": "^0.8.0", |
| 43 | + "astro-seo": "^0.7.0", |
44 | 44 | "hero-patterns": "^2.1.0",
|
45 |
| - "katex": "^0.16.2", |
46 |
| - "leaflet": "^1.9.2", |
| 45 | + "katex": "^0.16.4", |
| 46 | + "leaflet": "^1.9.3", |
47 | 47 | "lunr": "^2.3.9",
|
48 |
| - "photoswipe": "^5.3.2", |
| 48 | + "photoswipe": "^5.3.4", |
49 | 49 | "photoswipe-dynamic-caption-plugin": "^1.2.7"
|
50 | 50 | }
|
51 | 51 | }
|
0 commit comments