Bump uplot from 1.6.31 to 1.6.32 in /web/frontend

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-version: 1.6.32
  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-09-10 07:19:20 +00:00
committed by GitHub
parent 1a16851ad0
commit e67b2bdf91
2 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
"graphql": "^16.9.0", "graphql": "^16.9.0",
"mathjs": "^12.4.3", "mathjs": "^12.4.3",
"svelte-chartjs": "^3.1.5", "svelte-chartjs": "^3.1.5",
"uplot": "^1.6.31", "uplot": "^1.6.32",
"wonka": "^6.3.4" "wonka": "^6.3.4"
}, },
"devDependencies": { "devDependencies": {
@@ -1321,9 +1321,9 @@
} }
}, },
"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" "license": "MIT"
}, },
"node_modules/wonka": { "node_modules/wonka": {

View File

@@ -25,7 +25,7 @@
"graphql": "^16.9.0", "graphql": "^16.9.0",
"mathjs": "^12.4.3", "mathjs": "^12.4.3",
"svelte-chartjs": "^3.1.5", "svelte-chartjs": "^3.1.5",
"uplot": "^1.6.31", "uplot": "^1.6.32",
"wonka": "^6.3.4" "wonka": "^6.3.4"
} }
} }