Issue #3352204 by longwave, nod_: Update jQuery to 3.7.0

merge-requests/4088/head
catch 2023-05-18 21:27:29 +01:00
parent b94dfc58f9
commit aef0261b13
6 changed files with 827 additions and 1116 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -775,10 +775,10 @@ es6-promise:
jquery:
remote: https://github.com/jquery/jquery
version: "3.6.3"
version: "3.7.0"
license:
name: MIT
url: https://raw.githubusercontent.com/jquery/jquery/3.6.3/LICENSE.txt
url: https://raw.githubusercontent.com/jquery/jquery/3.7.0/LICENSE.txt
gpl-compatible: true
js:
assets/vendor/jquery/jquery.min.js: { minified: true, weight: -20 }

View File

@ -68,7 +68,7 @@
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-yml": "^1.2.0",
"glob": "^8.0.3",
"jquery": "~3.6.3",
"jquery": "~3.7.0",
"jquery-form": "4.3.x",
"jquery-ui": "1.13.x",
"js-cookie": "3.0.x",

View File

@ -3274,10 +3274,10 @@ jquery@>=1.7.2, "jquery@>=1.8.0 <4.0.0":
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
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@~3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.0.tgz#fe2c01a05da500709006d8790fe21c8a39d75612"
integrity sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ==
js-cookie@3.0.x:
version "3.0.1"