From b1019076e7e81adccc99da31b388d87ac6e7c0ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 03:12:20 +0000 Subject: [PATCH] bump(deps): update dependency @netlify/plugin-nextjs to ^4.39.3 --- package.json | 2 +- pnpm-lock.yaml | 51 ++++++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 44 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index 33e5a5e6..94ebd27e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.10.7", "@netlify/plugin-lighthouse": "^4.1.1", - "@netlify/plugin-nextjs": "^4.38.0", + "@netlify/plugin-nextjs": "^4.39.3", "@tailwindcss/line-clamp": "^0.4.4", "@testing-library/cypress": "^9.0.0", "@types/node": "18.16.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b3bf9ac..4c8c07ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: ^4.1.1 version: 4.1.1 '@netlify/plugin-nextjs': - specifier: ^4.38.0 - version: 4.38.0 + specifier: ^4.39.3 + version: 4.39.3 '@tailwindcss/line-clamp': specifier: ^0.4.4 version: 0.4.4(tailwindcss@3.3.2) @@ -2783,6 +2783,34 @@ packages: - '@vercel/kv' - encoding - supports-color + dev: false + + /@netlify/ipx@1.4.3: + resolution: {integrity: sha512-h12ZyvPk02Jq2MdnXAtc1mywVPG7naaV03KrMYNrEYdJykwZ3x873uFTU9kvj4amf/Qu9p6M+fl5NcQC6YFndg==} + dependencies: + '@netlify/functions': 1.6.0 + etag: 1.8.1 + fs-extra: 11.1.1 + ipx: 1.2.0 + micromatch: 4.0.5 + mkdirp: 3.0.1 + murmurhash: 2.0.1 + node-fetch: 2.6.12 + ufo: 1.1.2 + unstorage: 1.8.0 + transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@planetscale/database' + - '@upstash/redis' + - '@vercel/kv' + - encoding + - supports-color + dev: true /@netlify/plugin-lighthouse@4.1.1: resolution: {integrity: sha512-eFNzOBOkmNpN9oBro7PSYim/eGZNUJDfV4lJf32HcA2lCzv2fmuZECid7BlfAY3B1KGFh7oT66Z2Pa/OUVbnJw==} @@ -2803,13 +2831,13 @@ packages: - utf-8-validate dev: true - /@netlify/plugin-nextjs@4.38.0: - resolution: {integrity: sha512-aMgdH5l7OU0MnjN2bPVDLGGbbLyclbxaEl8fij6MwgYyte9UVnsUVggl1TOG86KgHMbMYpdrtRJoh6LwV+PHOg==} + /@netlify/plugin-nextjs@4.39.3: + resolution: {integrity: sha512-WbGW1CQ8jOW59gjAQVaG3Vcn6B4CoXfu8NV9DSDV0bvzHkapGfPV9YOa0u/2ipMO+9NG7yu3UNq3RLFHwk0F4Q==} engines: {node: '>=12.0.0'} dependencies: '@netlify/esbuild': 0.14.39 '@netlify/functions': 1.6.0 - '@netlify/ipx': 1.4.1 + '@netlify/ipx': 1.4.3 '@vercel/node-bridge': 2.2.2 chalk: 4.1.2 chokidar: 3.5.3 @@ -2824,7 +2852,7 @@ packages: node-stream-zip: 1.15.0 outdent: 0.8.0 p-limit: 3.1.0 - pathe: 0.2.0 + pathe: 0.3.9 pretty-bytes: 5.6.0 regexp-tree: 0.1.27 semver: 7.5.4 @@ -9919,6 +9947,13 @@ packages: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true + dev: false + + /mkdirp@3.0.1: + resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==} + engines: {node: '>=10'} + hasBin: true + dev: true /moize@6.1.6: resolution: {integrity: sha512-vSKdIUO61iCmTqhdoIDrqyrtp87nWZUmBPniNjO0fX49wEYmyDO4lvlnFXiGcaH1JLE/s/9HbiK4LSHsbiUY6Q==} @@ -10504,8 +10539,8 @@ packages: engines: {node: '>=8'} dev: true - /pathe@0.2.0: - resolution: {integrity: sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==} + /pathe@0.3.9: + resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==} dev: true /pathe@1.1.1: