chore(frontend)(deps): bump the mantine group across 1 directory with 2 updates#40
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
… 2 updates Bumps the mantine group with 2 updates in the /ui directory: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) and [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks). Updates `@mantine/core` from 8.3.18 to 9.1.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/core) Updates `@mantine/hooks` from 8.3.18 to 9.1.0 - [Release notes](https://github.com/mantinedev/mantine/releases) - [Changelog](https://github.com/mantinedev/mantine/blob/master/CHANGELOG.md) - [Commits](https://github.com/mantinedev/mantine/commits/9.1.0/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine ... Signed-off-by: dependabot[bot] <support@github.com>
2a653dd to
665eedf
Compare
|
Contributor
|
@dependabot rebase |
Contributor
Author
|
Oh no! Something went wrong on our end. Please try again later. If the problem persists, please contact GitHub support for assistance 🙇 |
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.



Bumps the mantine group with 2 updates in the /ui directory: @mantine/core and @mantine/hooks.
Updates
@mantine/corefrom 8.3.18 to 9.1.0Release notes
Sourced from
@mantine/core's releases.... (truncated)
Commits
f185553[release] Version: 9.1.0fe2acf2MMerge branch '9.1' of gitlab.com:rtivital/mantine-private into 9.10e8827fMerge branch master into 9.12293743[core] Update minor dependencies version9519fc8[@mantine/core] SemiCircleProgress: Fix incorrect SVG dimensions (#8842)f9461c1[@mantine/core] Tabs: AddkeepMountedModeprop support4e5760aMerge branch 'master' into 9.1c6eaf30[release] Version: 9.0.248543d7[@mantine/core] Tree: Fix performance issues with virtualized tree items191c7a9Merge branch 'master' into 9.1Updates
@mantine/hooksfrom 8.3.18 to 9.1.0Release notes
Sourced from
@mantine/hooks's releases.... (truncated)
Commits
f185553[release] Version: 9.1.0f03c34d[@mantine/hooks] Fix use-focus-trap null ref race condition and use-headroom ...4e5760aMerge branch 'master' into 9.1c6eaf30[release] Version: 9.0.270b4988[@mantine/hooks] use-move: Fix incorrect events removal handling3b32a9f[@mantine/hooks] use-window-scroll: Add passive event listeners3b18850[refactor] Fix typo in use-viewport-size95fa120[@mantine/hooks] use-timeout: Fix stale callback closures, fix incorrect mult...74d8c65[@mantine/hooks] use-throttled-callback: Fix stale callback being called afte...c760bfe[refactor] use-set: Improve set like objects support