generated from nhcarrigan/template
deps: update @astrojs/starlight to 0.37.5
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "0.9.6",
|
||||
"@astrojs/starlight": "0.37.4",
|
||||
"@astrojs/starlight": "0.37.5",
|
||||
"astro": "5.16.5",
|
||||
"astro-mermaid": "1.2.0",
|
||||
"mermaid": "11.12.2",
|
||||
|
||||
Generated
+6
-14
@@ -12,8 +12,8 @@ importers:
|
||||
specifier: 0.9.6
|
||||
version: 0.9.6(prettier@3.7.4)(typescript@5.9.3)
|
||||
'@astrojs/starlight':
|
||||
specifier: 0.37.4
|
||||
version: 0.37.4(astro@5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2))
|
||||
specifier: 0.37.5
|
||||
version: 0.37.5(astro@5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2))
|
||||
astro:
|
||||
specifier: 5.16.5
|
||||
version: 5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2)
|
||||
@@ -96,8 +96,8 @@ packages:
|
||||
'@astrojs/sitemap@3.6.0':
|
||||
resolution: {integrity: sha512-4aHkvcOZBWJigRmMIAJwRQXBS+ayoP5z40OklTXYXhUDhwusz+DyDl+nSshY6y9DvkVEavwNcFO8FD81iGhXjg==}
|
||||
|
||||
'@astrojs/starlight@0.37.4':
|
||||
resolution: {integrity: sha512-ygPGDgRd9nCcNgaYMNN7UeAMAkDOR1ibv3ps3xEz+cuvKG3CRLd19UwdB+Gyz1tbkyfjPWPkFKNhLwNybro8Tw==}
|
||||
'@astrojs/starlight@0.37.5':
|
||||
resolution: {integrity: sha512-+pC2pgy0iR9Ucl1P4CE0jyfsoNKcUSB2RIoBwm4UnyyhtlaEjoSU7MZwa5IJkzS9sBgIbLbLgYVbkC4tHN8rkQ==}
|
||||
peerDependencies:
|
||||
astro: ^5.5.0
|
||||
|
||||
@@ -2868,9 +2868,6 @@ packages:
|
||||
unist-util-visit-children@3.0.0:
|
||||
resolution: {integrity: sha512-RgmdTfSBOg04sdPcpTSD1jzoNBjt9a80/ZCzp5cI9n1qPzLZWF9YdvWGN2zmTumP1HWhXKdUWexjy/Wy/lJ7tA==}
|
||||
|
||||
unist-util-visit-parents@6.0.1:
|
||||
resolution: {integrity: sha512-L/PqWzfTP9lzzEa6CKs0k2nARxTdZduw3zyh8d2NVBnsyvHjSX4TWse388YrrQKbvI8w20fGjGlhgT96WwKykw==}
|
||||
|
||||
unist-util-visit-parents@6.0.2:
|
||||
resolution: {integrity: sha512-goh1s1TBrqSqukSc8wrjwWhL0hiJxgA8m4kFxGlQ+8FYQ3C/m11FcTs4YYem7V664AhHVvgoQLk890Ssdsr2IQ==}
|
||||
|
||||
@@ -3367,7 +3364,7 @@ snapshots:
|
||||
stream-replace-string: 2.0.0
|
||||
zod: 3.25.76
|
||||
|
||||
'@astrojs/starlight@0.37.4(astro@5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2))':
|
||||
'@astrojs/starlight@0.37.5(astro@5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2))':
|
||||
dependencies:
|
||||
'@astrojs/markdown-remark': 6.3.10
|
||||
'@astrojs/mdx': 4.3.9(astro@5.16.5(rollup@4.52.5)(typescript@5.9.3)(yaml@2.8.2))
|
||||
@@ -6759,11 +6756,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
|
||||
unist-util-visit-parents@6.0.1:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
unist-util-is: 6.0.0
|
||||
|
||||
unist-util-visit-parents@6.0.2:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
@@ -6773,7 +6765,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/unist': 3.0.3
|
||||
unist-util-is: 6.0.0
|
||||
unist-util-visit-parents: 6.0.1
|
||||
unist-util-visit-parents: 6.0.2
|
||||
|
||||
unstorage@1.17.3:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user