[bot]: Bump the mantine group in /frontend with 6 updates

Bumps the mantine group in /frontend with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) | `7.16.3` | `7.17.0` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.16.3` | `7.17.0` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.16.3` | `7.17.0` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.16.3` | `7.17.0` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.16.3` | `7.17.0` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.16.3` | `7.17.0` |


Updates `@mantine/core` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/form)

Updates `@mantine/hooks` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.16.3 to 7.17.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/7.17.0/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/form"
  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
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/2851/head
dependabot[bot] 5 days ago committed by GitHub
parent 8ff5d5838a
commit 49ecbd6d0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -9,12 +9,12 @@
"version": "1.0.0",
"license": "GPL-3",
"dependencies": {
"@mantine/core": "^7.16.3",
"@mantine/dropzone": "^7.16.3",
"@mantine/form": "^7.16.3",
"@mantine/hooks": "^7.16.3",
"@mantine/modals": "^7.16.3",
"@mantine/notifications": "^7.16.3",
"@mantine/core": "^7.17.0",
"@mantine/dropzone": "^7.17.0",
"@mantine/form": "^7.17.0",
"@mantine/hooks": "^7.17.0",
"@mantine/modals": "^7.17.0",
"@mantine/notifications": "^7.17.0",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-table": "^8.19.2",
"axios": "^1.7.4",
@ -2785,9 +2785,9 @@
}
},
"node_modules/@mantine/core": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.16.3.tgz",
"integrity": "sha512-cxhIpfd2i0Zmk9TKdejYAoIvWouMGhzK3OOX+VRViZ5HEjnTQCGl2h3db56ThqB6NfVPCno6BPbt5lwekTtmuQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.17.0.tgz",
"integrity": "sha512-AU5UFewUNzBCUXIq5Jk6q402TEri7atZW61qHW6P0GufJ2W/JxGHRvgmHOVHTVIcuWQRCt9SBSqZoZ/vHs9LhA==",
"license": "MIT",
"dependencies": {
"@floating-ui/react": "^0.26.28",
@ -2798,7 +2798,7 @@
"type-fest": "^4.27.0"
},
"peerDependencies": {
"@mantine/hooks": "7.16.3",
"@mantine/hooks": "7.17.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
@ -2815,24 +2815,24 @@
}
},
"node_modules/@mantine/dropzone": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.16.3.tgz",
"integrity": "sha512-JWKmRMuV0DfgIQWvvtRfokaIopezg2AwxxcXrHs5xxxN1EfiTQWB+aQjz0ISwcAk1gtjLEKHowqsBNbna+BEKw==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.17.0.tgz",
"integrity": "sha512-1BGOH/Fs1xxsVl6JUxFAElwqdmtj1nrzc7QSV3vs3xh7zAIAH6wqeor8j8+yycxz4lCfehHSaVAyDDv3AFsX8w==",
"license": "MIT",
"dependencies": {
"react-dropzone-esm": "15.2.0"
},
"peerDependencies": {
"@mantine/core": "7.16.3",
"@mantine/hooks": "7.16.3",
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/form": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.16.3.tgz",
"integrity": "sha512-GqomUG2Ri5adxYsTU1S5IhKRPcqTG5JkPvMERns8PQAcUz/lvzsnk3wY1v4K5CEbCAdpimle4bSsZTM9g697vg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.17.0.tgz",
"integrity": "sha512-LONdeb+wL8h9fvyQ339ZFLxqrvYff+b+H+kginZhnr45OBTZDLXNVAt/YoKVFEkynF9WDJjdBVrXKcOZvPgmrA==",
"license": "MIT",
"dependencies": {
"fast-deep-equal": "^3.1.3",
@ -2843,46 +2843,46 @@
}
},
"node_modules/@mantine/hooks": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.16.3.tgz",
"integrity": "sha512-B94FBWk5Sc81tAjV+B3dGh/gKzfqzpzVC/KHyBRWOOyJRqeeRbI/FAaJo4zwppyQo1POSl5ArdyjtDRrRIj2SQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.17.0.tgz",
"integrity": "sha512-vo3K49mLy1nJ8LQNb5KDbJgnX0xwt3Y8JOF3ythjB5LEFMptdLSSgulu64zj+QHtzvffFCsMb05DbTLLpVP/JQ==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"
}
},
"node_modules/@mantine/modals": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.16.3.tgz",
"integrity": "sha512-BJuDzRugK6xLbuFTTo8NLJumVvVmSYsNVcEtmlXOWTE3NkDGktBXGKo8V1B0XfJ9/d/rZw7HCE0p4i76MtA+bQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.17.0.tgz",
"integrity": "sha512-4sfiFxIxMxfm2RH4jXMN+cr8tFS5AexXG4TY7TRN/ySdkiWtFVvDe5l2/KRWWeWwDUb7wQhht8Ompj5KtexlEA==",
"license": "MIT",
"peerDependencies": {
"@mantine/core": "7.16.3",
"@mantine/hooks": "7.16.3",
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/notifications": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.16.3.tgz",
"integrity": "sha512-wtEME9kSYfXWYmAmQUZ8c+rwNmhdWRBaW1mlPdQsPkzMqkv4q6yy0IpgwcnuHStSG9EHaQBXazmVxMZJdEAWBQ==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.17.0.tgz",
"integrity": "sha512-xejr1WW02NrrrE4HPDoownILJubcjLLwCDeTk907ZeeHKBEPut7RukEq6gLzOZBhNhKdPM+vCM7GcbXdaLZq/Q==",
"license": "MIT",
"dependencies": {
"@mantine/store": "7.16.3",
"@mantine/store": "7.17.0",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "7.16.3",
"@mantine/hooks": "7.16.3",
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"react": "^18.x || ^19.x",
"react-dom": "^18.x || ^19.x"
}
},
"node_modules/@mantine/store": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.16.3.tgz",
"integrity": "sha512-6M2M5+0BrRtnVv+PUmr04tY1RjPqyapaHplo90uK1NMhP/1EIqrwTL9KoEtCNCJ5pog1AQtu0bj0QPbqUvxwLg==",
"version": "7.17.0",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.17.0.tgz",
"integrity": "sha512-nhWRYRLqvAjrD/ApKCXxuHyTWg2b5dC06Z5gmO8udj4pBgndNf9nmCl+Of90H6bgOa56moJA7UQyXoF1SfxqVg==",
"license": "MIT",
"peerDependencies": {
"react": "^18.x || ^19.x"

@ -13,12 +13,12 @@
},
"private": true,
"dependencies": {
"@mantine/core": "^7.16.3",
"@mantine/dropzone": "^7.16.3",
"@mantine/form": "^7.16.3",
"@mantine/hooks": "^7.16.3",
"@mantine/modals": "^7.16.3",
"@mantine/notifications": "^7.16.3",
"@mantine/core": "^7.17.0",
"@mantine/dropzone": "^7.17.0",
"@mantine/form": "^7.17.0",
"@mantine/hooks": "^7.17.0",
"@mantine/modals": "^7.17.0",
"@mantine/notifications": "^7.17.0",
"@tanstack/react-query": "^5.64.1",
"@tanstack/react-table": "^8.19.2",
"axios": "^1.7.4",

Loading…
Cancel
Save