From 97b141a430183e22eaec520da52fb870e4a64ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:43:20 +0000 Subject: [PATCH] fix(deps): update dependency next-themes to ^0.4.0 --- web/package.json | 2 +- web/yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/web/package.json b/web/package.json index 6922ee4..ce2a895 100644 --- a/web/package.json +++ b/web/package.json @@ -18,7 +18,7 @@ "clsx": "^2.1.0", "lucide-react": "^0.447.0", "next": "14.2.20", - "next-themes": "^0.3.0", + "next-themes": "^0.4.0", "react": "^18", "react-dom": "^18", "swr": "^2.2.4", diff --git a/web/yarn.lock b/web/yarn.lock index c286d9b..3ced050 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1900,7 +1900,7 @@ __metadata: eslint-config-prettier: "npm:9.1.0" lucide-react: "npm:^0.447.0" next: "npm:14.2.20" - next-themes: "npm:^0.3.0" + next-themes: "npm:^0.4.0" postcss: "npm:8.4.47" prettier: "npm:3.3.3" react: "npm:^18" @@ -2774,13 +2774,13 @@ __metadata: languageName: node linkType: hard -"next-themes@npm:^0.3.0": - version: 0.3.0 - resolution: "next-themes@npm:0.3.0" +"next-themes@npm:^0.4.0": + version: 0.4.4 + resolution: "next-themes@npm:0.4.4" peerDependencies: - react: ^16.8 || ^17 || ^18 - react-dom: ^16.8 || ^17 || ^18 - checksum: 10c0/72bd670ad6b9f547dc18cece340dfd1ac41e3e7b37eb321d4767db90bfa2c239f937011cd0efe35ca0081f1ea260051bc0868808ef39b0fbff2ddefd7146cec6 + react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc + react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc + checksum: 10c0/45d82f968ccfc90f6e6e3cdb95962132f6d1e19eaf614c4e824fc5d079ec522dd50cc196c58da2f000d755b81dbb0caf378c4f512a9e6b6c0a0daa3f99f1a2c7 languageName: node linkType: hard