From 66f25e1ec0cf85002dc21efdbfacb73cb475d667 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:23:20 +0000 Subject: [PATCH] chore(deps): update dependency astro to v3.5.3 --- package.json | 2 +- pnpm-lock.yaml | 56 +++++++++++++++++++++++++++----------------------- 2 files changed, 31 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 399919495..cfcdfa4c4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@typescript-eslint/parser": "6.9.1", "@vite-pwa/astro": "^0.1.4", "@vueuse/core": "10.5.0", - "astro": "3.4.3", + "astro": "3.5.3", "astro-compress": "2.2.3", "astro-critters": "2.0.11", "astro-i18next": "1.0.0-beta.21", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4c3a93314..b7e09baab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,10 +13,10 @@ devDependencies: version: 3.0.3 '@astrojs/tailwind': specifier: 5.0.2 - version: 5.0.2(astro@3.4.3)(tailwindcss@3.3.5) + version: 5.0.2(astro@3.5.3)(tailwindcss@3.3.5) '@astrojs/vue': specifier: 3.0.3 - version: 3.0.3(@babel/core@7.23.2)(astro@3.4.3)(vite@4.5.0)(vue@3.3.8) + version: 3.0.3(@babel/core@7.23.2)(astro@3.5.3)(vite@4.5.0)(vue@3.3.8) '@iconify-json/akar-icons': specifier: ^1.1.20 version: 1.1.20 @@ -76,13 +76,13 @@ devDependencies: version: 6.9.1(eslint@8.53.0)(typescript@5.2.2) '@vite-pwa/astro': specifier: ^0.1.4 - version: 0.1.4(astro@3.4.3)(vite-plugin-pwa@0.16.7) + version: 0.1.4(astro@3.5.3)(vite-plugin-pwa@0.16.7) '@vueuse/core': specifier: 10.5.0 version: 10.5.0(vue@3.3.8) astro: - specifier: 3.4.3 - version: 3.4.3(sass@1.69.5)(typescript@5.2.2) + specifier: 3.5.3 + version: 3.5.3(sass@1.69.5)(typescript@5.2.2) astro-compress: specifier: 2.2.3 version: 2.2.3 @@ -91,13 +91,13 @@ devDependencies: version: 2.0.11 astro-i18next: specifier: 1.0.0-beta.21 - version: 1.0.0-beta.21(astro@3.4.3) + version: 1.0.0-beta.21(astro@3.5.3) astro-icon: specifier: 1.0.0-next.2 version: 1.0.0-next.2 astro-netlify-cms: specifier: 0.5.4 - version: 0.5.4(astro@3.4.3)(graphql@15.8.0) + version: 0.5.4(astro@3.5.3)(graphql@15.8.0) astro-robots-txt: specifier: 1.0.0 version: 1.0.0 @@ -249,17 +249,21 @@ packages: resolution: {integrity: sha512-nJaEgq0EP1mybaW1PvNnnp4RxVQnaLajUYnqrqxFbIdu1ELbH6OxNuAJWI+/q9TbMP6NG/eK6WRMhQsxX6qkUQ==} dev: true + /@astrojs/compiler@2.3.0: + resolution: {integrity: sha512-pxYRAaRdMS6XUll8lbFM+Lr0DI1HKIDT+VpiC+S+9di5H/nmm3znZOgdMlLiMxADot+56eps+M1BvtKfQremXA==} + dev: true + /@astrojs/internal-helpers@0.2.1: resolution: {integrity: sha512-06DD2ZnItMwUnH81LBLco3tWjcZ1lGU9rLCCBaeUCGYe9cI0wKyY2W3kDyoW1I6GmcWgt1fu+D1CTvz+FIKf8A==} dev: true - /@astrojs/markdown-remark@3.3.0(astro@3.4.3): - resolution: {integrity: sha512-ezFzEiZygc/ASe2Eul9v1yrTbNGqSbR348UGNXQ4Dtkx8MYRwfiBfmPm6VnEdfIGkW+bi5qIUReKfc7mPVUkIg==} + /@astrojs/markdown-remark@3.4.0(astro@3.5.3): + resolution: {integrity: sha512-uzLSKBQ4e70aH8gEbBHZ2pnv/KOJKB3WrXFBOF0U5Uwjcr2LNWeIBLjPRQjA4tbtteELh84YPBHny21mhvBGVA==} peerDependencies: - astro: ^3.3.0 + astro: ^3.0.0 dependencies: '@astrojs/prism': 3.0.0 - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) github-slugger: 2.0.0 import-meta-resolve: 3.1.1 mdast-util-definitions: 6.0.0 @@ -298,13 +302,13 @@ packages: zod: 3.22.4 dev: true - /@astrojs/tailwind@5.0.2(astro@3.4.3)(tailwindcss@3.3.5): + /@astrojs/tailwind@5.0.2(astro@3.5.3)(tailwindcss@3.3.5): resolution: {integrity: sha512-oXqeqmBlkQmsltrsU9nEWeXOtrZIAHW8dcmX7BCdrjzPnU6dPwWzAwhddNQ9ihKiWwsLnlbwQZIo2CDigcZlIA==} peerDependencies: astro: ^3.2.4 tailwindcss: ^3.0.24 dependencies: - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) autoprefixer: 10.4.16(postcss@8.4.31) postcss: 8.4.31 postcss-load-config: 4.0.1(postcss@8.4.31) @@ -328,7 +332,7 @@ packages: - supports-color dev: true - /@astrojs/vue@3.0.3(@babel/core@7.23.2)(astro@3.4.3)(vite@4.5.0)(vue@3.3.8): + /@astrojs/vue@3.0.3(@babel/core@7.23.2)(astro@3.5.3)(vite@4.5.0)(vue@3.3.8): resolution: {integrity: sha512-I0PyztA7+nB2+kt3j4BOavpmbmEdZdkxfulgKfoFxeCtCrjJ85PqyasuW4fyw5wO4uq4u30l89pbVf7+pS4rBg==} engines: {node: '>=18.14.1'} peerDependencies: @@ -339,7 +343,7 @@ packages: '@vitejs/plugin-vue-jsx': 3.0.2(vite@4.5.0)(vue@3.3.8) '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.2) '@vue/compiler-sfc': 3.3.7 - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) vue: 3.3.8(typescript@5.2.2) transitivePeerDependencies: - '@babel/core' @@ -3282,7 +3286,7 @@ packages: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: '@types/node': 20.8.10 - '@types/unist': 2.0.9 + '@types/unist': 3.0.1 '@types/vfile-message': 2.0.0 dev: true @@ -3458,13 +3462,13 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@vite-pwa/astro@0.1.4(astro@3.4.3)(vite-plugin-pwa@0.16.7): + /@vite-pwa/astro@0.1.4(astro@3.5.3)(vite-plugin-pwa@0.16.7): resolution: {integrity: sha512-OmpaMmF9ogxI/YeUFNS0VDhaoPWvoVdRg0iEiQVz4oIQ+AdEjKNx7h0Xbz9p10/tA8EPX+/ugBMUT0xERMAuyQ==} peerDependencies: astro: ^1.6.0 || ^2.0.0 || ^3.0.0 vite-plugin-pwa: '>=0.16.5 <1' dependencies: - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) vite-plugin-pwa: 0.16.7(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0) dev: true @@ -4108,7 +4112,7 @@ packages: - supports-color dev: true - /astro-i18next@1.0.0-beta.21(astro@3.4.3): + /astro-i18next@1.0.0-beta.21(astro@3.5.3): resolution: {integrity: sha512-1YPqwexumHpK/d9afEoi52CBFTu6k4MYv/oHjsaAasZDvFClU6U5VPttC/OgZcXRYggCM6ee2LOnyHqlmXOeLA==} hasBin: true peerDependencies: @@ -4116,7 +4120,7 @@ packages: dependencies: '@proload/core': 0.3.3 '@proload/plugin-tsm': 0.2.1(@proload/core@0.3.3) - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) i18next: 22.5.1 i18next-browser-languagedetector: 7.1.0 i18next-fs-backend: 2.2.0 @@ -4138,13 +4142,13 @@ packages: - supports-color dev: true - /astro-netlify-cms@0.5.4(astro@3.4.3)(graphql@15.8.0): + /astro-netlify-cms@0.5.4(astro@3.5.3)(graphql@15.8.0): resolution: {integrity: sha512-yRHTX6ml0HtEKp6OLJiOjV4g5h8EacsQhA1IIn4cYj4pF5R/JOzFKSEqoo9IeewYhmlIXlnfbryk789gZbTqQw==} peerDependencies: astro: ^1.0.0 || ^2.0.0-beta || ^3.0.0-beta dependencies: '@types/react': 17.0.69 - astro: 3.4.3(sass@1.69.5)(typescript@5.2.2) + astro: 3.5.3(sass@1.69.5)(typescript@5.2.2) netlify-cms-app: 2.15.72(@types/react@17.0.69)(graphql@15.8.0)(react-dom@17.0.2)(react@17.0.2) netlify-cms-proxy-server: 1.3.24 netlify-identity-widget: 1.9.2 @@ -4169,14 +4173,14 @@ packages: resolution: {integrity: sha512-7gq6lhibCM8FuzZIJlbLLWP5EJ9KL2/4XqeFrAg9O6ZK2xMFxJ5ubKf+a0VJwwTu8W8Xr421CmpiXu6Hq7n/7Q==} dev: true - /astro@3.4.3(sass@1.69.5)(typescript@5.2.2): - resolution: {integrity: sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==} + /astro@3.5.3(sass@1.69.5)(typescript@5.2.2): + resolution: {integrity: sha512-08ya96yvQLdZjwYYpylzDTUGcyuA+Kw9zIT2RHfL7VzXtLTL1ZxhQjSo6CiTBH8Tcrdam88Fez+Q1awwKKajGw==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: - '@astrojs/compiler': 2.2.2 + '@astrojs/compiler': 2.3.0 '@astrojs/internal-helpers': 0.2.1 - '@astrojs/markdown-remark': 3.3.0(astro@3.4.3) + '@astrojs/markdown-remark': 3.4.0(astro@3.5.3) '@astrojs/telemetry': 3.0.4 '@babel/core': 7.23.2 '@babel/generator': 7.23.0