Skip to content

Commit c973729

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency next-themes to ~0.4.0 (#33547)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [next-themes](https://redirect.github.com/pacocoursey/next-themes) | dependencies | minor | [`~0.2.1` -> `~0.4.0`](https://renovatebot.com/diffs/npm/next-themes/0.2.1/0.4.4) | --- ### Release Notes <details> <summary>pacocoursey/next-themes (next-themes)</summary> ### [`v0.4.4`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.4) [Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.4.3...v0.4.4) #### What's Changed - fix: infinite loop theme flicker by [@&#8203;arturbien](https://redirect.github.com/arturbien) in [https://github.com/pacocoursey/next-themes/pull/329](https://redirect.github.com/pacocoursey/next-themes/pull/329) #### New Contributors - [@&#8203;o1Suleyman](https://redirect.github.com/o1Suleyman) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/328](https://redirect.github.com/pacocoursey/next-themes/pull/328) - [@&#8203;arturbien](https://redirect.github.com/arturbien) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/329](https://redirect.github.com/pacocoursey/next-themes/pull/329) **Full Changelog**: pacocoursey/next-themes@v0.4.3...v0.4.4 ### [`v0.4.3`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.3) [Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.4.2...v0.4.3) #### What's Changed - Pass `nonce` to inline style tag when using `disableTransitionOnChange` **Full Changelog**: pacocoursey/next-themes@v0.4.2...v0.4.3 ### [`v0.4.2`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.2) [Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.4.1...v0.4.2) #### What's Changed - Re-export types from `next-themes` by [@&#8203;cschroeter](https://redirect.github.com/cschroeter) in [https://github.com/pacocoursey/next-themes/pull/321](https://redirect.github.com/pacocoursey/next-themes/pull/321) #### New Contributors - [@&#8203;cschroeter](https://redirect.github.com/cschroeter) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/321](https://redirect.github.com/pacocoursey/next-themes/pull/321) **Full Changelog**: pacocoursey/next-themes@v0.4.1...v0.4.2 ### [`v0.4.1`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.4.0...v0.4.1) #### What's Changed - fix: support multiple attributes in the injection script by [@&#8203;Julian24Design](https://redirect.github.com/Julian24Design) in [https://github.com/pacocoursey/next-themes/pull/310](https://redirect.github.com/pacocoursey/next-themes/pull/310) - docs: update docs on how to use with tailwindcss >3.4.1 by [@&#8203;trm217](https://redirect.github.com/trm217) in [https://github.com/pacocoursey/next-themes/pull/290](https://redirect.github.com/pacocoursey/next-themes/pull/290) - chore: use corepack instead of pnpm setup action in ci by [@&#8203;trm217](https://redirect.github.com/trm217) in [https://github.com/pacocoursey/next-themes/pull/291](https://redirect.github.com/pacocoursey/next-themes/pull/291) - Add dynamic loading as a way to avoid hydration mismatch in README by [@&#8203;Judge-Paul](https://redirect.github.com/Judge-Paul) in [https://github.com/pacocoursey/next-themes/pull/249](https://redirect.github.com/pacocoursey/next-themes/pull/249) - Add `scriptProps` prop to prevent Cloudflare Rocket Loader deferring script by [@&#8203;andreacassani](https://redirect.github.com/andreacassani) in [https://github.com/pacocoursey/next-themes/pull/156](https://redirect.github.com/pacocoursey/next-themes/pull/156) #### New Contributors - [@&#8203;Julian24Design](https://redirect.github.com/Julian24Design) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/310](https://redirect.github.com/pacocoursey/next-themes/pull/310) - [@&#8203;Judge-Paul](https://redirect.github.com/Judge-Paul) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/249](https://redirect.github.com/pacocoursey/next-themes/pull/249) - [@&#8203;andreacassani](https://redirect.github.com/andreacassani) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/156](https://redirect.github.com/pacocoursey/next-themes/pull/156) **Full Changelog**: pacocoursey/next-themes@v0.4.0...v0.4.1 ### [`v0.4.0`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/pacocoursey/next-themes/compare/v0.3.0...v0.4.0) #### What's Changed - Improved inline script minification by [@&#8203;pacocoursey](https://redirect.github.com/pacocoursey) in [https://github.com/pacocoursey/next-themes/pull/262](https://redirect.github.com/pacocoursey/next-themes/pull/262) - fix: manually type ThemeProvider to fix type errors by [@&#8203;BlankParticle](https://redirect.github.com/BlankParticle) in [https://github.com/pacocoursey/next-themes/pull/263](https://redirect.github.com/pacocoursey/next-themes/pull/263) - mention `next-themes` is react agnostic by [@&#8203;dimaMachina](https://redirect.github.com/dimaMachina) in [https://github.com/pacocoursey/next-themes/pull/268](https://redirect.github.com/pacocoursey/next-themes/pull/268) - fix: make `children` optional by [@&#8203;Innei](https://redirect.github.com/Innei) in [https://github.com/pacocoursey/next-themes/pull/276](https://redirect.github.com/pacocoursey/next-themes/pull/276) - feat: Allow Multiple Attributes by [@&#8203;trenaryja](https://redirect.github.com/trenaryja) in [https://github.com/pacocoursey/next-themes/pull/275](https://redirect.github.com/pacocoursey/next-themes/pull/275) - fix: setTheme now works correctly when a function is passed. by [@&#8203;trm217](https://redirect.github.com/trm217) in [https://github.com/pacocoursey/next-themes/pull/286](https://redirect.github.com/pacocoursey/next-themes/pull/286) - feat: add react v19 to peer deps by [@&#8203;Yonom](https://redirect.github.com/Yonom) in [https://github.com/pacocoursey/next-themes/pull/315](https://redirect.github.com/pacocoursey/next-themes/pull/315) #### New Contributors - [@&#8203;Hahlh](https://redirect.github.com/Hahlh) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/255](https://redirect.github.com/pacocoursey/next-themes/pull/255) - [@&#8203;Unsleeping](https://redirect.github.com/Unsleeping) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/229](https://redirect.github.com/pacocoursey/next-themes/pull/229) - [@&#8203;Innei](https://redirect.github.com/Innei) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/276](https://redirect.github.com/pacocoursey/next-themes/pull/276) - [@&#8203;trenaryja](https://redirect.github.com/trenaryja) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/275](https://redirect.github.com/pacocoursey/next-themes/pull/275) - [@&#8203;lloydrichards](https://redirect.github.com/lloydrichards) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/256](https://redirect.github.com/pacocoursey/next-themes/pull/256) - [@&#8203;Yonom](https://redirect.github.com/Yonom) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/315](https://redirect.github.com/pacocoursey/next-themes/pull/315) **Full Changelog**: pacocoursey/next-themes@v0.3.0...v0.4.0 ### [`v0.3.0`](https://redirect.github.com/pacocoursey/next-themes/releases/tag/v0.3.0) #### What's - `"use client"` was added to the library output so that you can use it as a React Client component without creating a wrapper. #### New Contributors - [@&#8203;MaxLeiter](https://redirect.github.com/MaxLeiter) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/120](https://redirect.github.com/pacocoursey/next-themes/pull/120) - [@&#8203;gnoff](https://redirect.github.com/gnoff) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/135](https://redirect.github.com/pacocoursey/next-themes/pull/135) - [@&#8203;WITS](https://redirect.github.com/WITS) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/168](https://redirect.github.com/pacocoursey/next-themes/pull/168) - [@&#8203;dimaMachina](https://redirect.github.com/dimaMachina) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/186](https://redirect.github.com/pacocoursey/next-themes/pull/186) - [@&#8203;amrhassab](https://redirect.github.com/amrhassab) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/192](https://redirect.github.com/pacocoursey/next-themes/pull/192) - [@&#8203;BekzodIsakov](https://redirect.github.com/BekzodIsakov) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/241](https://redirect.github.com/pacocoursey/next-themes/pull/241) - [@&#8203;BlankParticle](https://redirect.github.com/BlankParticle) made their first contribution in [https://github.com/pacocoursey/next-themes/pull/253](https://redirect.github.com/pacocoursey/next-themes/pull/253) **Full Changelog**: pacocoursey/next-themes@v0.2.0...v0.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: bad0186f8c0c6be2735da37e448eac9cf9b30809
1 parent e6ae421 commit c973729

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

Lines changed: 7 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm-packages/dashboard-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"lodash": "~4.17.21",
4646
"monaco-editor": "0.40.0",
4747
"next": "14.2.21",
48-
"next-themes": "~0.2.1",
48+
"next-themes": "~0.4.0",
4949
"object-sizeof": "~2.6.3",
5050
"prettier-old-sync": "npm:[email protected]",
5151
"react": "^18.0.0",

0 commit comments

Comments
 (0)