Update frontend dependencies - #72
Merged
Merged
Conversation
renovate-bot-justlab
enabled auto-merge (squash)
June 4, 2026 22:03
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
7 times, most recently
from
June 12, 2026 18:08
f86a2a0 to
256a262
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
5 times, most recently
from
June 19, 2026 08:11
3c08db6 to
235184a
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
7 times, most recently
from
June 30, 2026 13:08
e8c7058 to
8103810
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
5 times, most recently
from
July 6, 2026 21:09
b13e4a6 to
b575b68
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
2 times, most recently
from
July 9, 2026 14:09
0f1548c to
e5bf604
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
2 times, most recently
from
July 17, 2026 09:08
7e85b6a to
fddad9e
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
7 times, most recently
from
July 25, 2026 22:06
80955a9 to
7e68e00
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
10 times, most recently
from
August 3, 2026 13:16
2e890ad to
fe6607b
Compare
renovate-bot-justlab
force-pushed
the
renovate/frontend-dependencies
branch
from
August 3, 2026 14:02
fe6607b to
c9b38e6
Compare
JustNZ
disabled auto-merge
August 3, 2026 14:45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.1.0→3.2.33.1.0→3.2.3^3.12.2→^3.12.3^4.3.0→^4.3.3^25.9.1→^25.9.5^19.2.15→^19.2.18^19.2.3→^19.2.416.2.6→16.2.12^12.40.0→^12.43.0^6.2.3→^6.2.8^1.17.0→^1.28.016.2.11→16.2.12^4.24.14→^4.24.1519.2.6→19.2.819.2.6→19.2.8^3.8.1→^3.10.1^4.3.0→^4.3.3Release Notes
heroui-inc/heroui (@heroui/react)
v3.2.3Compare Source
What's Inside
What's Changed
bgsurfaceclass name by @daveycodez in #6722Full Release Note
https://heroui.com/docs/react/releases/v3-2-3
Full Changelog: heroui-inc/heroui@v3.2.2...v3.2.3
v3.2.2Compare Source
What's Inside
What's Changed
Full Release Note
https://heroui.com/docs/react/releases/v3-2-2
Full Changelog: heroui-inc/heroui@v3.2.1...v3.2.2
v3.2.1Compare Source
What's Inside
What's Changed
Full Changelog: heroui-inc/heroui@v3.2.0...v3.2.1
v3.2.0Compare Source
What's inside
Breaking Changes
Radio,Checkbox, andSwitchmove to an explicit*.Contentcomposition —*.Controlnests inside*.Content, the label is plain text inside*.Content(no nested<Label>), andDescription/FieldErrorbecome siblings of*.Content.What's Changed
New Contributors
Full Release Note
https://heroui.com/docs/react/releases/v3-2-0
Full Changelog: heroui-inc/heroui@v3.1.0...v3.2.0
adobe/react-spectrum (@internationalized/date)
v3.12.3Compare Source
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.3.3Compare Source
Fixed
--watch --poll[=ms]in@tailwindcss/cliwhen filesystem events are unreliable or unavailable (#20297)bg-[#fff]andbg-[#FFF]→bg-white) (#20298)iframe:focus-visibleoutline styles (#20292)theme('colors.foo')in JS plugins resolves correctly when both--color-fooand--color-foo-barexist (#20299)shadow-sm/12.5,text-shadow-sm/12.5,drop-shadow-sm/12.5, andinset-shadow-sm/12.5(#20302)[data-foo]divas two selectors instead of one (#20303)@tailwindcss/postcssrebuilds when a preprocessor like Sass changes the input CSS without changing the input file on disk (#20310)@tailwindcss/browserand Tailwind Play (#20124)oklch(#20314)--spacing(0)is optimized to0pxinstead of0so it remains a<length>when used incalc(…)(#20319)@parcel/watcheronly when needed in@tailwindcss/cli --watchmode, so one-off builds and--watch --pollwork when@parcel/watchercan't be loaded (#20325)system-uiandui-sans-serifso CJK text respects the page'slangattribute on Windows (#20318)@tailwindcss/upgradefrom rewriting ignored files when run from a subdirectory (#20329)@sourcerules pointing to nested files are scanned when later@sourcerules point to files in parent folders (#20335)@tailwindcss/vitefrom triggering full page reloads when scanned files are processed by Vite but haven't been loaded as modules yet (#20336)v4.3.2Compare Source
Fixed
auto-rows-*andauto-cols-*utilities (e.g.auto-rows-12andauto-cols-16) (#20229)@tailwindcss/cliin--watchmode from crashing on Windows when@sourcepoints to a directory that doesn't exist (#20242)@tailwindcss/vitefrom crashing in Deno v2.8.x whencontext.parentURLis not a valid URL (#20245)@tailwindcss/cliin--watchmode rebuilds when the input CSS file changes in an ignored directory (#20246)@variantrules used inaddBase(…)to use custom variants defined later (#20247)@tailwindcss/vitefrom crashing during HMR when scanned files or directories are deleted (#20259)font-sizeinstead ofcolordeclarations fortext-[--spacing(…)](#20260)@sourcepatterns from scanning unrelated sibling files and folders (#20263)%]…[%in.tt,.tt2, and.txfiles (#20269)p.text-black[condition](#20269)@position-tryrules from triggering unknown at-rule warnings when optimizing CSS (#20277)--opacitytheme values (#20287)@tailwindcss/postcsswhen used with newer PostCSS patch releases (#20289)v4.3.1Compare Source
Added
--silentoption to suppress output in@tailwindcss/cli(#20100)Fixed
Module#registerHooksinstead ofModule#registeron Node 26+ (#20028)@applyto be used with CSS mixins (#19427)not-*correctly negates@containerqueries, includingstyle(…)queries (#20059)drop-shadow-*color utilities work with custom shadow values containingcalc(…)(#20080)@tailwindcss/vite(#20103)@tailwindcss/webpackcan be installed in Rspack projects without requiringwebpackas a peer dependency (#20027)calc(…)expressions (e.g.px-[calc(1rem+0px)]→px-[calc(1rem+0)]) (#20127)left-[99999px]→left-[99999px], notleft-24999.75) (#20130)@tailwindcss/cliin--watchmode recovers when a tracked dependency is deleted and restored (#20137)@tailwindcss/clibinaries are ignored when scanning for class candidates (#20139)addClass(…)andremoveClass(…)calls (#20198)@variantto be used insideaddBase(#19480)@sourceglobs with symlinks are preserved (#20203)@sourcerules can re-include files excluded by earlier@source notrules (#20203)@utilityrules (#20205)inset-shadow-noneand other inset shadows work correctly (#20208)@sourcedirectories are scanned even when ignored by git (#20214)@sourceglobs ending in**/*preserve dynamic path segments to avoid scanning too many files (#20217)calc(…)divisions when the result would require high precision (e.g.w-[calc(100%/3.5)]→w-[calc(100%/3.5)], notw-[28.571428571428573%]) (#20221)@tailwindcss/postcss(#20228)Changed
0instead ofcalc(var(--spacing) * 0)for spacing utilities likem-0andleft-0(#20196)var(--spacing)instead ofcalc(var(--spacing) * 1)for spacing utilities likem-1andleft-1(#20196)vercel/next.js (eslint-config-next)
v16.2.12Compare Source
What's Changed
Full Changelog: vercel/next.js@v16.2.11...v16.2.12
v16.2.11Compare Source
This release contains security fixes for the following advisories:
High:
Moderate:
v16.2.10Compare Source
Contains no changes except publishing
@next/swc-wasm-webwhich was accidentally not published since 16.2.4.v16.2.9Compare Source
Empty release to ensure
next@latestpoints at a stable release. Next.js only allows publishing with Trusted Publishing enabled. In order to fix NPM dist-tags, we have to release a new version. Updating dist-tags is not possible with Trusted Publishing.v16.2.8Compare Source
Release with no changes in an attempt to fix
next@latestpointing at a prerelease version.v16.2.7Compare Source
Core Changes
playwright-coreto resolve_finishedPromiseonrequestFailed(#93920)router.querycorruption withbasePath+rewrites(#93917)FormDataentries (#94240)Credits
Huge thanks to @eps1lon, @icyJoseph, @unstubbable, @mischnic, @bgw, @timneutkens, and @lukesandberg for helping!
motiondivision/motion (framer-motion)
v12.43.0Compare Source
Added
backgroundColorin supported browsers.Fixed
AnimatePresence: Exiting children no longer interleave with entering children, which could reorder and remount children present in both renders.motion: Throw error when passing a custommotioncomponent an incorrectreftype.v12.42.2Compare Source
Fixed
animateView: Cropped group layers now animateborder-radiusfrom the old to new radius.v12.42.1Compare Source
Fixed
animateView: Old layer fade out now cancelled when defining.new().v12.42.0Compare Source
Changed
animateView: Layers are automatically grouped to match their DOM-hierarchy. New.group(false)method opts-out.Fixed
animateView: Auto-crop is now aspect-ratio aware, disabling crops for matching aspect-ratios.animateView: Disabled automaticborder-radiusanimation.v12.41.0Compare Source
Added
animateView: Moves from Motion+ Early Access and alpha to main library.animateView:.add()resolves a CSS selector orElementto automatically generate, apply and removeview-transition-name.animateView:.new()and.old()configures values to animate on new and old layers.animateView:.layout()can set a custom transition on the size/position animation of the currently selected elements.animateView: Group layers now automatically crop with children set tocover, withborder-radiusanimating from old radius to new..crop(false)disables this behaviour.animateView:.class(name)tags currently selected elements with aview-transition-classas a custom CSS hook.Fixed
AnimatePresence: Prevent stuck exit animations when children interrupt.drag: Childe.stopPropagation()no longer break drag end.motionpackage.animateLayout: Improve handling of parallel/interleaved calls.Changed
animateView:.enter()and.exit()now refer specifically tonewandoldlayers where there are no matchingoldornewlayers.animateView: Interrupted transition setups now return resolved animation rather than throwing.panva/jose (jose)
v6.2.8Compare Source
Fixes
Refactor
v6.2.7Compare Source
Fixes
Refactor
v6.2.6Compare Source
Fixes
v6.2.5Compare Source
Fixes
Documentation
Refactor
v6.2.4Compare Source
Documentation
Refactor
lucide-icons/lucide (lucide-react)
v1.28.0: Version 1.28.0Compare Source
What's Changed
Full Changelog: lucide-icons/lucide@1.27.0...1.28.0
v1.27.0: Version 1.27.0Compare Source
What's Changed
square-scissorsicons by @karsa-mistmere in #4581pending-cwicon by @NielsLazaroms in #4439zapandzap-officons by @kapowaz in #4536square-officon by @october-learns in #4496toolboxicon by @karsa-mistmere in #4571user-shieldicon by @MArtytraM99 in #3099mosqueicon by @iskepr in #4494feathericon by @karsa-mistmere in #4584barrelicon by @karsa-mistmere in #4592trophyicon by @karsa-mistmere in #4591podcasticon with newmic-*icons by @karsa-mistmere in #4583New Contributors
Full Changelog: lucide-icons/lucide@1.26.0...1.27.0
v1.26.0: Version 1.26.0Compare Source
What's Changed
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.