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

This commit is contained in:
dependabot[bot] 2024-06-17 07:42:35 +00:00 committed by GitHub
commit 5baaea70f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 10 additions and 11 deletions

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

View file

@ -202,7 +202,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.13
- license: MIT
- jquery-ui-dist
- version: 1.13.2
- version: 1.13.3
- license: MIT
- jquery
- version: 3.7.1
@ -366,5 +366,4 @@ SPDX-FileCopyrightText: assert developers
SPDX-FileCopyrightText: clipboard developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: jQuery Foundation and other contributors
SPDX-FileCopyrightText: inherits developers

File diff suppressed because one or more lines are too long

8
package-lock.json generated
View file

@ -52,7 +52,7 @@
"is-svg": "^5.0.1",
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.10.60",
"lodash": "^4.17.21",
"marked": "^11.2.0",
@ -18278,9 +18278,9 @@
}
},
"node_modules/jquery-ui-dist": {
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.2.tgz",
"integrity": "sha512-oVDRd1NLtTbBwpRKAYdIRgpWVDzeBhfy7Gu0RmY6JEaZtmBq6kDn1pm5SgDiAotrnDS+RoTRXO6xvcNTxA9tOA==",
"version": "1.13.3",
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.3.tgz",
"integrity": "sha512-qeTR3SOSQ0jgxaNXSFU6+JtxdzNUSJKgp8LCzVrVKntM25+2YBJW1Ea8B2AwjmmSHfPLy2dSlZxJQN06OfVFhg==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}

View file

@ -80,7 +80,7 @@
"is-svg": "^5.0.1",
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.10.60",
"lodash": "^4.17.21",
"marked": "^11.2.0",