Merge pull request #207 from mearashadowfax/dependabot/npm_and_yarn/astro-4.15.8
Bump astro from 4.15.6 to 4.15.8
This commit is contained in:
commit
c887940ac2
2 changed files with 5 additions and 11 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -18,7 +18,7 @@
|
||||||
"@preline/overlay": "^2.4.1",
|
"@preline/overlay": "^2.4.1",
|
||||||
"@preline/tabs": "^2.4.1",
|
"@preline/tabs": "^2.4.1",
|
||||||
"@vercel/nft": "^0.27.4",
|
"@vercel/nft": "^0.27.4",
|
||||||
"astro": "^4.15.6",
|
"astro": "^4.15.8",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
|
@ -2425,9 +2425,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.15.6",
|
"version": "4.15.8",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.6.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.15.8.tgz",
|
||||||
"integrity": "sha512-SWcUNwm8CiVRaIbh4w5byh62BNihpsovlCd4ElvC7cL/53D24HcI7AaGFsPrromCamQklwQmIan/QS7x/3lLuQ==",
|
"integrity": "sha512-pdXjtRF6O1xChiPAUF32R7oVRTW7AK1/Oy/JqPNhLfbelO0l6C7cLdSEuSLektwOEnMhOVXqccetjBs7HPaoxA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
"@astrojs/internal-helpers": "0.4.1",
|
"@astrojs/internal-helpers": "0.4.1",
|
||||||
|
@ -2475,7 +2475,6 @@
|
||||||
"ora": "^8.1.0",
|
"ora": "^8.1.0",
|
||||||
"p-limit": "^6.1.0",
|
"p-limit": "^6.1.0",
|
||||||
"p-queue": "^8.0.1",
|
"p-queue": "^8.0.1",
|
||||||
"path-to-regexp": "6.2.2",
|
|
||||||
"preferred-pm": "^4.0.0",
|
"preferred-pm": "^4.0.0",
|
||||||
"prompts": "^2.4.2",
|
"prompts": "^2.4.2",
|
||||||
"rehype": "^13.0.1",
|
"rehype": "^13.0.1",
|
||||||
|
@ -6575,11 +6574,6 @@
|
||||||
"node": ">=16 || 14 >=14.17"
|
"node": ">=16 || 14 >=14.17"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/path-to-regexp": {
|
|
||||||
"version": "6.2.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz",
|
|
||||||
"integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw=="
|
|
||||||
},
|
|
||||||
"node_modules/path-type": {
|
"node_modules/path-type": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"@preline/overlay": "^2.4.1",
|
"@preline/overlay": "^2.4.1",
|
||||||
"@preline/tabs": "^2.4.1",
|
"@preline/tabs": "^2.4.1",
|
||||||
"@vercel/nft": "^0.27.4",
|
"@vercel/nft": "^0.27.4",
|
||||||
"astro": "^4.15.6",
|
"astro": "^4.15.8",
|
||||||
"astro-compressor": "^0.4.1",
|
"astro-compressor": "^0.4.1",
|
||||||
"clipboard": "^2.0.11",
|
"clipboard": "^2.0.11",
|
||||||
"globby": "^14.0.2",
|
"globby": "^14.0.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue