From 9ac749e5ecf2a77237acc721b029c31618dcb66a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:42:12 +0000 Subject: [PATCH] Update dependency next-themes to ^0.3.0 --- apps/web/package.json | 2 +- pnpm-lock.yaml | 16 +++++++--------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 0c1e02b1a..502326ca6 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -46,7 +46,7 @@ "next": "^14.0.3", "next-auth": "^4.24.5", "next-superjson-plugin": "^0.6.0", - "next-themes": "^0.2.1", + "next-themes": "^0.3.0", "pg": "^8.11.3", "qrcode.react": "^3.1.0", "react": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34148c183..a7f4e3249 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -439,8 +439,8 @@ importers: specifier: ^0.6.0 version: 0.6.3(next@14.0.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(superjson@1.13.3) next-themes: - specifier: ^0.2.1 - version: 0.2.1(next@14.0.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0) + specifier: ^0.3.0 + version: 0.3.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0) pg: specifier: ^8.11.3 version: 8.11.3 @@ -5808,12 +5808,11 @@ packages: next: ^13.0 || ^14.0 superjson: ^1 || ^2 - next-themes@0.2.1: - resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==} + next-themes@0.3.0: + resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==} peerDependencies: - next: '*' - react: '*' - react-dom: '*' + react: ^16.8 || ^17 || ^18 + react-dom: ^16.8 || ^17 || ^18 next@14.0.4: resolution: {integrity: sha512-qbwypnM7327SadwFtxXnQdGiKpkuhaRLE2uq62/nRul9cj9KhQ5LhHmlziTNqUidZotw/Q1I9OjirBROdUJNgA==} @@ -13167,9 +13166,8 @@ snapshots: next: 14.0.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) superjson: 1.13.3 - next-themes@0.2.1(next@14.0.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0))(react-dom@18.2.0(react@18.2.0))(react@18.2.0): + next-themes@0.3.0(react-dom@18.2.0(react@18.2.0))(react@18.2.0): dependencies: - next: 14.0.4(react-dom@18.2.0(react@18.2.0))(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0)