Migrate from @playform/compress v0.0.12 to astro-compress v2.2.26

This commit is contained in:
prototypa
2024-06-10 19:10:27 -04:00
parent 37807cbe04
commit 28c0711876
3 changed files with 184 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@onwidget/astrowind",
"version": "1.0.0-beta.36",
"version": "1.0.0-beta.37",
"description": "AstroWind: A free template using Astro 4.0 and Tailwind CSS. Astro starter theme.",
"type": "module",
"private": true,
@@ -36,13 +36,13 @@
"@eslint/js": "^9.4.0",
"@iconify-json/flat-color-icons": "^1.1.10",
"@iconify-json/tabler": "^1.1.113",
"@playform/compress": "0.0.12",
"@tailwindcss/typography": "^0.5.13",
"@types/eslint__js": "^8.42.3",
"@types/js-yaml": "^4.0.9",
"@types/lodash.merge": "^4.6.9",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"astro-compress": "2.2.26",
"astro-eslint-parser": "^1.0.2",
"eslint": "8.57.0",
"eslint-plugin-astro": "^1.2.0",