We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa759b commit a1597d5Copy full SHA for a1597d5
2 files changed
package.json
@@ -14,10 +14,10 @@
14
"upgrade": "pnpm dlx @astrojs/upgrade"
15
},
16
"devDependencies": {
17
- "@astrojs/tailwind": "^5.1.0",
+ "@astrojs/tailwind": "^5.1.2",
18
"@netlify/plugin-lighthouse": "^6.0.0",
19
"@types/micromodal": "^0.3.5",
20
- "astro": "^4.13.1",
+ "astro": "^4.16.6",
21
"astro-icon": "1.1.0",
22
"netlify-plugin-checklinks": "^4.1.1",
23
"netlify-plugin-submit-sitemap": "^0.4.0",
@@ -28,7 +28,7 @@
28
"tailwindcss-fluid-type": "^2.0.6"
29
30
"dependencies": {
31
- "@astrojs/sitemap": "^3.1.6",
+ "@astrojs/sitemap": "^3.2.1",
32
"@astrolib/seo": "1.0.0-beta.5",
33
"@fontsource-variable/inter": "^5.0.18",
34
"@iconify-json/tabler": "^1.1.115",
0 commit comments