revert(deps): jquery-ui to 1.13.3

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
This commit is contained in:
skjnldsv 2025-03-12 13:45:41 +01:00
parent f52b2ac208
commit 7a3cc17a82
2 changed files with 7 additions and 6 deletions

11
package-lock.json generated
View file

@ -52,7 +52,7 @@
"handlebars": "^4.7.7",
"is-svg": "^5.1.0",
"jquery": "~3.7",
"jquery-ui": "^1.14.1",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.19",
"lodash": "^4.17.21",
@ -16215,11 +16215,12 @@
"license": "MIT"
},
"node_modules/jquery-ui": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz",
"integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==",
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.3.tgz",
"integrity": "sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==",
"license": "MIT",
"dependencies": {
"jquery": ">=1.12.0 <5.0.0"
"jquery": ">=1.8.0 <4.0.0"
}
},
"node_modules/jquery-ui-dist": {

View file

@ -83,7 +83,7 @@
"handlebars": "^4.7.7",
"is-svg": "^5.1.0",
"jquery": "~3.7",
"jquery-ui": "^1.14.1",
"jquery-ui": "1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.19",
"lodash": "^4.17.21",