mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-31 09:49:00 +00:00
Merge pull request #84 from jwetzell/renovate/astro-monorepo
Update dependency astro to v7.2.9
This commit is contained in:
Generated
+4
-4
@@ -10,7 +10,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.10",
|
||||
"astro": "7.2.8",
|
||||
"astro": "7.2.9",
|
||||
"sharp": "0.35.4",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
@@ -3033,9 +3033,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "7.2.8",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.8.tgz",
|
||||
"integrity": "sha512-19nfgzl1IHNYzIfamUIr4dYSQcovWfMO5JGlN7Ahlg6Q6R+nzSPWAh+VO/mSg0hhcea35JHY0wL5ADZUi0WiYQ==",
|
||||
"version": "7.2.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-7.2.9.tgz",
|
||||
"integrity": "sha512-o5nZFo/bieF6rp4x9sQSLhI7GO7Bahpld38Y4LvX27nFoxNiuttjI+Hea81w5ksORLHgdPUlQpU9obPz5QRa8g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.10",
|
||||
"astro": "7.2.8",
|
||||
"astro": "7.2.9",
|
||||
"sharp": "0.35.4",
|
||||
"typescript": "6.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user