Merge pull request #47005 from nextcloud/dependabot/npm_and_yarn/jquery-ui-1.13.3

This commit is contained in:
John Molakvoæ 2024-08-03 08:32:15 +02:00 committed by GitHub
commit f23d35db92
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 10 deletions

File diff suppressed because one or more lines are too long

View file

@ -3,7 +3,6 @@ SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: jQuery Foundation and other contributors
SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: assert developers
@ -113,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- jquery-ui
- version: 1.13.2
- version: 1.13.3
- license: MIT
- jquery
- version: 3.7.1

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -51,7 +51,7 @@
"handlebars": "^4.7.7",
"is-svg": "^5.0.1",
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.4",
"lodash": "^4.17.21",
@ -18118,9 +18118,9 @@
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg=="
},
"node_modules/jquery-ui": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
"integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
"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==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}

View file

@ -79,7 +79,7 @@
"handlebars": "^4.7.7",
"is-svg": "^5.0.1",
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.4",
"lodash": "^4.17.21",