From d8a9782eeaa4dcb07b4a24742b87518ba7f70073 Mon Sep 17 00:00:00 2001 From: May Kittens Devour Your Soul Date: Fri, 8 Sep 2023 15:11:32 +0200 Subject: [PATCH] up for astro and tailwind typography --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 55dbc53..9b337da 100644 --- a/package.json +++ b/package.json @@ -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.3", + "version": "1.0.0-beta.4", "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.7", + "astro": "^3.0.10", "astro-icon": "^1.0.0-next.2", "limax": "4.1.0", "lodash.merge": "^4.6.2", @@ -30,7 +30,7 @@ "@astrojs/tailwind": "5.0.0", "@iconify-json/flat-color-icons": "^1.1.7", "@iconify-json/tabler": "^1.1.89", - "@tailwindcss/typography": "^0.5.9", + "@tailwindcss/typography": "^0.5.10", "@types/lodash.merge": "^4.6.7", "@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/parser": "^6.5.0",