From d47909d21372ab973ca086c6b952104c3889ab7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 22:01:14 +0000 Subject: [PATCH] chore(deps): update dependency nextjs-routes to v2.2.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5ea413013..9982340be 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "nanoid": "5.0.7", "next": "14.1.4", "next-http-proxy-middleware": "1.2.6", - "nextjs-routes": "2.1.0", + "nextjs-routes": "2.2.1", "node-fetch": "3.3.2", "notistack": "3.0.1", "plotly.js-basic-dist": "2.32.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 898192d43..125db1b1c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -159,8 +159,8 @@ dependencies: specifier: 1.2.6 version: 1.2.6 nextjs-routes: - specifier: 2.1.0 - version: 2.1.0(next@14.1.4) + specifier: 2.2.1 + version: 2.2.1(next@14.1.4) node-fetch: specifier: 3.3.2 version: 3.3.2 @@ -7078,8 +7078,8 @@ packages: - babel-plugin-macros dev: false - /nextjs-routes@2.1.0(next@14.1.4): - resolution: {integrity: sha512-co/bo6XVQYTBu9u9bFE4SVDjKecqJQEbggCr47Z9nbjW4/uPqrn6VniqYCxuWj6lK+S8qzVlXp0uWFCCfdPv7g==} + /nextjs-routes@2.2.1(next@14.1.4): + resolution: {integrity: sha512-j2A/XSQ8vDdtKl0sH6Q0msf8yIi9nO5RRtMAcSim/aTQaw9D19O9QnkDNvcliRQU1idCtAAFxnscNQuF5AjuLg==} hasBin: true peerDependencies: next: '*'