From 09a103f9c14920d9dc85befb26dee89947ccf853 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:51:40 +0000 Subject: [PATCH] fix(deps): update dependency next-protected-auth to v2.0.398 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9d2d9e3a..f65fa844 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dayjs": "^1.11.10", "graphql": "16.9.0", "next": "15.1.0", - "next-protected-auth": "2.0.397", + "next-protected-auth": "2.0.398", "next-seo": "6.6.0", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56d90d10..5bd8134c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 15.1.0 version: 15.1.0(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0) next-protected-auth: - specifier: 2.0.397 - version: 2.0.397(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0) + specifier: 2.0.398 + version: 2.0.398(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0) next-seo: specifier: 6.6.0 version: 6.6.0(next@15.1.0(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -3032,8 +3032,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - next-protected-auth@2.0.397: - resolution: {integrity: sha512-4J5onbkDN9j8SnNP2AvXYbezl/hKhQFxjYQxttuGyizpzHD4EUIcD1rucpmXsRrarTc0h5L5LndOxshZLlYAaw==} + next-protected-auth@2.0.398: + resolution: {integrity: sha512-1j5uqPKJKeAuENz9v3ydq8OnZEUFIsQqZK8ZkOKU/wztITYS2kgpl4QNABeK6eJQC4gdhlbF+D73mIPN7IuWAw==} engines: {node: '>=10'} next-seo@6.6.0: @@ -7602,7 +7602,7 @@ snapshots: natural-compare@1.4.0: {} - next-protected-auth@2.0.397(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0): + next-protected-auth@2.0.398(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0): dependencies: next: 15.1.0(@babel/core@7.26.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.82.0) usehooks-ts: 3.1.0(react@18.3.1)