We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a5121 commit c2b4651Copy full SHA for c2b4651
package.json
@@ -15,11 +15,11 @@
15
"dependencies": {
16
"@astrojs/check": "^0.9.6",
17
"@astrojs/mdx": "^4.3.13",
18
- "@astrojs/sitemap": "^3.6.0",
+ "@astrojs/sitemap": "^3.7.0",
19
"@tailwindcss/forms": "^0.5.11",
20
"@tailwindcss/typography": "^0.5.19",
21
"@tailwindcss/vite": "^4.1.18",
22
- "astro": "^5.16.6",
+ "astro": "^5.16.10",
23
"idb": "^8.0.3",
24
"rehype-mathjax": "^7.1.0",
25
"remark-gemoji": "^8.0.0",
@@ -30,9 +30,9 @@
30
"unplugin-icons": "^22.5.0"
31
},
32
"devDependencies": {
33
- "@iconify/json": "^2.2.420",
34
- "@types/node": "^24.10.4",
35
- "prettier": "^3.7.4",
+ "@iconify/json": "^2.2.428",
+ "@types/node": "^24.10.9",
+ "prettier": "^3.8.0",
36
"prettier-plugin-astro": "^0.14.1"
37
}
38
0 commit comments