From 9ce9a41d9ff5fe103cecc0e54ade2c00125626bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jun 2025 02:01:17 +0000 Subject: [PATCH 1/5] fix(deps): update dependency lucide-react to ^0.522.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index cc7da00..7fb43a5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "bcryptjs": "^3.0.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.511.0", + "lucide-react": "^0.522.0", "next": "15.4.0-canary.91", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.6", diff --git a/yarn.lock b/yarn.lock index a28f3b9..c74ee89 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6454,12 +6454,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.511.0": - version: 0.511.0 - resolution: "lucide-react@npm:0.511.0" +"lucide-react@npm:^0.522.0": + version: 0.522.0 + resolution: "lucide-react@npm:0.522.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/bf09dd73cf2233abea90506ad31a91739555d761062722acbe045cb73e274f035b196472de0971a8a8f0645b2b54e3f21b8c1980fe87c909ca93171a9c28428a + checksum: 10c0/92f18da5ade753c7955a3d0fe3779b62831bf1d6ab15396b6024ef66efe7df7b78e19728e3cf59d1bd01bbee16de0c474a5d6b2741e6b5c97d8374d02f776898 languageName: node linkType: hard @@ -6572,7 +6572,7 @@ __metadata: eslint: "npm:9.29.0" eslint-config-next: "npm:15.3.4" eslint-config-prettier: "npm:10.1.5" - lucide-react: "npm:^0.511.0" + lucide-react: "npm:^0.522.0" next: "npm:15.4.0-canary.91" next-auth: "npm:^5.0.0-beta.25" next-themes: "npm:^0.4.6" From 525b8597f211ebbb4a0107b430c1f721e8771393 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jun 2025 13:01:47 +0000 Subject: [PATCH 2/5] fix(deps): update dependency next-auth to v5.0.0-beta.29 --- yarn.lock | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index a28f3b9..c09e949 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,6 +108,30 @@ __metadata: languageName: node linkType: hard +"@auth/core@npm:0.40.0": + version: 0.40.0 + resolution: "@auth/core@npm:0.40.0" + dependencies: + "@panva/hkdf": "npm:^1.2.1" + jose: "npm:^6.0.6" + oauth4webapi: "npm:^3.3.0" + preact: "npm:10.24.3" + preact-render-to-string: "npm:6.5.11" + peerDependencies: + "@simplewebauthn/browser": ^9.0.1 + "@simplewebauthn/server": ^9.0.2 + nodemailer: ^6.8.0 + peerDependenciesMeta: + "@simplewebauthn/browser": + optional: true + "@simplewebauthn/server": + optional: true + nodemailer: + optional: true + checksum: 10c0/25cd12f22611eedc21c17dc1908fa9428ae5f0e32eb32c1ab009642276c37099cce58f49ffbb7f8e8d6d6488d5101a24fb9808ec662eee5aca19d520750acaa3 + languageName: node + linkType: hard + "@auth/prisma-adapter@npm:^2.9.1": version: 2.9.1 resolution: "@auth/prisma-adapter@npm:2.9.1" @@ -6825,10 +6849,10 @@ __metadata: linkType: hard "next-auth@npm:^5.0.0-beta.25": - version: 5.0.0-beta.28 - resolution: "next-auth@npm:5.0.0-beta.28" + version: 5.0.0-beta.29 + resolution: "next-auth@npm:5.0.0-beta.29" dependencies: - "@auth/core": "npm:0.39.1" + "@auth/core": "npm:0.40.0" peerDependencies: "@simplewebauthn/browser": ^9.0.1 "@simplewebauthn/server": ^9.0.2 @@ -6842,7 +6866,7 @@ __metadata: optional: true nodemailer: optional: true - checksum: 10c0/56ab8c5e9bdbffe65191a1afa1d18b95df9f61686f9d2faca3f53098eb59491df5929540d8bdb3258a0ab8d26ff2707e6256e34212c329c624f3014652cb8701 + checksum: 10c0/2c6bada9a5f28a9a172d3ad295bfb05b648a4fced01f9988154df1ebca712cf460fb49173ada4c26de4c7ab180256f40ac19d16e2147c1c68f2a7475ab5d5ea8 languageName: node linkType: hard From f240bf525d24ed5101c74f70164960ca01fc353b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 22 Jun 2025 14:02:45 +0000 Subject: [PATCH 3/5] fix(deps): update dependency @auth/prisma-adapter to v2.10.0 --- yarn.lock | 32 ++++---------------------------- 1 file changed, 4 insertions(+), 28 deletions(-) diff --git a/yarn.lock b/yarn.lock index c09e949..786729a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -84,30 +84,6 @@ __metadata: languageName: node linkType: hard -"@auth/core@npm:0.39.1": - version: 0.39.1 - resolution: "@auth/core@npm:0.39.1" - dependencies: - "@panva/hkdf": "npm:^1.2.1" - jose: "npm:^6.0.6" - oauth4webapi: "npm:^3.3.0" - preact: "npm:10.24.3" - preact-render-to-string: "npm:6.5.11" - peerDependencies: - "@simplewebauthn/browser": ^9.0.1 - "@simplewebauthn/server": ^9.0.2 - nodemailer: ^6.8.0 - peerDependenciesMeta: - "@simplewebauthn/browser": - optional: true - "@simplewebauthn/server": - optional: true - nodemailer: - optional: true - checksum: 10c0/ba2703656c266ce42f10a1e5ac90c2bcbc829bff651cc930ad95a4734aafaa249551d0af589a0c970fbd7f7aa6324c329439183bfb46ba1bee3f8cfa90128275 - languageName: node - linkType: hard - "@auth/core@npm:0.40.0": version: 0.40.0 resolution: "@auth/core@npm:0.40.0" @@ -133,13 +109,13 @@ __metadata: linkType: hard "@auth/prisma-adapter@npm:^2.9.1": - version: 2.9.1 - resolution: "@auth/prisma-adapter@npm:2.9.1" + version: 2.10.0 + resolution: "@auth/prisma-adapter@npm:2.10.0" dependencies: - "@auth/core": "npm:0.39.1" + "@auth/core": "npm:0.40.0" peerDependencies: "@prisma/client": ">=2.26.0 || >=3 || >=4 || >=5 || >=6" - checksum: 10c0/615ee7c02f690e35ccac8206607a4345ca6455c322a741ddd4dbd52e7a068ace9e5c46c4d8a50fe471ca2c2fb6a5b4bb9924cbd2e911613f671fe929c33278d4 + checksum: 10c0/f6c95f144958c678e8cbc691b205c937cbc456beab3da035ab3e00d55e91b8b39be6ff8529dbe3c72d0f95365988db09bc5862445f70c2438061dbe69bca34f5 languageName: node linkType: hard From be1502a4ac1620844a815406bf30cc8ac5454fc4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Jun 2025 00:00:52 +0000 Subject: [PATCH 4/5] fix(deps): update dependency next to v15.4.0-canary.92 --- package.json | 2 +- yarn.lock | 84 ++++++++++++++++++++++++++-------------------------- 2 files changed, 43 insertions(+), 43 deletions(-) diff --git a/package.json b/package.json index cc7da00..c5c77fb 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.511.0", - "next": "15.4.0-canary.91", + "next": "15.4.0-canary.92", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.6", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 786729a..56de1d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -939,10 +939,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/env@npm:15.4.0-canary.91" - checksum: 10c0/197c09cffff66a8055aaaee351a0c18743a6586b6e8a84dd6494badd0143601a4068f332ca89c0e6ffa9375671ec13803577c91690a4007e3bf2bbd5b9731bb0 +"@next/env@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/env@npm:15.4.0-canary.92" + checksum: 10c0/5d3df767dab8227aa64058b5082977b069ee7c22038b13b1da1471a4b312bca7b0163cf50f130f22a850b479aca8b9fea649d02720fc24f49528fd70751554c9 languageName: node linkType: hard @@ -955,58 +955,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-darwin-arm64@npm:15.4.0-canary.91" +"@next/swc-darwin-arm64@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-darwin-arm64@npm:15.4.0-canary.92" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-darwin-x64@npm:15.4.0-canary.91" +"@next/swc-darwin-x64@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-darwin-x64@npm:15.4.0-canary.92" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-linux-arm64-gnu@npm:15.4.0-canary.91" +"@next/swc-linux-arm64-gnu@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-linux-arm64-gnu@npm:15.4.0-canary.92" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-linux-arm64-musl@npm:15.4.0-canary.91" +"@next/swc-linux-arm64-musl@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-linux-arm64-musl@npm:15.4.0-canary.92" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-linux-x64-gnu@npm:15.4.0-canary.91" +"@next/swc-linux-x64-gnu@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-linux-x64-gnu@npm:15.4.0-canary.92" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-linux-x64-musl@npm:15.4.0-canary.91" +"@next/swc-linux-x64-musl@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-linux-x64-musl@npm:15.4.0-canary.92" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-win32-arm64-msvc@npm:15.4.0-canary.91" +"@next/swc-win32-arm64-msvc@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-win32-arm64-msvc@npm:15.4.0-canary.92" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "@next/swc-win32-x64-msvc@npm:15.4.0-canary.91" +"@next/swc-win32-x64-msvc@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "@next/swc-win32-x64-msvc@npm:15.4.0-canary.92" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -6573,7 +6573,7 @@ __metadata: eslint-config-next: "npm:15.3.4" eslint-config-prettier: "npm:10.1.5" lucide-react: "npm:^0.511.0" - next: "npm:15.4.0-canary.91" + next: "npm:15.4.0-canary.92" next-auth: "npm:^5.0.0-beta.25" next-themes: "npm:^0.4.6" orval: "npm:7.10.0" @@ -6856,19 +6856,19 @@ __metadata: languageName: node linkType: hard -"next@npm:15.4.0-canary.91": - version: 15.4.0-canary.91 - resolution: "next@npm:15.4.0-canary.91" +"next@npm:15.4.0-canary.92": + version: 15.4.0-canary.92 + resolution: "next@npm:15.4.0-canary.92" dependencies: - "@next/env": "npm:15.4.0-canary.91" - "@next/swc-darwin-arm64": "npm:15.4.0-canary.91" - "@next/swc-darwin-x64": "npm:15.4.0-canary.91" - "@next/swc-linux-arm64-gnu": "npm:15.4.0-canary.91" - "@next/swc-linux-arm64-musl": "npm:15.4.0-canary.91" - "@next/swc-linux-x64-gnu": "npm:15.4.0-canary.91" - "@next/swc-linux-x64-musl": "npm:15.4.0-canary.91" - "@next/swc-win32-arm64-msvc": "npm:15.4.0-canary.91" - "@next/swc-win32-x64-msvc": "npm:15.4.0-canary.91" + "@next/env": "npm:15.4.0-canary.92" + "@next/swc-darwin-arm64": "npm:15.4.0-canary.92" + "@next/swc-darwin-x64": "npm:15.4.0-canary.92" + "@next/swc-linux-arm64-gnu": "npm:15.4.0-canary.92" + "@next/swc-linux-arm64-musl": "npm:15.4.0-canary.92" + "@next/swc-linux-x64-gnu": "npm:15.4.0-canary.92" + "@next/swc-linux-x64-musl": "npm:15.4.0-canary.92" + "@next/swc-win32-arm64-msvc": "npm:15.4.0-canary.92" + "@next/swc-win32-x64-msvc": "npm:15.4.0-canary.92" "@swc/helpers": "npm:0.5.15" caniuse-lite: "npm:^1.0.30001579" postcss: "npm:8.4.31" @@ -6911,7 +6911,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/5d08e5365d52f9f941dcbb02e7a5c56cf68f931be1a60b1386ce042a12722938e657d6c3a4bcd8c573a88b214a1bb2a0a757b1a339aa751483fecf3b987e66e5 + checksum: 10c0/78b76ba1af4e0c11a1839142f774b9572814f524798d6a27c64180bfe3679ad93af6d3947260b66d02d1fa407a5da3523ca688bcff7fbc939e63559c9587069e languageName: node linkType: hard From e00fbd7b69d9ccd303cd416220ed6e87d065c88f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Jun 2025 01:02:05 +0000 Subject: [PATCH 5/5] fix(deps): update dependency lucide-react to ^0.522.0 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c5c77fb..78bde91 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "bcryptjs": "^3.0.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.511.0", + "lucide-react": "^0.522.0", "next": "15.4.0-canary.92", "next-auth": "^5.0.0-beta.25", "next-themes": "^0.4.6", diff --git a/yarn.lock b/yarn.lock index 56de1d1..fc76f80 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6454,12 +6454,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.511.0": - version: 0.511.0 - resolution: "lucide-react@npm:0.511.0" +"lucide-react@npm:^0.522.0": + version: 0.522.0 + resolution: "lucide-react@npm:0.522.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/bf09dd73cf2233abea90506ad31a91739555d761062722acbe045cb73e274f035b196472de0971a8a8f0645b2b54e3f21b8c1980fe87c909ca93171a9c28428a + checksum: 10c0/92f18da5ade753c7955a3d0fe3779b62831bf1d6ab15396b6024ef66efe7df7b78e19728e3cf59d1bd01bbee16de0c474a5d6b2741e6b5c97d8374d02f776898 languageName: node linkType: hard @@ -6572,7 +6572,7 @@ __metadata: eslint: "npm:9.29.0" eslint-config-next: "npm:15.3.4" eslint-config-prettier: "npm:10.1.5" - lucide-react: "npm:^0.511.0" + lucide-react: "npm:^0.522.0" next: "npm:15.4.0-canary.92" next-auth: "npm:^5.0.0-beta.25" next-themes: "npm:^0.4.6"