Skip to content

Commit

Permalink
Bump jquery-ui from 1.13.0 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](jquery/jquery-ui@1.13.0...1.13.1)

---
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>
  • Loading branch information
dependabot[bot] authored and nextcloud-command committed Jan 22, 2022
1 parent 29413b9 commit 7107d91
Show file tree
Hide file tree
Showing 5 changed files with 50 additions and 14 deletions.
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

42 changes: 39 additions & 3 deletions dist/core-common.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,15 @@
* http://jquery.org/license
*/

/*!
* jQuery UI Button 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/

/*!
* jQuery UI Checkboxradio 1.13.0
* http://jqueryui.com
Expand All @@ -191,6 +200,15 @@
* http://jquery.org/license
*/

/*!
* jQuery UI Checkboxradio 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/

/*!
* jQuery UI Controlgroup 1.13.0
* http://jqueryui.com
Expand All @@ -200,6 +218,15 @@
* http://jquery.org/license
*/

/*!
* jQuery UI Controlgroup 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/

/*!
* jQuery UI Datepicker 1.13.0
* http://jqueryui.com
Expand Down Expand Up @@ -255,7 +282,7 @@
*/

/*!
* jQuery UI Form Reset Mixin 1.13.0
* jQuery UI Form Reset Mixin 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand All @@ -264,7 +291,7 @@
*/

/*!
* jQuery UI Keycode 1.13.0
* jQuery UI Keycode 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand All @@ -273,7 +300,7 @@
*/

/*!
* jQuery UI Labels 1.13.0
* jQuery UI Labels 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
Expand Down Expand Up @@ -347,6 +374,15 @@
* http://jquery.org/license
*/

/*!
* jQuery UI Widget 1.13.1
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*/

/*!
* vue-infinite-loading v2.4.5
* (c) 2016-2020 PeachScript
Expand Down
2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"icalzone": "^0.0.1",
"jquery": "~3.6",
"jquery-migrate": "~3.3",
"jquery-ui": "^1.13.0",
"jquery-ui": "^1.13.1",
"jquery-ui-dist": "^1.13.0",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 7107d91

Please sign in to comment.