From fe502095068059dd6aed7116abb131e9bd271dae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 00:11:38 +0000 Subject: [PATCH] chore(deps): bump next-themes from 0.3.0 to 0.4.4 Bumps [next-themes](https://github.com/pacocoursey/next-themes) from 0.3.0 to 0.4.4. - [Release notes](https://github.com/pacocoursey/next-themes/releases) - [Commits](https://github.com/pacocoursey/next-themes/compare/v0.3.0...v0.4.4) --- updated-dependencies: - dependency-name: next-themes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51dcf31..f0f5adb 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "mdast-util-to-string": "^4.0.0", "mdx-annotations": "^0.1.4", "next": "^14.2.13", - "next-themes": "^0.3.0", + "next-themes": "^0.4.4", "react": "^18.3.1", "react-dom": "^18.3.1", "react-highlight-words": "^0.20.0",