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:
parent
3b52fefa0f
commit
718cef1794
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -18,7 +18,7 @@
|
||||||
"@preline/overlay": "^2.5.0",
|
"@preline/overlay": "^2.5.0",
|
||||||
"@preline/tabs": "^2.5.0",
|
"@preline/tabs": "^2.5.0",
|
||||||
"astro": "^4.16.16",
|
"astro": "^4.16.16",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^1.0.0",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
"gsap": "^3.12.5",
|
"gsap": "^3.12.5",
|
||||||
|
@ -2481,9 +2481,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro-compressor": {
|
"node_modules/astro-compressor": {
|
||||||
"version": "0.4.1",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-0.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro-compressor/-/astro-compressor-1.0.0.tgz",
|
||||||
"integrity": "sha512-IAgYAlxYRMolaptsFB9quH7RxX4eUeC4UfULCPhT+ILcg7m1kbaxuyUKqGg9Hh+KZ+FNPPDAz7DqUfl+HDWhQg=="
|
"integrity": "sha512-MNGRmjIsb73BIJivbU/HnTbPu5CEFvXp1NCev0bpsuK/cp4cCPX6C1omUPXzw2oQbtKv0phTTTtEk+h20SrF1Q==",
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/astro-expressive-code": {
|
"node_modules/astro-expressive-code": {
|
||||||
"version": "0.38.3",
|
"version": "0.38.3",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"@preline/overlay": "^2.5.0",
|
"@preline/overlay": "^2.5.0",
|
||||||
"@preline/tabs": "^2.5.0",
|
"@preline/tabs": "^2.5.0",
|
||||||
"astro": "^4.16.16",
|
"astro": "^4.16.16",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^1.0.0",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
"gsap": "^3.12.5",
|
"gsap": "^3.12.5",
|
||||||
|
|
Loading…
Add table
Reference in a new issue