|
16 | 16 | "astro": "astro" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@astrojs/alpinejs": "^0.4.9", |
20 | 19 | "@astrojs/check": "^0.9.4", |
21 | | - "@astrojs/mdx": "^4.3.6", |
22 | | - "@astrojs/sitemap": "^3.6.0", |
23 | | - "@eslint/markdown": "^7.3.0", |
| 20 | + "@eslint/markdown": "^7.4.0", |
24 | 21 | "@tailwindcss/typography": "^0.5.19", |
25 | 22 | "@types/alpinejs": "^3.13.11", |
26 | | - "alpinejs": "^3.15.0", |
27 | | - "astro": "^5.14.1", |
28 | | - "astro-robots-txt": "^1.0.0", |
29 | 23 | "eslint": "^9.37.0", |
30 | 24 | "eslint-plugin-astro": "^1.3.1", |
31 | 25 | "eslint-plugin-jsx-a11y": "^6.10.2", |
32 | 26 | "eslint-plugin-prettier": "^5.5.4", |
33 | | - "exifr": "^7.1.3", |
34 | | - "mdast-util-to-string": "^4.0.0", |
35 | 27 | "prettier": "^3.6.2", |
36 | 28 | "prettier-plugin-astro": "^0.14.1", |
37 | 29 | "prettier-plugin-tailwindcss": "^0.6.14", |
38 | | - "reading-time": "^1.5.0", |
39 | | - "rehype-katex": "^7.0.1", |
40 | | - "remark-emoji": "^5.0.2", |
41 | | - "remark-math": "^6.0.0", |
42 | | - "schema-dts": "^1.1.5", |
43 | 30 | "typescript": "^5.9.3", |
44 | | - "typescript-eslint": "^8.45.0", |
45 | | - "unist-util-visit": "^5.0.0" |
| 31 | + "typescript-eslint": "^8.46.0" |
46 | 32 | }, |
47 | 33 | "dependencies": { |
48 | | - "@astrojs/markdoc": "^0.15.7", |
| 34 | + "@astrojs/alpinejs": "^0.4.9", |
| 35 | + "@astrojs/markdoc": "^0.15.8", |
| 36 | + "@astrojs/mdx": "^4.3.7", |
49 | 37 | "@astrojs/rss": "^4.0.12", |
| 38 | + "@astrojs/sitemap": "^3.6.0", |
50 | 39 | "@iconify-json/bi": "^1.2.6", |
51 | 40 | "@iconify-json/heroicons": "^1.2.3", |
52 | 41 | "@tailwindcss/vite": "^4.1.14", |
| 42 | + "alpinejs": "^3.15.0", |
| 43 | + "astro": "^5.14.3", |
53 | 44 | "astro-icon": "^1.1.5", |
54 | 45 | "astro-leaflet": "^1.8.1", |
55 | 46 | "astro-masonry": "^1.2.2", |
56 | 47 | "astro-mermaid": "^1.1.0", |
57 | 48 | "astro-plantuml": "^0.1.4", |
| 49 | + "astro-robots-txt": "^1.0.0", |
58 | 50 | "astro-seo": "^0.8.4", |
59 | 51 | "astro-swiper": "^1.1.0", |
| 52 | + "exifr": "^7.1.3", |
60 | 53 | "hero-patterns": "^2.1.0", |
61 | 54 | "lunr": "^2.3.9", |
| 55 | + "mdast-util-to-string": "^4.0.0", |
62 | 56 | "photoswipe": "^5.4.4", |
63 | 57 | "photoswipe-dynamic-caption-plugin": "^1.2.7", |
64 | | - "tailwindcss": "^4.1.14" |
| 58 | + "reading-time": "^1.5.0", |
| 59 | + "rehype-katex": "^7.0.1", |
| 60 | + "remark-emoji": "^5.0.2", |
| 61 | + "remark-math": "^6.0.0", |
| 62 | + "schema-dts": "^1.1.5", |
| 63 | + "tailwindcss": "^4.1.14", |
| 64 | + "unist-util-visit": "^5.0.0" |
65 | 65 | }, |
66 | | - "packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa" |
| 66 | + "packageManager": "pnpm@10.18.2+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd" |
67 | 67 | } |
0 commit comments