mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-18 09:04:44 -04:00
chore(deps): update dependency jquery to v3.6.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
49bd1c1427
commit
c41fd95c0c
2 changed files with 7 additions and 2 deletions
|
@ -169,7 +169,7 @@
|
||||||
"html-webpack-plugin": "4.5.2",
|
"html-webpack-plugin": "4.5.2",
|
||||||
"imports-loader": "1.2.0",
|
"imports-loader": "1.2.0",
|
||||||
"ionicons": "2.0.1",
|
"ionicons": "2.0.1",
|
||||||
"jquery": "3.6.2",
|
"jquery": "3.6.3",
|
||||||
"jquery-mousewheel": "3.1.13",
|
"jquery-mousewheel": "3.1.13",
|
||||||
"jquery-ui": "1.13.2",
|
"jquery-ui": "1.13.2",
|
||||||
"js-cookie": "3.0.1",
|
"js-cookie": "3.0.1",
|
||||||
|
|
|
@ -6058,7 +6058,12 @@ jquery-ui@1.13.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
jquery ">=1.8.0 <4.0.0"
|
jquery ">=1.8.0 <4.0.0"
|
||||||
|
|
||||||
jquery@3.6.2, "jquery@>=1.8.0 <4.0.0":
|
jquery@3.6.3:
|
||||||
|
version "3.6.3"
|
||||||
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.3.tgz#23ed2ffed8a19e048814f13391a19afcdba160e6"
|
||||||
|
integrity sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==
|
||||||
|
|
||||||
|
"jquery@>=1.8.0 <4.0.0":
|
||||||
version "3.6.2"
|
version "3.6.2"
|
||||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
|
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
|
||||||
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
|
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue