Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mantine/colors-generator (source) | dependencies | patch | 7.7.1 -> 7.7.2 |
@mantine/core (source) | dependencies | patch | 7.7.1 -> 7.7.2 |
@mantine/hooks (source) | dependencies | patch | 7.7.1 -> 7.7.2 |
@types/react (source) | resolutions | patch | 18.2.75 -> 18.2.77 |
@types/react (source) | devDependencies | patch | 18.2.75 -> 18.2.77 |
@types/react-dom (source) | resolutions | patch | 18.2.24 -> 18.2.25 |
@types/react-dom (source) | devDependencies | patch | 18.2.24 -> 18.2.25 |
Release Notes
mantinedev/mantine (@mantine/colors-generator)
v7.7.2
What's Changed
-
[@mantine/core]
CloseButton: Add missing disabled styles (#6044) -
[@mantine/core]
AppShell: Fix incorrect app safe area handling by AppShell.Footer (#6060) -
[@mantine/core]
NumberInput: Fix cursor position changing when the value is incremented/decremented (#6004) -
[@mantine/core]
TagsInput: Fix incorrect IME keyboard input handling forBackspace
key (#6011) -
[@mantine/charts]
Fix incorrect overflow styles of svg element (#6040) -
[@mantine/core]
PinInput: AddrootRef
prop support (#6032) -
[@mantine/core]
ScrollArea: FixviewportProps.onScroll
not working (#6055) -
[@mantine/core]
ScrollArea: Fix incorrect inset position of the horizontal scrollbar (#6059) -
[@mantine/hooks]
use-local-storage: Fix infinite rerendering with object values (#6022)
New Contributors
- @zo-ly made their first contribution in https://github.com/mantinedev/mantine/pull/6055
Full Changelog: https://github.com/mantinedev/mantine/compare/7.7.1...7.7.2
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.