Update svgo and astro-compress dependencies

This commit is contained in:
prototypa
2023-07-27 15:05:43 -04:00
parent b1dbfa05e7
commit 575610f99f

View File

@ -29,7 +29,7 @@
"@typescript-eslint/eslint-plugin": "^6.2.0",
"@typescript-eslint/parser": "^6.2.0",
"astro": "^2.9.3",
"astro-compress": "^1.1.49",
"astro-compress": "^1.1.50",
"astro-icon": "^1.0.0-next.2",
"eslint": "^8.45.0",
"eslint-plugin-astro": "^0.27.2",
@ -40,7 +40,7 @@
"prettier-plugin-astro": "^0.11.0",
"reading-time": "^1.5.0",
"sharp": "^0.32.4",
"svgo": "2.8.0",
"svgo": "3.0.2",
"tailwind-merge": "^1.14.0",
"tailwindcss": "^3.3.3",
"typescript": "^5.1.6"