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 e286dce commit 161f8c7Copy full SHA for 161f8c7
package.json
@@ -11,16 +11,16 @@
11
"astro": "astro"
12
},
13
"dependencies": {
14
- "@astrojs/check": "^0.5.10",
15
- "@astrojs/sitemap": "^3.1.2",
16
- "@astrojs/starlight": "^0.21.2",
17
- "@astrojs/tailwind": "^5.1.0",
18
- "@astrojs/vue": "^4.0.9",
19
- "@vitejs/plugin-vue": "^4.5.1",
20
- "astro": "^4.5.10",
21
- "sharp": "^0.32.5",
22
- "tailwindcss": "^3.3.5",
23
- "typescript": "^5.3.3",
24
- "vue": "^3.3.9"
+ "@astrojs/check": "^0.6.0",
+ "@astrojs/sitemap": "^3.1.3",
+ "@astrojs/starlight": "^0.21.4",
+ "@astrojs/tailwind": "^5.1.1",
+ "@astrojs/vue": "^4.1.0",
+ "@vitejs/plugin-vue": "^4.5.2",
+ "astro": "^4.3.0",
+ "sharp": "^0.32.6",
+ "tailwindcss": "^3.3.6",
+ "typescript": "^5.3.4",
+ "vue": "^3.3.10"
25
}
26
0 commit comments