Skip to content

Commit ffa79e6

Browse files
committed
Update packages
1 parent be4bd57 commit ffa79e6

File tree

2 files changed

+282
-217
lines changed

2 files changed

+282
-217
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -24,34 +24,34 @@
2424
"@tailwindcss/forms": "^0.5.7",
2525
"@tailwindcss/line-clamp": "^0.4.4",
2626
"@tailwindcss/typography": "^0.5.10",
27-
"@types/alpinejs": "^3.13.6",
27+
"@types/alpinejs": "^3.13.7",
2828
"@types/leaflet": "^1.9.8",
2929
"@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",
3333
"astro-robots-txt": "^1.0.0",
3434
"eslint": "^8.57.0",
3535
"eslint-plugin-astro": "^0.31.4",
3636
"eslint-plugin-css": "^0.9.2",
3737
"eslint-plugin-jsx-a11y": "^6.8.0",
38-
"eslint-plugin-markdown": "^3.0.1",
38+
"eslint-plugin-markdown": "^4.0.1",
3939
"eslint-plugin-mdx": "^3.1.5",
4040
"exifr": "^7.1.3",
4141
"mdast-util-to-string": "^4.0.0",
4242
"prettier": "^3.2.5",
4343
"prettier-config-standard": "^7.0.0",
4444
"prettier-plugin-astro": "^0.13.0",
45-
"prettier-plugin-tailwindcss": "^0.5.11",
45+
"prettier-plugin-tailwindcss": "^0.5.12",
4646
"reading-time": "^1.5.0",
4747
"rehype-katex": "^7.0.0",
4848
"remark-emoji": "^4.0.1",
4949
"remark-math": "^6.0.0",
5050
"schema-dts": "^1.1.2",
5151
"tailwindcss": "^3.4.1",
52-
"typescript": "~5.3.3",
52+
"typescript": "~5.4.2",
5353
"unist-util-visit": "^5.0.0",
54-
"vite": "^5.1.4"
54+
"vite": "^5.1.5"
5555
},
5656
"dependencies": {
5757
"@astrojs/check": "^0.5.6",
@@ -66,10 +66,10 @@
6666
"katex": "^0.16.9",
6767
"leaflet": "^1.9.4",
6868
"lunr": "^2.3.9",
69-
"mermaid": "^10.8.0",
69+
"mermaid": "^10.9.0",
7070
"photoswipe": "^5.4.3",
7171
"photoswipe-dynamic-caption-plugin": "^1.2.7",
7272
"swiper": "^11.0.7"
7373
},
74-
"packageManager": "pnpm@8.5.1"
74+
"packageManager": "pnpm@8.15.4+sha1.c85a4305534f76d461407b59277b954bac97b5c4"
7575
}

0 commit comments

Comments
 (0)