Update all non-major dependencies #147
Open
+1,848
−1,544
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:
35.7.0
->35.14.0
19.0.23
->19.10.1
8.10.27
->8.20.3
11.2.44
->11.12.5
11.11.4
->11.13.3
4.3.0
->4.4.0
16.5.0
->16.6.0
7.6.2
->7.13.4
7.6.1
->7.13.4
7.6.1
->7.13.4
7.6.2
->7.13.4
7.6.1
->7.13.4
7.6.2
->7.13.4
1.42.1
->1.48.2
5.25.0
->5.59.19
5.25.0
->5.59.19
6.4.2
->6.6.3
14.2.1
->14.3.1
2.2.4
->2.9.1
2.2.4
->2.9.1
2.2.4
->2.9.1
2.2.4
->2.9.1
29.5.12
->29.5.14
4.14.202
->4.17.13
18.2.63
->18.3.12
18.2.20
->18.3.1
7.1.1
->7.18.0
7.1.1
->7.18.0
4.2.1
->4.3.3
1.11.10
->1.11.13
29.1.0
->29.4.6
1.0.0
->1.0.1
8.57.0
->8.57.1
2.29.1
->2.31.0
1.3.4
->1.4.0
6.8.0
->6.10.2
7.34.0
->7.37.2
4.6.0
->4.6.2
6.2.0
->6.4.0
4.26.2
->4.28.1
9.0.11
->9.1.6
10.0.3
->10.1.1
15.2.2
->15.2.10
8.4.35
->8.4.47
1.13.0
->1.17.0
18.2.0
->18.3.1
18.2.0
->18.3.1
6.22.2
->6.27.0
1.71.1
->1.80.6
29.1.2
->29.2.5
5.3.3
->5.6.3
^0.9.0
->^0.10.0
0.14.5
->0.14.6
1.22.21
->1.22.22
4.5.2
->4.5.5
Release Notes
emotion-js/emotion (@emotion/react)
v11.13.3
Compare Source
v11.13.0
Compare Source
v11.12.0
Compare Source
fastify/fastify-env (@fastify/env)
v4.4.0
Compare Source
What's Changed
New Contributors
Full Changelog: fastify/fastify-env@v4.3.0...v4.4.0
hello-pangea/dnd (@hello-pangea/dnd)
v16.6.0
Compare Source
Others 🔧
CI 🛠
mantinedev/mantine (@mantine/core)
v7.13.4
Compare Source
Next.js 15 support
The documentation and templates have been updated to support Next.js 15 release, for more information visit – https://mantine.dev/guides/next/
Other changes
[@mantine/dates]
DatePickerInput: Fix dropdown staying opened after thedisabled
prop has been set (#7017)[@mantine/core]
NumberInput: Fix incorrect ref node type[@mantine/core]
Popover: FixonClose
event firing incorrectlyFull Changelog: mantinedev/mantine@7.13.3...7.13.4
v7.13.3
Compare Source
What's Changed
[@mantine/core]
Fix cqw, cqh, cqi, cqb, cqmax and cqmin size units not being handled correctly in style props[@mantine/dates]
DateTimePicker: RemovedefaultValue
andvalue
props fromtimeInputProps
types to avoid confusion (#6959)[@mantine/dropzone]
Setdata-disabled
attribute on the root element ifdisabled
prop is set (#6946)[@mantine/core]
Modal: Fix default Modal.Root transition being different from Modal component (#6967)[@mantine/core]
ColorInput: FixpopoverProps={{ opned: true }}
not working (#6968)[@mantine/charts]
FixvalueFormatter
prop not working correctly withorientation="vertical"
in BarChart, AreaChart and LineChart components (#6979)[@mantine/core]
Popover: FixonOpen
not being called with controlledopened
state (#6981)[@mantine/core]
NumberInput: Fix incorrectmin
prop handling for large numbers (#6985)[@mantine/dropzone]
Add HEIF image mime type (#6977)[@mantine/core]
PasswordInput: Fix cursor shifting when the visibility button is clicked on touch devices (#6971)New Contributors
Full Changelog: mantinedev/mantine@7.13.2...7.13.3
v7.13.2
Compare Source
What's Changed
[@mantine/dates]
DateInput: FixonClick
handler passed togetDayProps
not being called[@mantine/core]
Badge: Fix incorrect cursor styles[@mantine/core]
FileInput: AddresetRef
prop support[@mantine/core]
Popover: FixonClose
function being called twice with controlled state[@mantine/spotlight]
Fix selected index not being reset when the spotlight is clo