Merge pull request #33 from mooxl/dependabot/npm_and_yarn/astro/astro-compress-1.1.48

Bump astro-compress from 1.1.47 to 1.1.48 in /astro
This commit is contained in:
Max Schmidt 2023-06-30 14:07:29 +02:00 committed by GitHub
commit 97ac8535e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 20 deletions

View File

@ -14,7 +14,7 @@
"@astrojs/sitemap": "^1.3.3",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.7.2",
"astro-compress": "^1.1.47",
"astro-compress": "^1.1.48",
"astro-critters": "^1.1.38",
"css-select": "5.1.0",
"sharp": "^0.32.1",

View File

@ -777,10 +777,10 @@ array-iterate@^2.0.0:
resolved "https://registry.yarnpkg.com/array-iterate/-/array-iterate-2.0.1.tgz#6efd43f8295b3fee06251d3d62ead4bd9805dd24"
integrity sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==
astro-compress@^1.1.47:
version "1.1.47"
resolved "https://registry.yarnpkg.com/astro-compress/-/astro-compress-1.1.47.tgz#8c6be42c3bc069a04e4787aed52637f2440d8f2b"
integrity sha512-UBhhDfZffcPVdDFA4v42G68BdcNL6ZlYoXZdHTappiLWDvZPlhRmK6iuwya3SAGl4La4kqKCfNSqwKbG3agdBQ==
astro-compress@^1.1.48:
version "1.1.48"
resolved "https://registry.yarnpkg.com/astro-compress/-/astro-compress-1.1.48.tgz#d7a8905a11b241a5c2cd102c962d1c67b89225e2"
integrity sha512-oQVCAcJ0/A+8iX1l8ozrpkCZKihX+1tPAJ1cKTqAHpljMNqgVYJsR3b3rw05U9KFsYOF2sNugKoFM0OLu5fZdg==
dependencies:
"@types/csso" "5.0.0"
"@types/html-minifier-terser" "7.0.0"
@ -789,7 +789,7 @@ astro-compress@^1.1.47:
html-minifier-terser "7.2.0"
sharp "0.32.1"
svgo "3.0.2"
terser "5.17.7"
terser "5.18.2"
astro-critters@^1.1.38:
version "1.1.38"
@ -3704,20 +3704,10 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
terser@5.17.7:
version "5.17.7"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.17.7.tgz#2a8b134826fe179b711969fd9d9a0c2479b2a8c3"
integrity sha512-/bi0Zm2C6VAexlGgLlVxA0P2lru/sdLyfCVaRMfKVo9nWxbmz7f/sD8VPybPeSUJaJcwmCJis9pBIhcVcG1QcQ==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"
commander "^2.20.0"
source-map-support "~0.5.20"
terser@^5.15.1:
version "5.18.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.18.1.tgz#6d8642508ae9fb7b48768e48f16d675c89a78460"
integrity sha512-j1n0Ao919h/Ai5r43VAnfV/7azUYW43GPxK7qSATzrsERfW7+y2QW9Cp9ufnRF5CQUWbnLSo7UJokSWCqg4tsQ==
terser@5.18.2, terser@^5.15.1:
version "5.18.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.18.2.tgz#ff3072a0faf21ffd38f99acc9a0ddf7b5f07b948"
integrity sha512-Ah19JS86ypbJzTzvUCX7KOsEIhDaRONungA4aYBjEP3JZRf4ocuDzTg4QWZnPn9DEMiMYGJPiSOy7aykoCc70w==
dependencies:
"@jridgewell/source-map" "^0.3.3"
acorn "^8.8.2"