no log: Bump the mantine group in /frontend with 6 updates (#2741)

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.13.3` | `7.13.4` |
| [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `7.13.3` | `7.13.4` |
| [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `7.13.3` | `7.13.4` |
| [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `7.13.3` | `7.13.4` |
| [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `7.13.3` | `7.13.4` |
| [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `7.13.3` | `7.13.4` |


Updates `@mantine/core` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/core)

Updates `@mantine/dropzone` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/dropzone)

Updates `@mantine/form` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/form)

Updates `@mantine/hooks` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/hooks)

Updates `@mantine/modals` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/modals)

Updates `@mantine/notifications` from 7.13.3 to 7.13.4
- [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.13.4/packages/@mantine/notifications)

---
updated-dependencies:
- dependency-name: "@mantine/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/dropzone"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/hooks"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/modals"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
- dependency-name: "@mantine/notifications"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mantine
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/2756/head
dependabot[bot] 3 weeks ago committed by GitHub
parent 0d6344859b
commit d871dc0b3d
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.13.3",
"@mantine/dropzone": "^7.13.3",
"@mantine/form": "^7.13.3",
"@mantine/hooks": "^7.13.3",
"@mantine/modals": "^7.13.3",
"@mantine/notifications": "^7.13.3",
"@mantine/core": "^7.13.4",
"@mantine/dropzone": "^7.13.4",
"@mantine/form": "^7.13.4",
"@mantine/hooks": "^7.13.4",
"@mantine/modals": "^7.13.4",
"@mantine/notifications": "^7.13.4",
"@tanstack/react-query": "^5.40.1",
"@tanstack/react-table": "^8.19.2",
"axios": "^1.7.4",
@ -2639,9 +2639,9 @@
}
},
"node_modules/@mantine/core": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.3.tgz",
"integrity": "sha512-IV8xSr6rFQefKr2iOEhYYkJ6rZTDEp71qNkAfn90toSNjgT/2bgnqOxXwxqZ3bwo9DyNOAbEDzs1EfdIzln5aA==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.13.4.tgz",
"integrity": "sha512-9I6+SqTq90pnI3WPmOQzQ1PL7IkhQg/5ft8Awhgut8tvk1VaKruDm/K5ysUG3ncHrP+QTI2UHYjNlUrux6HKlw==",
"dependencies": {
"@floating-ui/react": "^0.26.9",
"clsx": "^2.1.1",
@ -2651,7 +2651,7 @@
"type-fest": "^4.12.0"
},
"peerDependencies": {
"@mantine/hooks": "7.13.3",
"@mantine/hooks": "7.13.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
@ -2668,23 +2668,23 @@
}
},
"node_modules/@mantine/dropzone": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.13.3.tgz",
"integrity": "sha512-N3MxrDiMlshqbVQjA52QZqPYhWFs8HPnB48zfHF9Vo+PEPeKT+Kf2q4SR/PSIubFKOyzJkW78kKzAjXmBdqmCw==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/dropzone/-/dropzone-7.13.4.tgz",
"integrity": "sha512-RmiBfi+u16vh0ZUjJvn8cUfsgScN0o/F/P4mZUFm7AE4ap7jUdIyBWr4aBiHu0v5DXKywNO6ZrsSaoZnpbiUgQ==",
"dependencies": {
"react-dropzone-esm": "15.0.1"
},
"peerDependencies": {
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/form": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.3.tgz",
"integrity": "sha512-9OsXlrKD8R2QadHt6ueIXxmot9xf9I9HBO0rynmuZlOj76N7l9PH1KYWLG8TQ9UU32lNnuYecyilF4Ce9fp0Fw==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/form/-/form-7.13.4.tgz",
"integrity": "sha512-JzgUzzCpTmXeRxYs6iXM8fq7vOESrPC0Jk9nEgxu/5DO84Ah7ExthinTt4QiXityznXOOLl5U0BgG0j3aXEuew==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"klona": "^2.0.6"
@ -2694,43 +2694,43 @@
}
},
"node_modules/@mantine/hooks": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.3.tgz",
"integrity": "sha512-r2c+Z8CdvPKFeOwg6mSJmxOp9K/ave5ZFR7eJbgv4wQU8K1CAS5f5ven9K5uUX8Vf9B5dFnSaSgYp9UY3vOWTw==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.13.4.tgz",
"integrity": "sha512-B2QCegQyWlLdenVNaLNK8H9cTAjLW9JKJ3xWg+ShhpjZDHT2hjZz4L0Nt071Z7mPvyAaOwKGM0FyqTcTjdECfg==",
"peerDependencies": {
"react": "^18.2.0"
}
},
"node_modules/@mantine/modals": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.3.tgz",
"integrity": "sha512-XAx724ZLqQVnsaH72sCoZD7NKcx2haUgAv0G52hq0MbVWWig2rbzN5YBvqGw+kuKgwp20VH+6oLSVvvB+4SMzQ==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/modals/-/modals-7.13.4.tgz",
"integrity": "sha512-CYJVRelRRAZQccdJUsRQONMWdHpV+m1KhgXX7pVcn6nPwKSBxiBVrkoFnXpKMfVMHQR1gvZ4B+hg7y3bmr6QXQ==",
"peerDependencies": {
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/notifications": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.3.tgz",
"integrity": "sha512-G01Bf0g6zA+K6ZdBOIxhGIlpi3qITs6W5Z0fYTSQkzLcJSfECdR5KgRvNpzcx2ESTT8BfJJMsLySwh+WTzcoxw==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/notifications/-/notifications-7.13.4.tgz",
"integrity": "sha512-CKd3tDGDAegkJYJIMHtF0St4hBpBVAujdmtsEin7UYeVq5N0YYe7j2T1Xu7Ry6dfObkuxeig6csxiJyBrZ2bew==",
"dependencies": {
"@mantine/store": "7.13.3",
"@mantine/store": "7.13.4",
"react-transition-group": "4.4.5"
},
"peerDependencies": {
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
},
"node_modules/@mantine/store": {
"version": "7.13.3",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.3.tgz",
"integrity": "sha512-95nAgH6APhak1OwP2W3ogdWBiWkIDhDSbQEm2G9LTJLIJxzWSm1mLe5uDWluVEPZW2XFx137McuJb58i1A+QhQ==",
"version": "7.13.4",
"resolved": "https://registry.npmjs.org/@mantine/store/-/store-7.13.4.tgz",
"integrity": "sha512-DUlnXizE7aCjbVg2J3XLLKsOzt2c2qfQl2Xmx9l/BPE4FFZZKUqGDkYaTDbTAmnN3FVZ9xXycL7bAlq9udO8mA==",
"peerDependencies": {
"react": "^18.2.0"
}

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

Loading…
Cancel
Save