We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b86c6 commit 7bffb6bCopy full SHA for 7bffb6b
3 files changed
package.json
@@ -12,17 +12,17 @@
12
"format": "prettier . --write"
13
},
14
"dependencies": {
15
- "@astrojs/check": "^0.9.4",
16
- "@astrojs/sitemap": "^3.4.1",
+ "@astrojs/check": "^0.9.6",
+ "@astrojs/sitemap": "^3.7.0",
17
"@astrojs/tailwind": "^6.0.2",
18
- "astro": "^5.15.9",
19
- "astro-seo-meta": "^4.2.0",
20
- "astro-seo-schema": "^5.0.0",
21
- "tailwindcss": "^3.4.17",
22
- "typescript": "^5.8.3"
+ "astro": "^5.16.11",
+ "astro-seo-meta": "^5.2.0",
+ "astro-seo-schema": "^5.1.0",
+ "tailwindcss": "^3.4.19",
+ "typescript": "^5.9.3"
23
24
"devDependencies": {
25
- "prettier": "^3.6.2",
+ "prettier": "^3.8.0",
26
"prettier-plugin-astro": "^0.14.1"
27
}
28
0 commit comments