Skip to content

Commit 1fa3a24

Browse files
build(deps): bump the mantine group in /ui/mantine-ui with 3 updates (#5141)
Bumps the mantine group in /ui/mantine-ui with 3 updates: [@mantine/code-highlight](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/code-highlight), [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) and [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks). Updates `@mantine/code-highlight` from 8.3.16 to 9.0.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/9.0.0/packages/@mantine/code-highlight) Updates `@mantine/core` from 8.3.16 to 9.0.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/9.0.0/packages/@mantine/core) Updates `@mantine/hooks` from 8.3.16 to 9.0.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/9.0.0/packages/@mantine/hooks) --- updated-dependencies: - dependency-name: "@mantine/code-highlight" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/core" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine - dependency-name: "@mantine/hooks" dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: mantine ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b56feb commit 1fa3a24

2 files changed

Lines changed: 77 additions & 124 deletions

File tree

ui/mantine-ui/package-lock.json

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

ui/mantine-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"test": "npm run typecheck && npm run prettier && npm run lint && npm run vitest && npm run build"
1818
},
1919
"dependencies": {
20-
"@mantine/code-highlight": "^8.3.16",
21-
"@mantine/core": "^8.3.13",
22-
"@mantine/hooks": "^8.3.13",
20+
"@mantine/code-highlight": "^9.0.0",
21+
"@mantine/core": "^9.0.0",
22+
"@mantine/hooks": "^9.0.0",
2323
"@tanstack/react-query": "^5.90.21",
2424
"highlight.js": "^11.11.1",
2525
"react": "^19.1.0",

0 commit comments

Comments
 (0)