Skip to content

Commit 40d8ccf

Browse files
committed
Update
1 parent bd1c598 commit 40d8ccf

File tree

3 files changed

+167
-171
lines changed

3 files changed

+167
-171
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/leaflet": "^1.9.16",
2929
"@typescript-eslint/parser": "^8.25.0",
3030
"alpinejs": "^3.14.8",
31-
"astro": "^5.4.0",
31+
"astro": "^5.4.1",
3232
"astro-robots-txt": "^1.0.0",
3333
"eslint": "^9.21.0",
3434
"eslint-plugin-astro": "^1.3.1",
@@ -43,9 +43,9 @@
4343
"rehype-katex": "^7.0.1",
4444
"rehype-mermaid": "^3.0.0",
4545
"remark-math": "^6.0.0",
46-
"rollup": "^4.34.8",
47-
"schema-dts": "^1.1.2",
48-
"typescript": "^5.7.3",
46+
"rollup": "^4.34.9",
47+
"schema-dts": "^1.1.5",
48+
"typescript": "^5.8.2",
4949
"unist-util-visit": "^5.0.0"
5050
},
5151
"dependencies": {

0 commit comments

Comments
 (0)