From 8cfb84319f5cbfa5220f8c29c0f1044aa0a3dd7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:33:56 +0000 Subject: [PATCH] bump(deps): update dependency @netlify/plugin-nextjs to ^4.39.4 --- package.json | 2 +- pnpm-lock.yaml | 45 ++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 41 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5ba3a55b0..af4d76c6e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "devDependencies": { "@cypress/code-coverage": "^3.10.8", "@netlify/plugin-lighthouse": "^4.1.1", - "@netlify/plugin-nextjs": "^4.39.0", + "@netlify/plugin-nextjs": "^4.39.4", "@tailwindcss/typography": "^0.5.9", "@testing-library/cypress": "^9.0.0", "@types/lodash": "^4.14.195", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23ce2075c..fa1f24f93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ devDependencies: specifier: ^4.1.1 version: 4.1.1 '@netlify/plugin-nextjs': - specifier: ^4.39.0 - version: 4.39.0 + specifier: ^4.39.4 + version: 4.39.4 '@tailwindcss/typography': specifier: ^0.5.9 version: 0.5.9(tailwindcss@3.3.2) @@ -2037,6 +2037,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==} @@ -2057,13 +2085,13 @@ packages: - utf-8-validate dev: true - /@netlify/plugin-nextjs@4.39.0: - resolution: {integrity: sha512-CkxVG+zidqHLb1nHEx0nMtt7DmSr4a27B4JFxr8jbFU8np9pHiLQ4bR+UvW5tzHdYSfw30Rt9XEQyHo1theq2Q==} + /@netlify/plugin-nextjs@4.39.4: + resolution: {integrity: sha512-M43phcmpGaG8Cieu348NZkjSlghFTO37oByvDsJcXYc7xUC2JNPMuRgrIc6Wk8F9YTAPTWri5Q07t6HBM0/H3w==} 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 @@ -7431,6 +7459,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==}