mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump jquery-ui-dist from 1.12.1 to 1.13.0 (#4145)
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0) --- updated-dependencies: - dependency-name: jquery-ui-dist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/4181/head
parent
6ae2fa1b6c
commit
6f24a46115
|
@ -6585,9 +6585,12 @@
|
|||
"integrity": "sha1-BvAzXxbjU6aV5yBr9QUDy1I6buU="
|
||||
},
|
||||
"jquery-ui-dist": {
|
||||
"version": "1.12.1",
|
||||
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",
|
||||
"integrity": "sha1-XAgV08xvkP9fqvWyaKbiO0ypBPo="
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.0.tgz",
|
||||
"integrity": "sha512-fgpGOW098swRvTLglH3RLyAjW/8Ecxd35fO7Z1WtBidhZgnPDvTJzZ+XFybAFzv3zZiEESI8TkK6oYXbzu/rKw==",
|
||||
"requires": {
|
||||
"jquery": ">=1.8.0 <4.0.0"
|
||||
}
|
||||
},
|
||||
"jquery-validation": {
|
||||
"version": "1.19.3",
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"jquery-knob-chif": "^1.2.13",
|
||||
"jquery-mapael": "^2.2.0",
|
||||
"jquery-mousewheel": "^3.1.13",
|
||||
"jquery-ui-dist": "^1.12.1",
|
||||
"jquery-ui-dist": "^1.13.0",
|
||||
"jquery-validation": "^1.19.3",
|
||||
"jqvmap-novulnerability": "^1.5.1",
|
||||
"jsgrid": "^1.5.3",
|
||||
|
|
Loading…
Reference in New Issue