mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-08-25 23:09:02 +00:00
Update dependency @astrojs/starlight to v0.41.9
This commit is contained in:
Generated
+4
-4
@@ -9,7 +9,7 @@
|
||||
"version": "0.5.1",
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.7",
|
||||
"@astrojs/starlight": "0.41.9",
|
||||
"astro": "7.2.3",
|
||||
"sharp": "0.35.3",
|
||||
"typescript": "6.0.3"
|
||||
@@ -405,9 +405,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/starlight": {
|
||||
"version": "0.41.7",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.7.tgz",
|
||||
"integrity": "sha512-579VJuZgo20UpNQPm9EIez5W3DFSrD16uiV2YX6rUlpLtjgKSdnc69TxVTZXn4AtI2B731TI2qhW1O3K+vwtrQ==",
|
||||
"version": "0.41.9",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.41.9.tgz",
|
||||
"integrity": "sha512-c76+isiSQzJRRnkT7JqUqqM/2Rg+fKhtA08zRe06EJRgqsW4WEJ+MtySIOjXc59oO1aGbVZRbxiBfYp72zsVpw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/check": "0.9.10",
|
||||
"@astrojs/starlight": "0.41.7",
|
||||
"@astrojs/starlight": "0.41.9",
|
||||
"astro": "7.2.3",
|
||||
"sharp": "0.35.3",
|
||||
"typescript": "6.0.3"
|
||||
|
||||
Reference in New Issue
Block a user