|
16 | 16 | },
|
17 | 17 | "devDependencies": {
|
18 | 18 | "@akebifiky/remark-simple-plantuml": "^1.0.2",
|
19 |
| - "@astrojs/alpinejs": "^0.2.2", |
20 |
| - "@astrojs/mdx": "^0.19.7", |
21 |
| - "@astrojs/sitemap": "^2.0.2", |
22 |
| - "@astrojs/tailwind": "^4.0.0", |
| 19 | + "@astrojs/alpinejs": "^0.3.0", |
| 20 | + "@astrojs/mdx": "^1.0.2", |
| 21 | + "@astrojs/sitemap": "^3.0.0", |
| 22 | + "@astrojs/tailwind": "^5.0.0", |
23 | 23 | "@tailwindcss/aspect-ratio": "^0.4.2",
|
24 | 24 | "@tailwindcss/forms": "^0.5.4",
|
25 | 25 | "@tailwindcss/line-clamp": "^0.4.4",
|
|
29 | 29 | "@types/photoswipe": "^4.1.2",
|
30 | 30 | "@typescript-eslint/parser": "^6.4.0",
|
31 | 31 | "alpinejs": "^3.12.3",
|
32 |
| - "astro": "^2.10.9", |
33 |
| - "astro-robots-txt": "^0.5.0", |
| 32 | + "astro": "^3.0.10", |
| 33 | + "astro-robots-txt": "^1.0.0", |
34 | 34 | "eslint": "^8.47.0",
|
35 |
| - "eslint-plugin-astro": "^0.28.0", |
| 35 | + "eslint-plugin-astro": "^0.29.0", |
36 | 36 | "eslint-plugin-css": "^0.8.1",
|
37 | 37 | "eslint-plugin-jsx-a11y": "^6.7.1",
|
38 | 38 | "eslint-plugin-markdown": "^3.0.1",
|
|
41 | 41 | "mdast-util-to-string": "^4.0.0",
|
42 | 42 | "prettier": "^3.0.2",
|
43 | 43 | "prettier-config-standard": "^7.0.0",
|
44 |
| - "prettier-plugin-astro": "^0.11.1", |
| 44 | + "prettier-plugin-astro": "^0.12.0", |
45 | 45 | "prettier-plugin-tailwindcss": "^0.5.3",
|
46 | 46 | "reading-time": "^1.5.0",
|
47 | 47 | "rehype-katex": "^6.0.3",
|
48 | 48 | "remark-emoji": "^4.0.0",
|
49 | 49 | "remark-math": "^5.1.1",
|
50 | 50 | "schema-dts": "^1.1.2",
|
51 | 51 | "tailwindcss": "^3.3.3",
|
52 |
| - "typescript": "~5.1.6", |
| 52 | + "typescript": "~5.2.2", |
53 | 53 | "unist-util-visit": "^5.0.0",
|
54 | 54 | "vite": "^4.4.9"
|
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 |
| - "@astrojs/markdoc": "^0.4.4", |
58 |
| - "@astrojs/rss": "^2.4.4", |
| 57 | + "@astrojs/markdoc": "^0.5.0", |
| 58 | + "@astrojs/rss": "^3.0.0", |
59 | 59 | "astro-icon": "^0.8.1",
|
60 |
| - "astro-seo": "^0.7.5", |
| 60 | + "astro-seo": "^0.8.0", |
61 | 61 | "hero-patterns": "^2.1.0",
|
62 | 62 | "katex": "^0.16.8",
|
63 | 63 | "leaflet": "^1.9.4",
|
|
0 commit comments