build(deps): bump jquery-ui from 1.13.2 to 1.13.3

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3)

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
pull/47005/head
dependabot[bot] 2024-08-03 01:28:18 +07:00 committed by nextcloud-command
parent 86bcafd366
commit 8b23eee4c1
5 changed files with 9 additions and 10 deletions

File diff suppressed because one or more lines are too long

@ -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

@ -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"
}

@ -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",