From bf15946e0b01fab170b88e1d3d314df0d93f7605 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:10:42 +0100 Subject: [PATCH] chore(deps): update dependency astro to ^4.1.1 (#406) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- playground/runtime-astro/package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++++---- 2 files changed, 19 insertions(+), 5 deletions(-) diff --git a/playground/runtime-astro/package.json b/playground/runtime-astro/package.json index 3e5e67af..c6c744bc 100644 --- a/playground/runtime-astro/package.json +++ b/playground/runtime-astro/package.json @@ -12,7 +12,7 @@ "start": "astro dev" }, "dependencies": { - "astro": "^4.0.8", + "astro": "^4.1.1", "dummy-commonjs": "workspace:*", "dummy-module": "workspace:*" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72290ffb..345e791c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -255,8 +255,8 @@ importers: playground/runtime-astro: dependencies: astro: - specifier: ^4.0.8 - version: 4.0.8(@types/node@20.10.6)(typescript@5.3.3) + specifier: ^4.1.1 + version: 4.1.1(@types/node@20.10.6)(typescript@5.3.3) dummy-commonjs: specifier: workspace:* version: link:../dummy-commonjs @@ -3236,6 +3236,12 @@ packages: /argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} + /aria-query@5.3.0: + resolution: {integrity: sha512-b0P0sZPKtyu8HkeRAfCq0IfURZK+SuwMjY1UXGBU27wpAiTwQAIlq56IbIO+ytk/JjS1fMR14ee5WBBfKi5J6A==} + dependencies: + dequal: 2.0.3 + dev: false + /arr-diff@2.0.0: resolution: {integrity: sha512-dtXTVMkh6VkEEA7OhXnN1Ecb8aAGFdZ1LFxtOCoqj4qkyOJMt7+qs6Ahdy6p/NQCPYsRSXXivhSB/J5E9jmYKA==} engines: {node: '>=0.10.0'} @@ -3389,8 +3395,8 @@ packages: tslib: 2.6.2 dev: true - /astro@4.0.8(@types/node@20.10.6)(typescript@5.3.3): - resolution: {integrity: sha512-LwbYUfdrfys5mtI6cA5V8UvPRUVVTRQ68uF1ylrEge6BkPcHHJ7qCYLNdjnNPxZDR9bWi1awILJESB6j+w0P4w==} + /astro@4.1.1(@types/node@20.10.6)(typescript@5.3.3): + resolution: {integrity: sha512-p/S1Ns4+yVh2lEsFW9hkJNRbnPfFWZ+1Wv7DSR3mDnabgCs49T7EbvOy8YIlLo0gtPAjI+b+4OEKRsxtBay2aA==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: @@ -3406,6 +3412,8 @@ packages: '@babel/types': 7.23.6 '@types/babel__core': 7.20.5 acorn: 8.11.3 + aria-query: 5.3.0 + axobject-query: 4.0.0 boxen: 7.1.1 chokidar: 3.5.3 ci-info: 4.0.0 @@ -3495,6 +3503,12 @@ packages: engines: {node: '>= 0.4'} dev: true + /axobject-query@4.0.0: + resolution: {integrity: sha512-+60uv1hiVFhHZeO+Lz0RYzsVHy5Wr1ayX0mwda9KPDVLNJgZ1T9Ny7VmFbLDzxsH0D87I86vgj3gFrjTJUYznw==} + dependencies: + dequal: 2.0.3 + dev: false + /babel-plugin-polyfill-corejs2@0.4.7(@babel/core@7.23.7): resolution: {integrity: sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ==} peerDependencies: