Skip to content

Commit e9779cc

Browse files
Bump @mantine/dates from 8.3.0 to 8.3.1 in /frontend (#880)
Bumps [@mantine/dates](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dates) from 8.3.0 to 8.3.1. - [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/8.3.1/packages/@mantine/dates) --- updated-dependencies: - dependency-name: "@mantine/dates" dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d88a0d commit e9779cc

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

frontend/apps/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@mantine/core": "^8.3.0",
18-
"@mantine/dates": "^8.3.0",
18+
"@mantine/dates": "^8.3.1",
1919
"@mantine/form": "^8.3.1",
2020
"@mantine/hooks": "^8.3.0",
2121
"@mantine/notifications": "^8.3.0",

frontend/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -747,18 +747,18 @@ __metadata:
747747
languageName: node
748748
linkType: hard
749749

750-
"@mantine/dates@npm:^8.3.0":
751-
version: 8.3.0
752-
resolution: "@mantine/dates@npm:8.3.0"
750+
"@mantine/dates@npm:^8.3.1":
751+
version: 8.3.1
752+
resolution: "@mantine/dates@npm:8.3.1"
753753
dependencies:
754754
clsx: "npm:^2.1.1"
755755
peerDependencies:
756-
"@mantine/core": 8.3.0
757-
"@mantine/hooks": 8.3.0
756+
"@mantine/core": 8.3.1
757+
"@mantine/hooks": 8.3.1
758758
dayjs: ">=1.0.0"
759759
react: ^18.x || ^19.x
760760
react-dom: ^18.x || ^19.x
761-
checksum: 10c0/57276c72f30a7050de5d16c06d4bddbe9714872e894ff84a0c3dbd5449fe2e07fec6aa3f9ef4f75a842aec55f995ef58732108f0bc16ea29ea1f195b86f4f739
761+
checksum: 10c0/9b451f14704b640b01ec7a51eaa113bd4e3d2f44568d9e9eff331487505ddf51f6730caa7ae8ea4cda59c7d33c6a100095cc33bec1d4e3ed33a076fe1087bdb4
762762
languageName: node
763763
linkType: hard
764764

@@ -4414,7 +4414,7 @@ __metadata:
44144414
resolution: "ui@workspace:apps/ui"
44154415
dependencies:
44164416
"@mantine/core": "npm:^8.3.0"
4417-
"@mantine/dates": "npm:^8.3.0"
4417+
"@mantine/dates": "npm:^8.3.1"
44184418
"@mantine/form": "npm:^8.3.1"
44194419
"@mantine/hooks": "npm:^8.3.0"
44204420
"@mantine/notifications": "npm:^8.3.0"

0 commit comments

Comments
 (0)