Update dependency @astrojs/node to v8.3.4 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@@ -13,7 +13,7 @@ importers:
|
|||||||
version: 0.9.3(typescript@5.6.2)
|
version: 0.9.3(typescript@5.6.2)
|
||||||
'@astrojs/node':
|
'@astrojs/node':
|
||||||
specifier: ^8.3.3
|
specifier: ^8.3.3
|
||||||
version: 8.3.3(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))
|
version: 8.3.4(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))
|
||||||
'@directus/sdk':
|
'@directus/sdk':
|
||||||
specifier: ^17.0.0
|
specifier: ^17.0.0
|
||||||
version: 17.0.1
|
version: 17.0.1
|
||||||
@@ -57,8 +57,8 @@ packages:
|
|||||||
'@astrojs/markdown-remark@5.2.0':
|
'@astrojs/markdown-remark@5.2.0':
|
||||||
resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==}
|
resolution: {integrity: sha512-vWGM24KZXz11jR3JO+oqYU3T2qpuOi4uGivJ9SQLCAI01+vEkHC60YJMRvHPc+hwd60F7euNs1PeOEixIIiNQw==}
|
||||||
|
|
||||||
'@astrojs/node@8.3.3':
|
'@astrojs/node@8.3.4':
|
||||||
resolution: {integrity: sha512-idrKhnnPSi0ABV+PCQsRQqVNwpOvVDF/+fkwcIiE8sr9J8EMvW9g/oyAt8T4X2OBJ8FUzYPL8klfCdG7r0eB5g==}
|
resolution: {integrity: sha512-xzQs39goN7xh9np9rypGmbgZj3AmmjNxEMj9ZWz5aBERlqqFF3n8A/w/uaJeZ/bkHS60l1BXVS0tgsQt9MFqBA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
astro: ^4.2.0
|
astro: ^4.2.0
|
||||||
|
|
||||||
@@ -1587,8 +1587,8 @@ packages:
|
|||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
send@0.18.0:
|
send@0.19.0:
|
||||||
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
|
resolution: {integrity: sha512-dW41u5VfLXu8SJh5bwRmyYUbAoSB3c9uQh6L8h/KtsFREPWpbX1lrljJo186Jc4nmci/sGUZ9a0a0J2zgfq2hw==}
|
||||||
engines: {node: '>= 0.8.0'}
|
engines: {node: '>= 0.8.0'}
|
||||||
|
|
||||||
server-destroy@1.0.1:
|
server-destroy@1.0.1:
|
||||||
@@ -2068,10 +2068,10 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@astrojs/node@8.3.3(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))':
|
'@astrojs/node@8.3.4(astro@4.14.6(rollup@4.21.1)(typescript@5.6.2))':
|
||||||
dependencies:
|
dependencies:
|
||||||
astro: 4.14.6(rollup@4.21.1)(typescript@5.6.2)
|
astro: 4.14.6(rollup@4.21.1)(typescript@5.6.2)
|
||||||
send: 0.18.0
|
send: 0.19.0
|
||||||
server-destroy: 1.0.1
|
server-destroy: 1.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@@ -3837,7 +3837,7 @@ snapshots:
|
|||||||
|
|
||||||
semver@7.6.3: {}
|
semver@7.6.3: {}
|
||||||
|
|
||||||
send@0.18.0:
|
send@0.19.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 2.6.9
|
debug: 2.6.9
|
||||||
depd: 2.0.0
|
depd: 2.0.0
|
||||||
|
Reference in New Issue
Block a user