Merge pull request #256 from diomed/patch-1

up for astro and tailwind typography
This commit is contained in:
André B
2023-09-10 12:21:37 -04:00
committed by GitHub

View File

@ -1,7 +1,7 @@
{ {
"name": "@onwidget/astrowind", "name": "@onwidget/astrowind",
"description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.", "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, "private": true,
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
@ -18,7 +18,7 @@
"@astrolib/analytics": "^0.4.2", "@astrolib/analytics": "^0.4.2",
"@astrolib/seo": "^1.0.0-beta.4", "@astrolib/seo": "^1.0.0-beta.4",
"@fontsource-variable/inter": "^5.0.8", "@fontsource-variable/inter": "^5.0.8",
"astro": "^3.0.7", "astro": "^3.0.12",
"astro-icon": "^1.0.0-next.2", "astro-icon": "^1.0.0-next.2",
"limax": "4.1.0", "limax": "4.1.0",
"lodash.merge": "^4.6.2", "lodash.merge": "^4.6.2",
@ -30,7 +30,7 @@
"@astrojs/tailwind": "5.0.0", "@astrojs/tailwind": "5.0.0",
"@iconify-json/flat-color-icons": "^1.1.7", "@iconify-json/flat-color-icons": "^1.1.7",
"@iconify-json/tabler": "^1.1.89", "@iconify-json/tabler": "^1.1.89",
"@tailwindcss/typography": "^0.5.9", "@tailwindcss/typography": "^0.5.10",
"@types/lodash.merge": "^4.6.7", "@types/lodash.merge": "^4.6.7",
"@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0", "@typescript-eslint/parser": "^6.5.0",