mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump uplot from 1.6.22 to 1.6.24 (#5041)
Bumps [uplot](https://github.com/leeoniya/uPlot) from 1.6.22 to 1.6.24. - [Release notes](https://github.com/leeoniya/uPlot/releases) - [Commits](https://github.com/leeoniya/uPlot/compare/1.6.22...1.6.24) --- 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>pull/5045/head
parent
c15399ed05
commit
bad9588c84
|
@ -69,7 +69,7 @@
|
|||
"sweetalert2": "^11.7.3",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.22"
|
||||
"uplot": "^1.6.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.4",
|
||||
|
@ -12970,9 +12970,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/uplot": {
|
||||
"version": "1.6.22",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
|
||||
"integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
|
||||
"version": "1.6.24",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.24.tgz",
|
||||
"integrity": "sha512-WpH2BsrFrqxkMu+4XBvc0eCDsRBhzoq9crttYeSI0bfxpzR5YoSVzZXOKFVWcVC7sp/aDXrdDPbDZGCtck2PVg=="
|
||||
},
|
||||
"node_modules/upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
@ -23270,9 +23270,9 @@
|
|||
}
|
||||
},
|
||||
"uplot": {
|
||||
"version": "1.6.22",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.22.tgz",
|
||||
"integrity": "sha512-2jtSb/YHUgtmIUn0+QJjf7ggcJicb5PKe7ijBiRDTPsG/f8F/MFayZ+g6/0kATNkDyF/qQsHJDmCp6cxncg1EQ=="
|
||||
"version": "1.6.24",
|
||||
"resolved": "https://registry.npmjs.org/uplot/-/uplot-1.6.24.tgz",
|
||||
"integrity": "sha512-WpH2BsrFrqxkMu+4XBvc0eCDsRBhzoq9crttYeSI0bfxpzR5YoSVzZXOKFVWcVC7sp/aDXrdDPbDZGCtck2PVg=="
|
||||
},
|
||||
"upper-case": {
|
||||
"version": "1.1.3",
|
||||
|
|
|
@ -123,7 +123,7 @@
|
|||
"sweetalert2": "^11.7.3",
|
||||
"tempusdominus-bootstrap-4": "^5.39.2",
|
||||
"toastr": "^2.1.4",
|
||||
"uplot": "^1.6.22"
|
||||
"uplot": "^1.6.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.21.4",
|
||||
|
|
Loading…
Reference in New Issue