We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6733608 commit be8b94bCopy full SHA for be8b94b
package.json
@@ -20,7 +20,7 @@
20
"@astrojs/tailwind": "^5.1.5",
21
"@nanostores/persistent": "^0.10.2",
22
"@nanostores/preact": "^0.5.2",
23
- "astro": "^5.1.10",
+ "astro": "^5.2.3",
24
"flowbite": "^2.5.2",
25
"nanostores": "^0.11.3",
26
"preact": "^10.25.4",
@@ -34,8 +34,8 @@
34
"unist-util-visit-parents": "^6.0.1"
35
},
36
"devDependencies": {
37
- "@astrojs/markdown-remark": "^6.0.2",
38
- "@types/node": "^22.12.0",
+ "@astrojs/markdown-remark": "^6.1.0",
+ "@types/node": "^22.13.0",
39
"flowbite-typography": "^1.0.5",
40
"mdast-util-mdx-jsx": "^3.2.0",
41
"prettier": "^3.4.2",
0 commit comments