fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@mui/icons-material (source) | dependencies | patch | 6.4.4 -> 6.4.5 |
@mui/material (source) | devDependencies | patch | 6.4.4 -> 6.4.5 |
@tanstack/react-query (source) | dependencies | patch | 5.66.5 -> 5.66.7 |
react-router-dom (source) | dependencies | minor | 7.1.5 -> 7.2.0 |
Release Notes
mui/material-ui (@mui/icons-material)
v6.4.5
A big thanks to the 5 contributors who made this release possible.
@mui/material@6.4.5
- [Autocomplete] Remove legacy
aria-owns
attribute for combobox (#45303) @ZeeshanTamboli - [Button] Apply id only if loading indicator is present (#45339) @aarongarciah
Docs
- [icons] Fix typo in material-icons.md (#45336) @a-s-russo
- [Menu] Add Grouped Menu demo (#45292) @noobDev31
Core
- [blog] Consistent Base UI terminology (#45342) @aarongarciah
- Fix double redirection to Base UI (#45146) @oliviertassinari
All contributors of this release in alphabetical order: @a-s-russo, @aarongarciah, @noobDev31, @oliviertassinari, @ZeeshanTamboli
TanStack/query (@tanstack/react-query)
v5.66.7
Version 5.66.7 - 2/18/25, 2:00 PM
Changes
Refactor
Packages
- @tanstack/react-query@5.66.7
- @tanstack/react-query-devtools@5.66.7
- @tanstack/react-query-persist-client@5.66.7
- @tanstack/react-query-next-experimental@5.66.7
v5.66.6
Version 5.66.6 - 2/18/25, 9:47 AM
Changes
Fix
- react-query: make error to be shown when using queryOptions with initialData and skipToken in queryFn inside useSuspenseQueries (#8665) (
56183f0
) by Yoomin Kang
Packages
remix-run/react-router (react-router-dom)
v7.2.0
Patch Changes
- Updated dependencies:
react-router@7.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.