chore(deps): bump astro-compressor from 0.4.1 to 1.0.0

Bumps [astro-compressor](https://github.com/sondr3/astro-compressor) from 0.4.1 to 1.0.0.
- [Release notes](https://github.com/sondr3/astro-compressor/releases)
- [Changelog](https://github.com/sondr3/astro-compressor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sondr3/astro-compressor/compare/v0.4.1...v1.0.0)

---
updated-dependencies:
- dependency-name: astro-compressor
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-02 19:01:37 +00:00 committed by GitHub
parent 3b52fefa0f
commit 718cef1794
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View file

@ -18,7 +18,7 @@
"@preline/overlay": "^2.5.0",
"@preline/tabs": "^2.5.0",
"astro": "^4.16.16",
"astro-compressor": "^0.4.1",
"astro-compressor": "^1.0.0",
"clipboard": "^2.0.11",
"globby": "^14.0.2",
"gsap": "^3.12.5",
@ -2481,9 +2481,10 @@
}
},
"node_modules/astro-compressor": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-0.4.1.tgz",
"integrity": "sha512-IAgYAlxYRMolaptsFB9quH7RxX4eUeC4UfULCPhT+ILcg7m1kbaxuyUKqGg9Hh+KZ+FNPPDAz7DqUfl+HDWhQg=="
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-1.0.0.tgz",
"integrity": "sha512-MNGRmjIsb73BIJivbU/HnTbPu5CEFvXp1NCev0bpsuK/cp4cCPX6C1omUPXzw2oQbtKv0phTTTtEk+h20SrF1Q==",
"license": "MIT"
},
"node_modules/astro-expressive-code": {
"version": "0.38.3",

View file

@ -21,7 +21,7 @@
"@preline/overlay": "^2.5.0",
"@preline/tabs": "^2.5.0",
"astro": "^4.16.16",
"astro-compressor": "^0.4.1",
"astro-compressor": "^1.0.0",
"clipboard": "^2.0.11",
"globby": "^14.0.2",
"gsap": "^3.12.5",