mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 22:27:17 +02:00
chore(deps): bump @mantine/core from 7.15.3 to 7.17.2 in /web/ui
Bumps [@mantine/core](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/core) from 7.15.3 to 7.17.2. - [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.2/packages/@mantine/core) --- updated-dependencies: - dependency-name: "@mantine/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0f80db35c2
commit
862cf16d8f
@ -21,7 +21,7 @@
|
|||||||
"@lezer/common": "^1.2.3",
|
"@lezer/common": "^1.2.3",
|
||||||
"@lezer/highlight": "^1.2.1",
|
"@lezer/highlight": "^1.2.1",
|
||||||
"@mantine/code-highlight": "^7.15.2",
|
"@mantine/code-highlight": "^7.15.2",
|
||||||
"@mantine/core": "^7.11.2",
|
"@mantine/core": "^7.17.2",
|
||||||
"@mantine/dates": "^7.15.3",
|
"@mantine/dates": "^7.15.3",
|
||||||
"@mantine/hooks": "^7.17.2",
|
"@mantine/hooks": "^7.17.2",
|
||||||
"@mantine/notifications": "^7.15.3",
|
"@mantine/notifications": "^7.15.3",
|
||||||
|
11
web/ui/package-lock.json
generated
11
web/ui/package-lock.json
generated
@ -35,7 +35,7 @@
|
|||||||
"@lezer/common": "^1.2.3",
|
"@lezer/common": "^1.2.3",
|
||||||
"@lezer/highlight": "^1.2.1",
|
"@lezer/highlight": "^1.2.1",
|
||||||
"@mantine/code-highlight": "^7.15.2",
|
"@mantine/code-highlight": "^7.15.2",
|
||||||
"@mantine/core": "^7.11.2",
|
"@mantine/core": "^7.17.2",
|
||||||
"@mantine/dates": "^7.15.3",
|
"@mantine/dates": "^7.15.3",
|
||||||
"@mantine/hooks": "^7.17.2",
|
"@mantine/hooks": "^7.17.2",
|
||||||
"@mantine/notifications": "^7.15.3",
|
"@mantine/notifications": "^7.15.3",
|
||||||
@ -2160,9 +2160,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@mantine/core": {
|
"node_modules/@mantine/core": {
|
||||||
"version": "7.15.3",
|
"version": "7.17.2",
|
||||||
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.15.3.tgz",
|
"resolved": "https://registry.npmjs.org/@mantine/core/-/core-7.17.2.tgz",
|
||||||
"integrity": "sha512-8IMTq5xDJDjByDUYkDNKImikASStzrnPtVumKsrEnyEY0zhAWkAe/z/+PjTUMcN44ncJ/PrXQkJ6qMaVWzSZwA==",
|
"integrity": "sha512-R6MYhitJ0JEgrhadd31Nw9FhRaQwDHjXUs5YIlitKH/fTOz9gKSxKjzmNng3bEBQCcbEDOkZj3FRcBgTUh/F0Q==",
|
||||||
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@floating-ui/react": "^0.26.28",
|
"@floating-ui/react": "^0.26.28",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
@ -2172,7 +2173,7 @@
|
|||||||
"type-fest": "^4.27.0"
|
"type-fest": "^4.27.0"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@mantine/hooks": "7.15.3",
|
"@mantine/hooks": "7.17.2",
|
||||||
"react": "^18.x || ^19.x",
|
"react": "^18.x || ^19.x",
|
||||||
"react-dom": "^18.x || ^19.x"
|
"react-dom": "^18.x || ^19.x"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user