From 8eed542764ba10f9b9ba08b5d8833fa093190e69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 23:14:45 +0000 Subject: [PATCH] chore(deps): update dependency astro to v4.5.10 --- package.json | 2 +- pnpm-lock.yaml | 88 ++++++++++++-------------------------------------- 2 files changed, 22 insertions(+), 68 deletions(-) diff --git a/package.json b/package.json index cba94e75..2cdd600a 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@types/qrcode": "^1.5.2", "@types/react": "^18.2.21", "@types/react-dom": "^18.2.7", - "astro": "4.5.9", + "astro": "4.5.10", "astro-seo": "^0.8.0", "contentsgarten": "^2.0.1", "dotenv": "^16.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2e82ce7..5e648f73 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ dependencies: version: 0.7.2(nanostores@0.10.0)(react@18.2.0) '@sentry/astro': specifier: ^7.86.0 - version: 7.108.0(astro@4.5.9) + version: 7.108.0(astro@4.5.10) '@tanstack/react-query': specifier: ^5.0.0 version: 5.28.8(react@18.2.0) @@ -106,7 +106,7 @@ devDependencies: version: 0.5.10(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3) '@astrojs/node': specifier: 8.2.5 - version: 8.2.5(astro@4.5.9) + version: 8.2.5(astro@4.5.10) '@astrojs/prefetch': specifier: 0.4.1 version: 0.4.1 @@ -115,10 +115,10 @@ devDependencies: version: 3.1.0(@types/react-dom@18.2.22)(@types/react@18.2.72)(react-dom@18.2.0)(react@18.2.0)(vite@5.2.6) '@astrojs/svelte': specifier: ^5.0.0 - version: 5.2.0(astro@4.5.9)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6) + version: 5.2.0(astro@4.5.10)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6) '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.5.9)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.5.10)(tailwindcss@3.4.1) '@fontsource-variable/inter': specifier: ^5.0.8 version: 5.0.17 @@ -153,8 +153,8 @@ devDependencies: specifier: ^18.2.7 version: 18.2.22 astro: - specifier: 4.5.9 - version: 4.5.9(typescript@5.4.3) + specifier: 4.5.10 + version: 4.5.10(typescript@5.4.3) astro-seo: specifier: ^0.8.0 version: 0.8.3(prettier-plugin-astro@0.13.0)(prettier@3.2.5)(typescript@5.4.3) @@ -278,8 +278,8 @@ packages: - typescript dev: true - /@astrojs/markdown-remark@4.3.1: - resolution: {integrity: sha512-eJFi600tkRjTFiwzY9oD8AgCgB7gFqyWCKWuZ33dATVBgLiROD+zlMZ8STZzU7+ZALvmiUAun/K7umTmP5YfVQ==} + /@astrojs/markdown-remark@4.3.2: + resolution: {integrity: sha512-4Oa4VaYiBd0MatB+rWIU/0A8pZH/sK3c2QkRYb+OO2lPl+qzevJtWaZY8hAQc4qurIOlRdn6B6ofDAGhWw+DSg==} dependencies: '@astrojs/prism': 3.0.0 github-slugger: 2.0.0 @@ -302,12 +302,12 @@ packages: transitivePeerDependencies: - supports-color - /@astrojs/node@8.2.5(astro@4.5.9): + /@astrojs/node@8.2.5(astro@4.5.10): resolution: {integrity: sha512-IdVD4dBNyg+ScmCATZ0FM7vNLAHq0TSdiJ3LpR4jcWIUhpN1ps5Jg+9CfzMaLmCCe/SJUZejK5EnzqUJdnGYyg==} peerDependencies: astro: ^4.2.0 dependencies: - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) send: 0.18.0 server-destroy: 1.0.1 transitivePeerDependencies: @@ -346,7 +346,7 @@ packages: - vite dev: true - /@astrojs/svelte@5.2.0(astro@4.5.9)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6): + /@astrojs/svelte@5.2.0(astro@4.5.10)(svelte@4.2.12)(typescript@5.4.3)(vite@5.2.6): resolution: {integrity: sha512-GmwbXks2WMkmAfl0rlPM/2gA1RtmZzjGV2mOceV3g7QNyjIsSYBPKrlEnSFnuR+YMvlAtWdbMFBsb3gtGxnTTg==} engines: {node: '>=18.14.1'} peerDependencies: @@ -355,7 +355,7 @@ packages: typescript: ^5.3.3 dependencies: '@sveltejs/vite-plugin-svelte': 3.0.2(svelte@4.2.12)(vite@5.2.6) - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) svelte: 4.2.12 svelte2tsx: 0.6.27(svelte@4.2.12)(typescript@5.4.3) typescript: 5.4.3 @@ -364,13 +364,13 @@ packages: - vite dev: true - /@astrojs/tailwind@5.1.0(astro@4.5.9)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.5.10)(tailwindcss@3.4.1): resolution: {integrity: sha512-BJoCDKuWhU9FT2qYg+fr6Nfb3qP4ShtyjXGHKA/4mHN94z7BGcmauQK23iy+YH5qWvTnhqkd6mQPQ1yTZTe9Ig==} peerDependencies: astro: ^3.0.0 || ^4.0.0 tailwindcss: ^3.0.24 dependencies: - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) autoprefixer: 10.4.15(postcss@8.4.32) postcss: 8.4.32 postcss-load-config: 4.0.2(postcss@8.4.32) @@ -1822,7 +1822,7 @@ packages: '@sentry/utils': 7.108.0 dev: false - /@sentry/astro@7.108.0(astro@4.5.9): + /@sentry/astro@7.108.0(astro@4.5.10): resolution: {integrity: sha512-TFyIT26ctyOeWpK5VLmTnTNUJ7mO+FvHTeqkklNBr/JEJeVFvuWM0YtD93wWxm0pr5jh6vGdcukGXQXVdLNp+A==} engines: {node: '>=18.14.1'} peerDependencies: @@ -1834,7 +1834,7 @@ packages: '@sentry/types': 7.108.0 '@sentry/utils': 7.108.0 '@sentry/vite-plugin': 2.16.0 - astro: 4.5.9(typescript@5.4.3) + astro: 4.5.10(typescript@5.4.3) transitivePeerDependencies: - encoding - supports-color @@ -2822,14 +2822,14 @@ packages: - typescript dev: true - /astro@4.5.9(typescript@5.4.3): - resolution: {integrity: sha512-GheU72Goz7dYQNKaqTxB2H49cNvHfahGSbNkTvMXk+gyHf/g633qadqlO2ZQbTUacoUWmDzvS5fhMZt2/w4naQ==} + /astro@4.5.10(typescript@5.4.3): + resolution: {integrity: sha512-xW/ZTSqSHEQyzWzXHJa9gEQXC+MUD3mhzEBJyrMp/JWT+geLgUK2m0Rrc/AnBl8EfdS/6uFadiJV1fWao4lc7w==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: '@astrojs/compiler': 2.7.0 '@astrojs/internal-helpers': 0.3.0 - '@astrojs/markdown-remark': 4.3.1 + '@astrojs/markdown-remark': 4.3.2 '@astrojs/telemetry': 3.0.4 '@babel/core': 7.24.3 '@babel/generator': 7.24.1 @@ -2883,8 +2883,8 @@ packages: tsconfck: 3.0.0(typescript@5.4.3) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.2 - vitefu: 0.2.5(vite@5.2.2) + vite: 5.2.6 + vitefu: 0.2.5(vite@5.2.6) which-pm: 2.1.1 yargs-parser: 21.1.1 zod: 3.22.4 @@ -7476,40 +7476,6 @@ packages: unist-util-stringify-position: 4.0.0 vfile-message: 4.0.2 - /vite@5.2.2: - resolution: {integrity: sha512-FWZbz0oSdLq5snUI0b6sULbz58iXFXdvkZfZWR/F0ZJuKTSPO7v72QPXt6KqYeMFb0yytNp6kZosxJ96Nr/wDQ==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - peerDependencies: - '@types/node': ^18.0.0 || >=20.0.0 - less: '*' - lightningcss: ^1.21.0 - sass: '*' - stylus: '*' - sugarss: '*' - terser: ^5.4.0 - peerDependenciesMeta: - '@types/node': - optional: true - less: - optional: true - lightningcss: - optional: true - sass: - optional: true - stylus: - optional: true - sugarss: - optional: true - terser: - optional: true - dependencies: - esbuild: 0.20.2 - postcss: 8.4.38 - rollup: 4.13.0 - optionalDependencies: - fsevents: 2.3.3 - /vite@5.2.6: resolution: {integrity: sha512-FPtnxFlSIKYjZ2eosBQamz4CbyrTizbZ3hnGJlh/wMtCrlp1Hah6AzBLjGI5I2urTfNnpovpHdrL6YRuBOPnCA==} engines: {node: ^18.0.0 || >=20.0.0} @@ -7543,17 +7509,6 @@ packages: rollup: 4.13.0 optionalDependencies: fsevents: 2.3.3 - dev: true - - /vitefu@0.2.5(vite@5.2.2): - resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} - peerDependencies: - vite: ^3.0.0 || ^4.0.0 || ^5.0.0 - peerDependenciesMeta: - vite: - optional: true - dependencies: - vite: 5.2.2 /vitefu@0.2.5(vite@5.2.6): resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==} @@ -7564,7 +7519,6 @@ packages: optional: true dependencies: vite: 5.2.6 - dev: true /volar-service-css@0.0.34(@volar/language-service@2.1.5): resolution: {integrity: sha512-C7ua0j80ZD7bsgALAz/cA1bykPehoIa5n+3+Ccr+YLpj0fypqw9iLUmGLX11CqzqNCO2XFGe/1eXB/c+SWrF/g==}