Skip to content

Commit

Permalink
Merge pull request #529 from ls1intum/dependabot/npm_and_yarn/client/…
Browse files Browse the repository at this point in the history
…mantine/dates-7.10.0

Bump @mantine/dates from 7.9.2 to 7.10.0 in /client
  • Loading branch information
airelawaleria authored May 24, 2024
2 parents 4bdbb69 + 0dcb36a commit 3b6bcc1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@formkit/auto-animate": "^0.8.2",
"@mantine/core": "^7.9.2",
"@mantine/dates": "^7.9.2",
"@mantine/dates": "^7.10.0",
"@mantine/dropzone": "^7.9.2",
"@mantine/form": "^7.9.2",
"@mantine/hooks": "^7.9.2",
Expand Down
16 changes: 8 additions & 8 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -281,18 +281,18 @@ __metadata:
languageName: node
linkType: hard

"@mantine/dates@npm:^7.9.2":
version: 7.9.2
resolution: "@mantine/dates@npm:7.9.2"
"@mantine/dates@npm:^7.10.0":
version: 7.10.0
resolution: "@mantine/dates@npm:7.10.0"
dependencies:
clsx: "npm:2.1.0"
clsx: "npm:^2.1.1"
peerDependencies:
"@mantine/core": 7.9.2
"@mantine/hooks": 7.9.2
"@mantine/core": 7.10.0
"@mantine/hooks": 7.10.0
dayjs: ">=1.0.0"
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/16c559d8643c4b3a1f1b98e7d722df84b4dabf42fb9a230fc25a5fbd10599348d3ced12e3bc11de6c916d95fe9b1119e42a13ed75f406c0d437beb2abc1bbe42
checksum: 10c0/e9aa3d70937cad3816d6d754ae6e9bd016cf7b81b669d0169c7115c54576bce8fa31af1a15fcc09811c2cea900090ffd6a11fe40a96768599f086b607b8b7349
languageName: node
linkType: hard

Expand Down Expand Up @@ -2492,7 +2492,7 @@ __metadata:
dependencies:
"@formkit/auto-animate": "npm:^0.8.2"
"@mantine/core": "npm:^7.9.2"
"@mantine/dates": "npm:^7.9.2"
"@mantine/dates": "npm:^7.10.0"
"@mantine/dropzone": "npm:^7.9.2"
"@mantine/form": "npm:^7.9.2"
"@mantine/hooks": "npm:^7.9.2"
Expand Down

0 comments on commit 3b6bcc1

Please sign in to comment.