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:
dependabot[bot] 2025-03-23 10:55:46 +00:00 committed by GitHub
parent 400c7d190c
commit 5ba0a7cddc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -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"
}, },

View File

@ -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",