From 060cee7d374fd6cbac38121ca321af9357caed1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 14:16:11 +0000 Subject: [PATCH] fix(deps): update dependency astro to v4.9.2 --- package.json | 2 +- pnpm-lock.yaml | 28 ++++++++++++++-------------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 085808a..2e83722 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "ajv-keywords": "5.1.0", "amqplib": "0.10.4", "argon2": "0.40.3", - "astro": "4.9.1", + "astro": "4.9.2", "aws-sdk": "2.1628.0", "axios": "1.7.2", "bcrypt": "5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index af0e888..b895a2b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -258,8 +258,8 @@ importers: specifier: 0.40.3 version: 0.40.3 astro: - specifier: 4.9.1 - version: 4.9.1(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) + specifier: 4.9.2 + version: 4.9.2(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) aws-sdk: specifier: 2.1628.0 version: 2.1628.0 @@ -608,7 +608,7 @@ importers: version: 18.0.0(@angular/compiler-cli@18.0.0)(@angular/compiler@18.0.0) '@astrojs/node': specifier: 8.2.5 - version: 8.2.5(astro@4.9.1) + version: 8.2.5(astro@4.9.2) '@astrojs/partytown': specifier: 2.1.0 version: 2.1.0 @@ -623,10 +623,10 @@ importers: version: 3.1.5 '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.9.1)(tailwindcss@3.4.3)(ts-node@10.9.2) + version: 5.1.0(astro@4.9.2)(tailwindcss@3.4.3)(ts-node@10.9.2) '@astrojs/vue': specifier: 4.3.0 - version: 4.3.0(astro@4.9.1)(rollup@4.18.0)(vite@5.2.11)(vue@3.4.27) + version: 4.3.0(astro@4.9.2)(rollup@4.18.0)(vite@5.2.11)(vue@3.4.27) '@babel/cli': specifier: 7.24.6 version: 7.24.6(@babel/core@7.24.6) @@ -2401,12 +2401,12 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/node@8.2.5(astro@4.9.1): + /@astrojs/node@8.2.5(astro@4.9.2): resolution: {integrity: sha512-IdVD4dBNyg+ScmCATZ0FM7vNLAHq0TSdiJ3LpR4jcWIUhpN1ps5Jg+9CfzMaLmCCe/SJUZejK5EnzqUJdnGYyg==} peerDependencies: astro: ^4.2.0 dependencies: - astro: 4.9.1(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) + astro: 4.9.2(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -2461,13 +2461,13 @@ packages: zod: 3.23.8 dev: true - /@astrojs/tailwind@5.1.0(astro@4.9.1)(tailwindcss@3.4.3)(ts-node@10.9.2): + /@astrojs/tailwind@5.1.0(astro@4.9.2)(tailwindcss@3.4.3)(ts-node@10.9.2): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.9.1(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) + astro: 4.9.2(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) autoprefixer: 10.4.19(postcss@8.4.38) postcss: 8.4.38 postcss-load-config: 4.0.2(postcss@8.4.38)(ts-node@10.9.2) @@ -2490,7 +2490,7 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/vue@4.3.0(astro@4.9.1)(rollup@4.18.0)(vite@5.2.11)(vue@3.4.27): + /@astrojs/vue@4.3.0(astro@4.9.2)(rollup@4.18.0)(vite@5.2.11)(vue@3.4.27): resolution: {integrity: sha512-kgemamWBGxSILInyINmK6jZlnUShWBKq9cekgBuiKK7NXUbEYWJQ4B9pE4gNlY0masybr8TYfhth6GaWBpenIw==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0} peerDependencies: @@ -2500,7 +2500,7 @@ packages: '@vitejs/plugin-vue': 5.0.4(vite@5.2.11)(vue@3.4.27) '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.11)(vue@3.4.27) '@vue/compiler-sfc': 3.4.27 - astro: 4.9.1(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) + astro: 4.9.2(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5) vite-plugin-vue-devtools: 7.2.1(rollup@4.18.0)(vite@5.2.11)(vue@3.4.27) vue: 3.4.27(typescript@5.4.5) transitivePeerDependencies: @@ -3986,7 +3986,7 @@ packages: dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.6 - '@babel/generator': 7.24.5 + '@babel/generator': 7.24.6 '@babel/helper-compilation-targets': 7.24.6 '@babel/helper-module-transforms': 7.24.6(@babel/core@7.24.5) '@babel/helpers': 7.24.6 @@ -19222,8 +19222,8 @@ packages: - typescript dev: true - /astro@4.9.1(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5): - resolution: {integrity: sha512-9TsoAu0WBPiqyAIj9H0JW7R+tIjPjFsPKo70Nja6WL3imTTuUJQmnCre4ZVmoNV3oicTTlb+N4zjRYANW0Ty9A==} + /astro@4.9.2(@types/node@20.12.12)(less@4.1.3)(lightningcss@1.25.1)(sass@1.77.2)(stylus@0.59.0)(typescript@5.4.5): + resolution: {integrity: sha512-apzpRoISk6L8g99m3zKIW5SYxw2GhOju/1Gq0Ccf3SH+X2UcFXF+MTdxPOFl5yJUQg7X0qsVQDOIVf8zHRRKFg==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true dependencies: