build(deps): bump uplot from 1.6.18 to 1.6.19 in /app/vmui/packages/vmui (#2163)

Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.18 to 1.6.19.
- [Release notes](https://github.com/leeoniya/uPlot/releases)
- [Commits](https://github.com/leeoniya/uPlot/compare/1.6.18...1.6.19)

---
updated-dependencies:
- dependency-name: uplot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-08 17:16:13 +02:00 committed by GitHub
parent a6e66b1f6f
commit 107b637aef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -35,7 +35,7 @@
"preact": "^10.6.5",
"qs": "^6.10.3",
"typescript": "~4.5.5",
"uplot": "^1.6.18",
"uplot": "^1.6.19",
"web-vitals": "^2.1.4"
},
"devDependencies": {
@ -18347,9 +18347,9 @@
}
},
"node_modules/uplot": {
"version": "1.6.18",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz",
"integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ=="
"version": "1.6.19",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
},
"node_modules/uri-js": {
"version": "4.4.1",
@ -33188,9 +33188,9 @@
"peer": true
},
"uplot": {
"version": "1.6.18",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.18.tgz",
"integrity": "sha512-x7+bFfIZ8rMjOmDGhUlJCkYWiZX617xQWNfT94JUhidliRtzMHKIX0xUiN92TZ/7il6xMf9oLwbhsz7nbqF1YQ=="
"version": "1.6.19",
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.19.tgz",
"integrity": "sha512-s5Oab13s8zUzuZ/KiSV0GRhEvuKptAg2831fkt2PFsginIP1NSsiNrcozlc+tTPuUEAt+4rAXqX521I1DrZwEg=="
},
"uri-js": {
"version": "4.4.1",

View File

@ -31,7 +31,7 @@
"preact": "^10.6.5",
"qs": "^6.10.3",
"typescript": "~4.5.5",
"uplot": "^1.6.18",
"uplot": "^1.6.19",
"web-vitals": "^2.1.4"
},
"scripts": {