Merge pull request #125 from mearashadowfax/dependabot/npm_and_yarn/astro-4.11.3
Bump astro from 4.11.1 to 4.11.3
This commit is contained in:
commit
e0150219b2
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/overlay": "^2.3.0",
|
||||
"@preline/tabs": "^2.3.0",
|
||||
"astro": "^4.11.1",
|
||||
"astro": "^4.11.3",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"clipboard": "^2.0.11",
|
||||
"globby": "^14.0.1",
|
||||
|
|
@ -2678,9 +2678,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.11.1",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.1.tgz",
|
||||
"integrity": "sha512-6e9/9nafmnxzaLSq2+9VNpi+7j0E4UoK2IJ7gkhyv1wk3XfciA6zHc3ESx7/Sk/rjenz9NSTTzAwcmVzWWHv/g==",
|
||||
"version": "4.11.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.11.3.tgz",
|
||||
"integrity": "sha512-SuZbB/71XVn+WqWNCe7XOfHuqhS+k4gj8+A3wluTZQrORGaHUFRn/f8F9Tu5yESQZB1q8UKhahvHwkTV3AdVsg==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.8.1",
|
||||
"@astrojs/internal-helpers": "0.4.1",
|
||||
|
|
@ -2731,7 +2731,6 @@
|
|||
"preferred-pm": "^3.1.3",
|
||||
"prompts": "^2.4.2",
|
||||
"rehype": "^13.0.1",
|
||||
"resolve": "^1.22.8",
|
||||
"semver": "^7.6.2",
|
||||
"shiki": "^1.9.0",
|
||||
"string-width": "^7.1.0",
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
"@preline/dropdown": "^2.3.0",
|
||||
"@preline/overlay": "^2.3.0",
|
||||
"@preline/tabs": "^2.3.0",
|
||||
"astro": "^4.11.1",
|
||||
"astro": "^4.11.3",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"clipboard": "^2.0.11",
|
||||
"globby": "^14.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue