Skip to content

fix(deps): update all dependencies #225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2023

This PR contains the following updates:

Package Change Age Confidence
@fumadocs/cli (source) 0.2.0 -> 0.2.1 age confidence
@orama/orama 3.1.7 -> 3.1.10 age confidence
@orama/tokenizers 3.1.7 -> 3.1.10 age confidence
@tailwindcss/postcss (source) 4.1.8 -> 4.1.11 age confidence
@types/node (source) 22.15.29 -> 22.16.0 age confidence
@types/react (source) 19.1.6 -> 19.1.8 age confidence
@types/react-dom (source) 19.1.5 -> 19.1.6 age confidence
framer-motion 12.15.0 -> 12.23.0 age confidence
fumadocs-core (source) 15.5.0 -> 15.6.1 age confidence
fumadocs-mdx (source) 11.6.6 -> 11.6.10 age confidence
fumadocs-ui (source) 15.5.0 -> 15.6.1 age confidence
lucide-react (source) ^0.511.0 -> ^0.525.0 age confidence
next (source) 15.3.3 -> 15.3.4 age confidence
pnpm (source) 9.2.0 -> 9.15.9 age confidence
postcss (source) 8.5.4 -> 8.5.6 age confidence
satori ^0.13.1 -> ^0.15.0 age confidence
tailwind-merge 3.3.0 -> 3.3.1 age confidence
tailwindcss (source) 4.1.8 -> 4.1.11 age confidence
tsx (source) 4.19.4 -> 4.20.3 age confidence
zod (source) 3.25.48 -> 3.25.70 age confidence

Release Notes

fuma-nama/fumadocs (@​fumadocs/cli)

v0.2.1

Compare Source

Patch Changes
  • 1b7bc4b: Add @types/react to optional peer dependency to avoid version conflict in monorepos
oramasearch/orama (@​orama/orama)

v3.1.10

Compare Source

What's Changed
New Contributors

Full Changelog: oramasearch/orama@v3.1.7...v3.1.10

v3.1.9

Compare Source

What's Changed
New Contributors

Full Changelog: oramasearch/orama@v3.1.7...v3.1.9

tailwindlabs/tailwindcss (@​tailwindcss/postcss)

v4.1.11

Compare Source

Fixed
  • Add heuristic to skip candidate migrations inside emit(…) (#​18330)
  • Extract candidates with variants in Clojure/ClojureScript keywords (#​18338)
  • Document --watch=always in the CLI's usage (#​18337)
  • Add support for Vite 7 to @tailwindcss/vite (#​18384)

v4.1.10

Compare Source

Fixed
  • Fix incorrectly generated CSS when using percentages in arbitrary values with calc (e.g. w-[calc(100%-var(--offset))]) (#​18289)

v4.1.9

Compare Source

Fixed
  • Correctly parse custom properties with strings containing semicolons (#​18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16]/16) (#​18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#​18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem]-mb-128) (#​18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#​18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#​18220)
motiondivision/motion (framer-motion)

v12.23.0

Compare Source

Added
  • Add .stop() and .cancel() methods to useDragControls().

v12.22.0

Compare Source

Added
  • Allow delayChildren to accept stagger(). This enables from and ease options when staggering variant children.
Deprecated
  • staggerChildren and staggerDirection options.

v12.20.5

Compare Source

Fixed
  • Improve performance of projection styles by writing directly to element.style.
  • Only block layout animations when window has changed width.

v12.20.4

Compare Source

Fixed
  • Improve performance of render loop.
  • Improve performance of types.

v12.20.3

Compare Source

Fixed
  • Always skip layout animation check on tree mount.

v12.20.2

Compare Source

Fixed
  • Updated Transition type to be more permissive.

v12.20.1

Compare Source

Fixed
  • Updated Target type to match previous definition.

v12.20.0

Compare Source

Added
  • Pass a shadow DOM root element via AnimatePresence root prop to attach "popLayout" styles to a different root element.

v12.19.4

Compare Source

Fixed
  • Ensure animations are removed from scope when finished.

v12.19.3

Compare Source

Fixed
  • Restore some deprecated types.
  • Add transformPerspective to TargetAndTransition.
  • Filter number-indexed and function props from CSSStyleDeclaration.

v12.19.2

Compare Source

Fixed
  • React: Prevent duplicate layout animation commits within Suspense boundaries.

v12.19.1

Compare Source

Fixed
  • React: Fix export * error message in Next.js.

v12.19.0

Compare Source

Added
  • React: usePageInView for tracking document visibility.

v12.18.2

Compare Source

Fixed
  • Fixed es bundle dependency imports for "motion".
  • Restored translateX, originX etc values in animation targets.

v12.18.1

Compare Source

Fixed
  • Removed "react" import from "motion-dom".

v12.18.0

Compare Source

Added
  • Support for defining a timeline position relative to the start of the most recently added animation (e.g. <+0.5, <-1)
Fixed
  • Removed "react" import from "motion-dom".

v12.17.3

Compare Source

Changed
  • Refactored MotionProps into vanilla MotionNodeOptions type within "motion-dom" package.

v12.17.2

Compare Source

Changed
  • Handle colors when creating animatable "none" keyframes for complex strings.

v12.17.1

Compare Source

Fixed
  • Fixes isValidProp check with Rolldown.

v12.17.0

Compare Source

v12.16.0

Compare Source

Added
  • resize().
lucide-icons/lucide (lucide-react)

v0.525.0: Version 0.525.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.524.0...0.525.0

v0.524.0: Version 0.524.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.523.0...0.524.0

v0.523.0: Version 0.523.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.522.0...0.523.0

v0.522.0: Version 0.522.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.521.0...0.522.0

v0.521.0: Version 0.521.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.520.0...0.521.0

v0.520.0: Version 0.520.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.519.0...0.520.0

v0.519.0: Version 0.519.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.518.0...0.519.0

v0.518.0: Version 0.518.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.517.0...0.518.0

v0.517.0: Version 0.517.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.516.0...0.517.0

v0.516.0: Version 0.516.0

Compare Source

What's Changed
New Contributors

Full Changelog: lucide-icons/lucide@0.515.0...0.516.0

v0.515.0: Version 0.515.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.514.0...0.515.0

v0.514.0: Version 0.514.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.513.0...0.514.0

v0.513.0: Version 0.513.0

Compare Source

What's Changed

Full Changelog: lucide-icons/lucide@0.512.0...0.513.0

v0.512.0: Version 0.512.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.511.0...0.512.0

vercel/next.js (next)

v15.3.4

Compare Source

pnpm/pnpm (pnpm)

v9.15.9: pnpm 9.15.9

Compare Source

Patch Changes

  • Fix running pnpm CLI from pnpm CLI on Windows when the CLI is bundled to an executable #​8971.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.8: pnpm 9.15.8

Compare Source

Patch Changes

  • pnpm self-update should always update the version in the packageManager field of package.json.
  • The pnpm CLI process should not stay hanging, when --silent reporting is used.
  • When --loglevel is set to error, don't show installation summary, execution time, and big tarball download progress.
  • Don't show info output when --loglevel=error is used.

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap Stackblitz

v9.15.7: pnpm 9.15.7

Compare Source

Patch Changes

  • pnpm self-update should not leave a directory with a broken pnpm installation if the installation fails.
  • Allow scope registry CLI option without --config. prefix such as --@&#8203;scope:registry=https://scope.example.com/npm #​9089.
  • pnpm self-update should not read the pnpm settings from the package.json file in the current working directory.
  • pnpm update -i should list only packages that have newer versions #​9206.
  • Fix a bug causing entries in the catalogs section of the pnpm-lock.yaml file to be removed when dedupe-peer-dependents=false on a filtered install. #​9112

Platinum Sponsors

Bit Bit Syntax

Gold Sponsors

Discord u|screen
JetBrains Nx
CodeRabbit Route4Me
Workleap

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 2, 2023 2:32am

@renovate renovate bot force-pushed the renovate/minor-patch branch from fa5e009 to 5217947 Compare October 25, 2023 16:59
@renovate renovate bot force-pushed the renovate/minor-patch branch from 5217947 to 1f35549 Compare October 27, 2023 10:13
@renovate renovate bot force-pushed the renovate/minor-patch branch from 1f35549 to c2f20d7 Compare October 28, 2023 02:34
@renovate renovate bot force-pushed the renovate/minor-patch branch 2 times, most recently from 868042f to 1832b92 Compare October 28, 2023 07:26
@renovate renovate bot force-pushed the renovate/minor-patch branch from 1832b92 to 181ebda Compare October 31, 2023 10:48
@renovate renovate bot force-pushed the renovate/minor-patch branch from 181ebda to 897285f Compare November 3, 2023 10:04
@renovate renovate bot force-pushed the renovate/minor-patch branch from 897285f to 8e95173 Compare November 3, 2023 17:11
@renovate renovate bot force-pushed the renovate/minor-patch branch from 8e95173 to c064eb1 Compare November 4, 2023 00:06
@renovate renovate bot force-pushed the renovate/minor-patch branch from c064eb1 to bf45a0d Compare November 16, 2023 17:42
@renovate renovate bot force-pushed the renovate/minor-patch branch from bf45a0d to 58dc6db Compare November 16, 2023 17:55
@renovate renovate bot force-pushed the renovate/minor-patch branch from 58dc6db to 3a8a5e5 Compare November 17, 2023 07:24
@renovate renovate bot force-pushed the renovate/minor-patch branch from 3a8a5e5 to 1eb12c1 Compare November 17, 2023 07:38
@renovate renovate bot force-pushed the renovate/minor-patch branch from 1eb12c1 to 533114e Compare November 17, 2023 22:25
@renovate renovate bot force-pushed the renovate/minor-patch branch from 533114e to 92f5ca2 Compare November 20, 2023 19:31
@renovate renovate bot force-pushed the renovate/minor-patch branch 10 times, most recently from 2122e9a to 3c11acc Compare June 19, 2025 07:37
@renovate renovate bot force-pushed the renovate/minor-patch branch 10 times, most recently from b91312a to 9c54d66 Compare June 27, 2025 16:49
@renovate renovate bot force-pushed the renovate/minor-patch branch 8 times, most recently from 48a0a49 to 46f0a3b Compare July 2, 2025 22:23
@renovate renovate bot force-pushed the renovate/minor-patch branch from 46f0a3b to 69a2042 Compare July 3, 2025 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants