Bump astro from 4.11.1 to 4.11.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.11.1 to 4.11.3. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.11.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
29b6016837
commit
4780f78464
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -18,7 +18,7 @@
|
||||||
"@preline/dropdown": "^2.3.0",
|
"@preline/dropdown": "^2.3.0",
|
||||||
"@preline/overlay": "^2.3.0",
|
"@preline/overlay": "^2.3.0",
|
||||||
"@preline/tabs": "^2.3.0",
|
"@preline/tabs": "^2.3.0",
|
||||||
"astro": "^4.11.1",
|
"astro": "^4.11.3",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
|
@ -2678,9 +2678,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.11.1",
|
"version": "4.11.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.3.tgz",
|
||||||
"integrity": "sha512-6e9/9nafmnxzaLSq2+9VNpi+7j0E4UoK2IJ7gkhyv1wk3XfciA6zHc3ESx7/Sk/rjenz9NSTTzAwcmVzWWHv/g==",
|
"integrity": "sha512-SuZbB/71XVn+WqWNCe7XOfHuqhS+k4gj8+A3wluTZQrORGaHUFRn/f8F9Tu5yESQZB1q8UKhahvHwkTV3AdVsg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.8.1",
|
"@astrojs/compiler": "^2.8.1",
|
||||||
"@astrojs/internal-helpers": "0.4.1",
|
"@astrojs/internal-helpers": "0.4.1",
|
||||||
|
@ -2731,7 +2731,6 @@
|
||||||
"preferred-pm": "^3.1.3",
|
"preferred-pm": "^3.1.3",
|
||||||
"prompts": "^2.4.2",
|
"prompts": "^2.4.2",
|
||||||
"rehype": "^13.0.1",
|
"rehype": "^13.0.1",
|
||||||
"resolve": "^1.22.8",
|
|
||||||
"semver": "^7.6.2",
|
"semver": "^7.6.2",
|
||||||
"shiki": "^1.9.0",
|
"shiki": "^1.9.0",
|
||||||
"string-width": "^7.1.0",
|
"string-width": "^7.1.0",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"@preline/dropdown": "^2.3.0",
|
"@preline/dropdown": "^2.3.0",
|
||||||
"@preline/overlay": "^2.3.0",
|
"@preline/overlay": "^2.3.0",
|
||||||
"@preline/tabs": "^2.3.0",
|
"@preline/tabs": "^2.3.0",
|
||||||
"astro": "^4.11.1",
|
"astro": "^4.11.3",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.1",
|
"globby": "^14.0.1",
|
||||||
|
|
Loading…
Add table
Reference in a new issue