Skip to content

Commit 161f8c7

Browse files
authored
deps update
1 parent e286dce commit 161f8c7

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
"astro": "astro"
1212
},
1313
"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"
14+
"@astrojs/check": "^0.6.0",
15+
"@astrojs/sitemap": "^3.1.3",
16+
"@astrojs/starlight": "^0.21.4",
17+
"@astrojs/tailwind": "^5.1.1",
18+
"@astrojs/vue": "^4.1.0",
19+
"@vitejs/plugin-vue": "^4.5.2",
20+
"astro": "^4.3.0",
21+
"sharp": "^0.32.6",
22+
"tailwindcss": "^3.3.6",
23+
"typescript": "^5.3.4",
24+
"vue": "^3.3.10"
2525
}
2626
}

0 commit comments

Comments
 (0)