Skip to content

Commit 6ba93b7

Browse files
[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) | `8.2.7` | `8.3.5` | | [@mantine/dropzone](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/dropzone) | `8.2.7` | `8.3.5` | | [@mantine/form](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/form) | `8.2.7` | `8.3.5` | | [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) | `8.2.7` | `8.3.5` | | [@mantine/modals](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/modals) | `8.2.7` | `8.3.5` | | [@mantine/notifications](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/notifications) | `8.2.7` | `8.3.5` | Updates `@mantine/core` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/core) Updates `@mantine/dropzone` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/dropzone) Updates `@mantine/form` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/form) Updates `@mantine/hooks` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/hooks) Updates `@mantine/modals` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/modals) Updates `@mantine/notifications` from 8.2.7 to 8.3.5 - [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.5/packages/@mantine/notifications) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/dropzone" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/form" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/modals" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine - dependency-name: "@mantine/notifications" dependency-version: 8.3.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mantine ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 408eac2 commit 6ba93b7

File tree

2 files changed

+80
-79
lines changed

2 files changed

+80
-79
lines changed

frontend/package-lock.json

Lines changed: 74 additions & 73 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
},
1414
"private": true,
1515
"dependencies": {
16-
"@mantine/core": "^8.2.7",
17-
"@mantine/dropzone": "^8.2.7",
18-
"@mantine/form": "^8.2.7",
19-
"@mantine/hooks": "^8.2.7",
20-
"@mantine/modals": "^8.2.7",
21-
"@mantine/notifications": "^8.2.7",
16+
"@mantine/core": "^8.3.5",
17+
"@mantine/dropzone": "^8.3.5",
18+
"@mantine/form": "^8.3.5",
19+
"@mantine/hooks": "^8.3.5",
20+
"@mantine/modals": "^8.3.5",
21+
"@mantine/notifications": "^8.3.5",
2222
"@tanstack/react-query": "^5.64.1",
2323
"@tanstack/react-table": "^8.19.2",
2424
"axios": "^1.8.2",

0 commit comments

Comments
 (0)