mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
Merge pull request #18 from jwetzell/dependabot/npm_and_yarn/astrojs/starlight-0.37.6
Bump @astrojs/starlight from 0.37.4 to 0.37.6
This commit is contained in:
Generated
+4
-4
@@ -9,7 +9,7 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "0.9.6",
|
"@astrojs/check": "0.9.6",
|
||||||
"@astrojs/starlight": "0.37.4",
|
"@astrojs/starlight": "0.37.6",
|
||||||
"astro": "5.17.3",
|
"astro": "5.17.3",
|
||||||
"sharp": "0.34.5",
|
"sharp": "0.34.5",
|
||||||
"typescript": "5.9.3"
|
"typescript": "5.9.3"
|
||||||
@@ -173,9 +173,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/starlight": {
|
"node_modules/@astrojs/starlight": {
|
||||||
"version": "0.37.4",
|
"version": "0.37.6",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.4.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.37.6.tgz",
|
||||||
"integrity": "sha512-ygPGDgRd9nCcNgaYMNN7UeAMAkDOR1ibv3ps3xEz+cuvKG3CRLd19UwdB+Gyz1tbkyfjPWPkFKNhLwNybro8Tw==",
|
"integrity": "sha512-wQrKwH431q+8FsLBnNQeG+R36TMtEGxTQ2AuiVpcx9APcazvL3n7wVW8mMmYyxX0POjTnxlcWPkdMGR3Yj1L+w==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@
|
|||||||
"astro": "astro"
|
"astro": "astro"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/starlight": "0.37.4",
|
"@astrojs/starlight": "0.37.6",
|
||||||
"astro": "5.17.3",
|
"astro": "5.17.3",
|
||||||
"sharp": "0.34.5",
|
"sharp": "0.34.5",
|
||||||
"@astrojs/check": "0.9.6",
|
"@astrojs/check": "0.9.6",
|
||||||
|
|||||||
Reference in New Issue
Block a user