Merge pull request #270 from prototypa/main

Update dependencies (astro v3.2.2)
This commit is contained in:
André B
2023-09-21 18:31:56 -04:00
committed by GitHub

View File

@ -1,7 +1,7 @@
{
"name": "@onwidget/astrowind",
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"private": true,
"scripts": {
"dev": "astro dev",
@ -18,7 +18,7 @@
"@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^1.0.0-beta.4",
"@fontsource-variable/inter": "^5.0.8",
"astro": "^3.1.1",
"astro": "^3.1.2",
"astro-icon": "^1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",