mirror of https://github.com/ColorlibHQ/AdminLTE
Bump jquery from 3.5.1 to 3.6.0 (#3481)
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.5.1...3.6.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3491/head
parent
d8c7c5d06f
commit
abc0838797
|
@ -6425,9 +6425,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"jquery": {
|
"jquery": {
|
||||||
"version": "3.5.1",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
|
||||||
"integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg=="
|
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
|
||||||
},
|
},
|
||||||
"jquery-knob-chif": {
|
"jquery-knob-chif": {
|
||||||
"version": "1.2.13",
|
"version": "1.2.13",
|
||||||
|
|
|
@ -104,7 +104,7 @@
|
||||||
"icheck-bootstrap": "^3.0.1",
|
"icheck-bootstrap": "^3.0.1",
|
||||||
"inputmask": "^5.0.5",
|
"inputmask": "^5.0.5",
|
||||||
"ion-rangeslider": "^2.3.1",
|
"ion-rangeslider": "^2.3.1",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.6.0",
|
||||||
"jquery-knob-chif": "^1.2.13",
|
"jquery-knob-chif": "^1.2.13",
|
||||||
"jquery-mapael": "^2.2.0",
|
"jquery-mapael": "^2.2.0",
|
||||||
"jquery-mousewheel": "^3.1.13",
|
"jquery-mousewheel": "^3.1.13",
|
||||||
|
|
Loading…
Reference in New Issue