Update dependencies (astro v3.0.7)

This commit is contained in:
prototypa
2023-09-02 20:40:27 -04:00
parent 4c917f5133
commit 4c3aa43586

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.2",
"version": "1.0.0-beta.3",
"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.0.2",
"astro": "^3.0.7",
"astro-icon": "^1.0.0-next.2",
"limax": "4.1.0",
"lodash.merge": "^4.6.2",
@ -34,7 +34,7 @@
"@types/lodash.merge": "^4.6.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"astro-compress": "^2.0.14",
"astro-compress": "^2.0.15",
"eslint": "^8.48.0",
"eslint-plugin-astro": "^0.29.0",
"eslint-plugin-jsx-a11y": "^6.7.1",