mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-30 07:01:06 +01:00
chore(deps): bump uplot from 1.6.31 to 1.6.32 in /web/ui
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.31 to 1.6.32. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.31...1.6.32) --- updated-dependencies: - dependency-name: uplot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
400c7d190c
commit
5ba0a7cddc
@ -46,7 +46,7 @@
|
|||||||
"react-redux": "^9.2.0",
|
"react-redux": "^9.2.0",
|
||||||
"react-router-dom": "^7.1.1",
|
"react-router-dom": "^7.1.1",
|
||||||
"sanitize-html": "^2.15.0",
|
"sanitize-html": "^2.15.0",
|
||||||
"uplot": "^1.6.31",
|
"uplot": "^1.6.32",
|
||||||
"uplot-react": "^1.2.2",
|
"uplot-react": "^1.2.2",
|
||||||
"use-query-params": "^2.2.1"
|
"use-query-params": "^2.2.1"
|
||||||
},
|
},
|
||||||
|
|||||||
9
web/ui/package-lock.json
generated
9
web/ui/package-lock.json
generated
@ -60,7 +60,7 @@
|
|||||||
"react-redux": "^9.2.0",
|
"react-redux": "^9.2.0",
|
||||||
"react-router-dom": "^7.1.1",
|
"react-router-dom": "^7.1.1",
|
||||||
"sanitize-html": "^2.15.0",
|
"sanitize-html": "^2.15.0",
|
||||||
"uplot": "^1.6.31",
|
"uplot": "^1.6.32",
|
||||||
"uplot-react": "^1.2.2",
|
"uplot-react": "^1.2.2",
|
||||||
"use-query-params": "^2.2.1"
|
"use-query-params": "^2.2.1"
|
||||||
},
|
},
|
||||||
@ -9026,9 +9026,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/uplot": {
|
"node_modules/uplot": {
|
||||||
"version": "1.6.31",
|
"version": "1.6.32",
|
||||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.31.tgz",
|
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.32.tgz",
|
||||||
"integrity": "sha512-sQZqSwVCbJGnFB4IQjQYopzj5CoTZJ4Br1fG/xdONimqgHmsacvCjNesdGDypNKFbrhLGIeshYhy89FxPF+H+w=="
|
"integrity": "sha512-KIMVnG68zvu5XXUbC4LQEPnhwOxBuLyW1AHtpm6IKTXImkbLgkMy+jabjLgSLMasNuGGzQm/ep3tOkyTxpiQIw==",
|
||||||
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/uplot-react": {
|
"node_modules/uplot-react": {
|
||||||
"version": "1.2.2",
|
"version": "1.2.2",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user