Skip to content

Commit

Permalink
chore(deps): bump the mantine group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the mantine group with 3 updates: [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-core), [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-dates) and [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/src/mantine-hooks).


Updates `@mantine/core` from 7.1.1 to 7.2.2
- [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/7.2.2/src/mantine-core)

Updates `@mantine/dates` from 7.1.1 to 7.2.2
- [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/7.2.2/src/mantine-dates)

Updates `@mantine/hooks` from 7.1.1 to 7.2.2
- [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/7.2.2/src/mantine-hooks)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/dates"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 8b0d315 commit 357d727
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions packages/einride-ui-dates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"build": "rollup --config"
},
"dependencies": {
"@mantine/core": "7.1.1",
"@mantine/dates": "7.1.1",
"@mantine/core": "7.2.2",
"@mantine/dates": "7.2.2",
"dayjs": "1.11.10"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/einride-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"dependencies": {
"@einride/hooks": "1.7.9",
"@emotion/is-prop-valid": "1.2.1",
"@mantine/core": "7.1.1",
"@mantine/dates": "7.1.1",
"@mantine/hooks": "7.1.1",
"@mantine/core": "7.2.2",
"@mantine/dates": "7.2.2",
"@mantine/hooks": "7.2.2",
"@radix-ui/react-alert-dialog": "1.0.5",
"@radix-ui/react-dialog": "1.0.5",
"@radix-ui/react-dropdown-menu": "2.0.6",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2320,8 +2320,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@einride/ui-dates@workspace:packages/einride-ui-dates"
dependencies:
"@mantine/core": 7.1.1
"@mantine/dates": 7.1.1
"@mantine/core": 7.2.2
"@mantine/dates": 7.2.2
"@rollup/plugin-image": 3.0.3
"@rollup/plugin-typescript": 11.1.2
"@storybook/jest": 0.2.3
Expand Down Expand Up @@ -2447,9 +2447,9 @@ __metadata:
"@emotion/react": 11.11.1
"@emotion/styled": 11.11.0
"@faker-js/faker": 8.3.1
"@mantine/core": 7.1.1
"@mantine/dates": 7.1.1
"@mantine/hooks": 7.1.1
"@mantine/core": 7.2.2
"@mantine/dates": 7.2.2
"@mantine/hooks": 7.2.2
"@radix-ui/react-alert-dialog": 1.0.5
"@radix-ui/react-dialog": 1.0.5
"@radix-ui/react-dropdown-menu": 2.0.6
Expand Down Expand Up @@ -3607,9 +3607,9 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:7.1.1":
version: 7.1.1
resolution: "@mantine/core@npm:7.1.1"
"@mantine/core@npm:7.2.2":
version: 7.2.2
resolution: "@mantine/core@npm:7.2.2"
dependencies:
"@floating-ui/react": ^0.24.8
clsx: 2.0.0
Expand All @@ -3618,34 +3618,34 @@ __metadata:
react-textarea-autosize: 8.5.3
type-fest: ^3.13.1
peerDependencies:
"@mantine/hooks": 7.1.1
"@mantine/hooks": 7.2.2
react: ^18.2.0
react-dom: ^18.2.0
checksum: 76cc99dca1f60a862c245f9340c6da1156aa84edc841f6215a9639a3c510fe446020dd0f12a384eed05826495c2396021795b0cd0f4063cd2d42f34094f55eb2
checksum: 4286244c708ddf35e6107d2918be2ef4e6ba4a0b44344b849f94887cd7950e1519dfb98f6afac0104d3ca1236bc7aad5bd8aec35a8fc2aac919da88f21cd270d
languageName: node
linkType: hard

"@mantine/dates@npm:7.1.1":
version: 7.1.1
resolution: "@mantine/dates@npm:7.1.1"
"@mantine/dates@npm:7.2.2":
version: 7.2.2
resolution: "@mantine/dates@npm:7.2.2"
dependencies:
clsx: 2.0.0
peerDependencies:
"@mantine/core": 7.1.1
"@mantine/hooks": 7.1.1
"@mantine/core": 7.2.2
"@mantine/hooks": 7.2.2
dayjs: ^1.10.5
react: ^18.2.0
react-dom: ^18.2.0
checksum: def43f62055eb896755a6d78123b211b3a0ccaeaafe8fd3002720cd0a185b42972fe1d1bfca44d396f10cedb6a70e00243bc659a0bc94fb120a9180f34a660e2
checksum: 2f4e9aa4835edd6f8339923050fea2947e05032faeafeef6e0f59ab53719ac5402f6ff33ef7475840eb1337a5c0ac86974d3454c5fb2dcbb927f08c1952fbb1f
languageName: node
linkType: hard

"@mantine/hooks@npm:7.1.1":
version: 7.1.1
resolution: "@mantine/hooks@npm:7.1.1"
"@mantine/hooks@npm:7.2.2":
version: 7.2.2
resolution: "@mantine/hooks@npm:7.2.2"
peerDependencies:
react: ^18.2.0
checksum: ea4cc4b858f97a74840d6d545da801d7e30a837f0ee85a32762b3e3a7983569a4c9b34cc37b34ed876955f525d0915e55d959e9c53e48908ed823bf651ee6721
checksum: ca9f65c6e187e0e04d2a095a752864457a4ab147201c176f98a7def4b78c01eee9fe691a48ce447f94150e1b8b1e35d5df40392bc216a082375ce232a6415532
languageName: node
linkType: hard

Expand Down

0 comments on commit 357d727

Please sign in to comment.