Sfoglia il codice sorgente

Bump jquery-ui from 1.13.1 to 1.13.2

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

---
updated-dependencies:
- dependency-name: jquery-ui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
tags/v25.0.0beta1
dependabot[bot] 1 anno fa
parent
commit
2ad99b766c
5 ha cambiato i file con 50 aggiunte e 14 eliminazioni
  1. 2
    2
      dist/core-common.js
  2. 39
    3
      dist/core-common.js.LICENSE.txt
  3. 1
    1
      dist/core-common.js.map
  4. 7
    7
      package-lock.json
  5. 1
    1
      package.json

+ 2
- 2
dist/core-common.js
File diff soppresso perché troppo grande
Vedi File


+ 39
- 3
dist/core-common.js.LICENSE.txt Vedi File

@@ -119,6 +119,15 @@
* http://jquery.org/license
*/

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

/*!
* jQuery UI Checkboxradio 1.13.1
* http://jqueryui.com
@@ -128,6 +137,15 @@
* http://jquery.org/license
*/

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

/*!
* jQuery UI Controlgroup 1.13.1
* http://jqueryui.com
@@ -137,6 +155,15 @@
* http://jquery.org/license
*/

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

/*!
* jQuery UI Datepicker 1.13.1
* http://jqueryui.com
@@ -192,7 +219,7 @@
*/

/*!
* jQuery UI Form Reset Mixin 1.13.1
* jQuery UI Form Reset Mixin 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -201,7 +228,7 @@
*/

/*!
* jQuery UI Keycode 1.13.1
* jQuery UI Keycode 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -210,7 +237,7 @@
*/

/*!
* jQuery UI Labels 1.13.1
* jQuery UI Labels 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@@ -284,6 +311,15 @@
* http://jquery.org/license
*/

/*!
* jQuery UI Widget 1.13.2
* 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

+ 1
- 1
dist/core-common.js.map
File diff soppresso perché troppo grande
Vedi File


+ 7
- 7
package-lock.json Vedi File

@@ -47,7 +47,7 @@
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",
@@ -21073,9 +21073,9 @@
}
},
"node_modules/jquery-ui": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
"integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}
@@ -48305,9 +48305,9 @@
"requires": {}
},
"jquery-ui": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==",
"version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
"integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
"requires": {
"jquery": ">=1.8.0 <4.0.0"
}

+ 1
- 1
package.json Vedi File

@@ -67,7 +67,7 @@
"ical.js": "^1.4.0",
"jquery": "~3.6",
"jquery-migrate": "~3.4",
"jquery-ui": "^1.13.1",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",

Loading…
Annulla
Salva