From 7e7c707eebee76ad0ee71e35e104cbde541947b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:27:22 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/deploy.yml | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 34 +++++++++++++++++----------------- 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b0b370398..7d6fc2abe 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -93,7 +93,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 + uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d with: images: | n4t5u/yacosta738.github.io @@ -113,7 +113,7 @@ jobs: run: pnpm run build # build:docker - name: Build and push Docker image - uses: docker/build-push-action@62d8db0960c97201f2ae1563702b458b5c216a38 + uses: docker/build-push-action@b3eddbb94c4146a0988a620b01720afe50639271 with: context: . file: ./Dockerfile diff --git a/package.json b/package.json index f48d93088..cc7364b81 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/parser": "7.0.2", "@vite-pwa/astro": "^0.3.0", "@vueuse/core": "10.8.0", - "astro": "4.4.3", + "astro": "4.4.4", "astro-compress": "2.2.10", "astro-critters": "2.1.1", "astro-icon": "1.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1679d0e5e..2ab13a049 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 1.5.3 '@astrojs/vue': specifier: ^4.0.8 - version: 4.0.8(@babel/core@7.23.9)(astro@4.4.3)(vite@5.1.4)(vue@3.4.19) + version: 4.0.8(@babel/core@7.23.9)(astro@4.4.4)(vite@5.1.4)(vue@3.4.19) '@vueuse/integrations': specifier: ^10.8.0 version: 10.8.0(fuse.js@7.0.0)(vue@3.4.19) @@ -36,7 +36,7 @@ devDependencies: version: 3.1.1 '@astrojs/tailwind': specifier: 5.1.0 - version: 5.1.0(astro@4.4.3)(tailwindcss@3.4.1) + version: 5.1.0(astro@4.4.4)(tailwindcss@3.4.1) '@iconify-json/akar-icons': specifier: ^1.1.23 version: 1.1.23 @@ -96,13 +96,13 @@ devDependencies: version: 7.0.2(eslint@8.56.0)(typescript@5.3.3) '@vite-pwa/astro': specifier: ^0.3.0 - version: 0.3.0(astro@4.4.3)(vite-plugin-pwa@0.19.0) + version: 0.3.0(astro@4.4.4)(vite-plugin-pwa@0.19.0) '@vueuse/core': specifier: 10.8.0 version: 10.8.0(vue@3.4.19) astro: - specifier: 4.4.3 - version: 4.4.3(sass@1.71.1)(typescript@5.3.3) + specifier: 4.4.4 + version: 4.4.4(sass@1.71.1)(typescript@5.3.3) astro-compress: specifier: 2.2.10 version: 2.2.10 @@ -114,7 +114,7 @@ devDependencies: version: 1.1.0 astro-netlify-cms: specifier: 0.5.4 - version: 0.5.4(astro@4.4.3)(graphql@15.8.0) + version: 0.5.4(astro@4.4.4)(graphql@15.8.0) astro-robots-txt: specifier: 1.0.0 version: 1.0.0 @@ -343,13 +343,13 @@ packages: zod: 3.22.4 dev: true - /@astrojs/tailwind@5.1.0(astro@4.4.3)(tailwindcss@3.4.1): + /@astrojs/tailwind@5.1.0(astro@4.4.4)(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.4.3(sass@1.71.1)(typescript@5.3.3) + astro: 4.4.4(sass@1.71.1)(typescript@5.3.3) autoprefixer: 10.4.17(postcss@8.4.35) postcss: 8.4.35 postcss-load-config: 4.0.2(postcss@8.4.35) @@ -383,7 +383,7 @@ packages: vscode-languageserver-textdocument: 1.0.11 dev: false - /@astrojs/vue@4.0.8(@babel/core@7.23.9)(astro@4.4.3)(vite@5.1.4)(vue@3.4.19): + /@astrojs/vue@4.0.8(@babel/core@7.23.9)(astro@4.4.4)(vite@5.1.4)(vue@3.4.19): resolution: {integrity: sha512-RnNA4wFy4HvQxU4vswH3c6sa7Br1F/JVzWdQvHYLP4CEe5OZ6yhEqxAUUo3LDkF+sNn23XznFLOPqZak6ziBwg==} engines: {node: '>=18.14.1'} peerDependencies: @@ -394,7 +394,7 @@ packages: '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.1.4)(vue@3.4.19) '@vue/babel-plugin-jsx': 1.2.1(@babel/core@7.23.9) '@vue/compiler-sfc': 3.4.19 - astro: 4.4.3(sass@1.71.1)(typescript@5.3.3) + astro: 4.4.4(sass@1.71.1)(typescript@5.3.3) vue: 3.4.19(typescript@5.3.3) transitivePeerDependencies: - '@babel/core' @@ -3791,7 +3791,7 @@ packages: resolution: {integrity: sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==} dependencies: '@types/node': 20.11.19 - '@types/unist': 2.0.10 + '@types/unist': 3.0.2 '@types/vfile-message': 2.0.0 dev: true @@ -3966,7 +3966,7 @@ packages: /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} - /@vite-pwa/astro@0.3.0(astro@4.4.3)(vite-plugin-pwa@0.19.0): + /@vite-pwa/astro@0.3.0(astro@4.4.4)(vite-plugin-pwa@0.19.0): resolution: {integrity: sha512-2fH9ifzMW8dmeydJ6SuttLR5FCDvSoaTpyxblasR6icsJbR1he4igJhauw4jvmQXOb99Psl+bsBSoUwsdSnSJA==} peerDependencies: '@vite-pwa/assets-generator': ^0.2.4 @@ -3976,7 +3976,7 @@ packages: '@vite-pwa/assets-generator': optional: true dependencies: - astro: 4.4.3(sass@1.71.1)(typescript@5.3.3) + astro: 4.4.4(sass@1.71.1)(typescript@5.3.3) vite-plugin-pwa: 0.19.0(vite@5.1.4)(workbox-build@7.0.0)(workbox-window@7.0.0) dev: true @@ -4734,13 +4734,13 @@ packages: - supports-color dev: true - /astro-netlify-cms@0.5.4(astro@4.4.3)(graphql@15.8.0): + /astro-netlify-cms@0.5.4(astro@4.4.4)(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.75 - astro: 4.4.3(sass@1.71.1)(typescript@5.3.3) + astro: 4.4.4(sass@1.71.1)(typescript@5.3.3) netlify-cms-app: 2.15.72(@types/react@17.0.75)(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 @@ -4771,8 +4771,8 @@ packages: - typescript dev: true - /astro@4.4.3(sass@1.71.1)(typescript@5.3.3): - resolution: {integrity: sha512-9Ih+2mJv+i3XgGfU8m9evkNU7NEQWvOhqGsskrCwKmltuTtLol2hPw+eIfE49Yfktzfj5qLC6ZGkPxCJu5gkhA==} + /astro@4.4.4(sass@1.71.1)(typescript@5.3.3): + resolution: {integrity: sha512-EZrDTN888w4sFKqavGsHu8jSaymyxNwnoqIq5NKlMG9WNU/Xn4Yn41pUdBuAOrgNzRp1NyXXhhV6GV1pN71V2Q==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true dependencies: