We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd1c598 commit 40d8ccfCopy full SHA for 40d8ccf
package.json
@@ -28,7 +28,7 @@
28
"@types/leaflet": "^1.9.16",
29
"@typescript-eslint/parser": "^8.25.0",
30
"alpinejs": "^3.14.8",
31
- "astro": "^5.4.0",
+ "astro": "^5.4.1",
32
"astro-robots-txt": "^1.0.0",
33
"eslint": "^9.21.0",
34
"eslint-plugin-astro": "^1.3.1",
@@ -43,9 +43,9 @@
43
"rehype-katex": "^7.0.1",
44
"rehype-mermaid": "^3.0.0",
45
"remark-math": "^6.0.0",
46
- "rollup": "^4.34.8",
47
- "schema-dts": "^1.1.2",
48
- "typescript": "^5.7.3",
+ "rollup": "^4.34.9",
+ "schema-dts": "^1.1.5",
+ "typescript": "^5.8.2",
49
"unist-util-visit": "^5.0.0"
50
},
51
"dependencies": {
0 commit comments