|
24 | 24 | "@tailwindcss/forms": "^0.5.7",
|
25 | 25 | "@tailwindcss/line-clamp": "^0.4.4",
|
26 | 26 | "@tailwindcss/typography": "^0.5.10",
|
27 |
| - "@types/alpinejs": "^3.13.6", |
| 27 | + "@types/alpinejs": "^3.13.7", |
28 | 28 | "@types/leaflet": "^1.9.8",
|
29 | 29 | "@types/photoswipe": "^4.1.6",
|
30 |
| - "@typescript-eslint/parser": "^7.1.0", |
31 |
| - "alpinejs": "^3.13.5", |
32 |
| - "astro": "^4.4.9", |
| 30 | + "@typescript-eslint/parser": "^7.1.1", |
| 31 | + "alpinejs": "^3.13.7", |
| 32 | + "astro": "^4.4.15", |
33 | 33 | "astro-robots-txt": "^1.0.0",
|
34 | 34 | "eslint": "^8.57.0",
|
35 | 35 | "eslint-plugin-astro": "^0.31.4",
|
36 | 36 | "eslint-plugin-css": "^0.9.2",
|
37 | 37 | "eslint-plugin-jsx-a11y": "^6.8.0",
|
38 |
| - "eslint-plugin-markdown": "^3.0.1", |
| 38 | + "eslint-plugin-markdown": "^4.0.1", |
39 | 39 | "eslint-plugin-mdx": "^3.1.5",
|
40 | 40 | "exifr": "^7.1.3",
|
41 | 41 | "mdast-util-to-string": "^4.0.0",
|
42 | 42 | "prettier": "^3.2.5",
|
43 | 43 | "prettier-config-standard": "^7.0.0",
|
44 | 44 | "prettier-plugin-astro": "^0.13.0",
|
45 |
| - "prettier-plugin-tailwindcss": "^0.5.11", |
| 45 | + "prettier-plugin-tailwindcss": "^0.5.12", |
46 | 46 | "reading-time": "^1.5.0",
|
47 | 47 | "rehype-katex": "^7.0.0",
|
48 | 48 | "remark-emoji": "^4.0.1",
|
49 | 49 | "remark-math": "^6.0.0",
|
50 | 50 | "schema-dts": "^1.1.2",
|
51 | 51 | "tailwindcss": "^3.4.1",
|
52 |
| - "typescript": "~5.3.3", |
| 52 | + "typescript": "~5.4.2", |
53 | 53 | "unist-util-visit": "^5.0.0",
|
54 |
| - "vite": "^5.1.4" |
| 54 | + "vite": "^5.1.5" |
55 | 55 | },
|
56 | 56 | "dependencies": {
|
57 | 57 | "@astrojs/check": "^0.5.6",
|
|
66 | 66 | "katex": "^0.16.9",
|
67 | 67 | "leaflet": "^1.9.4",
|
68 | 68 | "lunr": "^2.3.9",
|
69 |
| - "mermaid": "^10.8.0", |
| 69 | + "mermaid": "^10.9.0", |
70 | 70 | "photoswipe": "^5.4.3",
|
71 | 71 | "photoswipe-dynamic-caption-plugin": "^1.2.7",
|
72 | 72 | "swiper": "^11.0.7"
|
73 | 73 | },
|
74 |
| - "packageManager": "pnpm@8.5.1" |
| 74 | + "packageManager": "pnpm@8.15.4+sha1.c85a4305534f76d461407b59277b954bac97b5c4" |
75 | 75 | }
|
0 commit comments