瀏覽代碼

Bump jquery-ui from 1.13.0 to 1.13.1

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](https://github.com/jquery/jquery-ui/compare/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>
tags/v24.0.0beta1
dependabot[bot] 2 年之前
父節點
當前提交
7107d91ef1
共有 5 個文件被更改,包括 50 次插入14 次删除
  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
文件差異過大導致無法顯示
查看文件


+ 39
- 3
dist/core-common.js.LICENSE.txt 查看文件

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

+ 1
- 1
dist/core-common.js.map
文件差異過大導致無法顯示
查看文件


+ 7
- 7
package-lock.json 查看文件

@@ -44,7 +44,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",
@@ -12432,9 +12432,9 @@
}
},
"node_modules/jquery-ui": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.0.tgz",
"integrity": "sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}
@@ -29086,9 +29086,9 @@
"requires": {}
},
"jquery-ui": {
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.0.tgz",
"integrity": "sha512-Osf7ECXNTYHtKBkn9xzbIf9kifNrBhfywFEKxOeB/OVctVmLlouV9mfc2qXCp6uyO4Pn72PXKOnj09qXetopCw==",
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==",
"requires": {
"jquery": ">=1.8.0 <4.0.0"
}

+ 1
- 1
package.json 查看文件

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

Loading…
取消
儲存