mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
chore(deps): bump @mantine/hooks from 7.15.3 to 7.17.2 in /web/ui
Bumps [@mantine/hooks](https://github.com/mantinedev/mantine/tree/HEAD/packages/@mantine/hooks) 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/hooks) --- updated-dependencies: - dependency-name: "@mantine/hooks" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
64905156f4
commit
d7042f16cc
@ -23,7 +23,7 @@
|
||||
"@mantine/code-highlight": "^7.15.2",
|
||||
"@mantine/core": "^7.11.2",
|
||||
"@mantine/dates": "^7.15.3",
|
||||
"@mantine/hooks": "^7.11.2",
|
||||
"@mantine/hooks": "^7.17.2",
|
||||
"@mantine/notifications": "^7.15.3",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"@nexucis/fuzzy": "^0.5.1",
|
||||
|
9
web/ui/package-lock.json
generated
9
web/ui/package-lock.json
generated
@ -37,7 +37,7 @@
|
||||
"@mantine/code-highlight": "^7.15.2",
|
||||
"@mantine/core": "^7.11.2",
|
||||
"@mantine/dates": "^7.15.3",
|
||||
"@mantine/hooks": "^7.11.2",
|
||||
"@mantine/hooks": "^7.17.2",
|
||||
"@mantine/notifications": "^7.15.3",
|
||||
"@microsoft/fetch-event-source": "^2.0.1",
|
||||
"@nexucis/fuzzy": "^0.5.1",
|
||||
@ -2193,9 +2193,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@mantine/hooks": {
|
||||
"version": "7.15.3",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.15.3.tgz",
|
||||
"integrity": "sha512-rZYObhrmww3OIb4O30pDox/rc+9k3AExO0FSw13t7cfz5/Di+Ho1cChswVFAshnp81ucGEod1fiDOfuyGW7JhA==",
|
||||
"version": "7.17.2",
|
||||
"resolved": "https://registry.npmjs.org/@mantine/hooks/-/hooks-7.17.2.tgz",
|
||||
"integrity": "sha512-tbErVcGZu0E4dSmE6N0k6Tv1y9R3SQmmQgwqorcc+guEgKMdamc36lucZGlJnSGUmGj+WLUgELkEQ0asdfYBDA==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"react": "^18.x || ^19.x"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user