From 1c9f6eac6d3f1291eafa75cf5e9440d475d620a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:29:25 +0000 Subject: [PATCH] Update dependency next-themes to v0.4.4 --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index e229f1d5..9a02e5b3 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "next": "12.3.4", "next-plugin-preact": "3.0.7", "next-sitemap": "4.2.3", - "next-themes": "0.3.0", + "next-themes": "0.4.4", "postcss": "8.4.49", "preact": "10.23.2", "preact-render-to-string": "6.5.12", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfbd3d8a..675ee7eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 4.2.3 version: 4.2.3(next@12.3.4(@babel/core@7.21.3)(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2))) next-themes: - specifier: 0.3.0 - version: 0.3.0(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2)) + specifier: 0.4.4 + version: 0.4.4(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2)) postcss: specifier: 8.4.49 version: 8.4.49 @@ -3401,11 +3401,11 @@ packages: peerDependencies: next: '*' - next-themes@0.3.0: - resolution: {integrity: sha512-/QHIrsYpd6Kfk7xakK4svpDI5mmXP0gfvCoJdGpZQ2TOrQZmsW0QxjaiLn8wbIKjtm4BTSqLoix4lxYYOnLJ/w==} + next-themes@0.4.4: + resolution: {integrity: sha512-LDQ2qIOJF0VnuVrrMSMLrWGjRMkq+0mpgl6e0juCLqdJ+oo8Q84JRWT6Wh11VDQKkMMe+dVzDKLWs5n87T+PkQ==} peerDependencies: - react: ^16.8 || ^17 || ^18 - react-dom: ^16.8 || ^17 || ^18 + react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc + react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc next@12.3.4: resolution: {integrity: sha512-VcyMJUtLZBGzLKo3oMxrEF0stxh8HwuW976pAzlHhI3t8qJ4SROjCrSh1T24bhrbjw55wfZXAbXPGwPt5FLRfQ==} @@ -8450,7 +8450,7 @@ snapshots: minimist: 1.2.8 next: 12.3.4(@babel/core@7.21.3)(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2)) - next-themes@0.3.0(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2)): + next-themes@0.4.4(@preact/compat@17.1.2(preact@10.23.2))(@preact/compat@17.1.2(preact@10.23.2)): dependencies: react: '@preact/compat@17.1.2(preact@10.23.2)' react-dom: '@preact/compat@17.1.2(preact@10.23.2)'