]> source.dussan.org Git - nextcloud-server.git/commitdiff
build(deps): bump jquery-ui from 1.13.3 to 1.14.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 2 Nov 2024 08:59:33 +0000 (08:59 +0000)
committerJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Fri, 15 Nov 2024 14:17:34 +0000 (15:17 +0100)
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.3 to 1.14.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.3...1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 4364f51d590e58d84950d0d192c27ff365465cbc..b3d84d249974dc256c86e9601b114bb8cdeca75e 100644 (file)
@@ -51,7 +51,7 @@
         "handlebars": "^4.7.7",
         "is-svg": "^5.1.0",
         "jquery": "~3.7",
-        "jquery-ui": "^1.13.3",
+        "jquery-ui": "^1.14.1",
         "jquery-ui-dist": "^1.13.3",
         "libphonenumber-js": "^1.11.9",
         "lodash": "^4.17.21",
       "license": "MIT"
     },
     "node_modules/jquery-ui": {
-      "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==",
-      "license": "MIT",
+      "version": "1.14.1",
+      "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.14.1.tgz",
+      "integrity": "sha512-DhzsYH8VeIvOaxwi+B/2BCsFFT5EGjShdzOcm5DssWjtcpGWIMsn66rJciDA6jBruzNiLf1q0KvwMoX1uGNvnQ==",
       "dependencies": {
-        "jquery": ">=1.8.0 <4.0.0"
+        "jquery": ">=1.12.0 <5.0.0"
       }
     },
     "node_modules/jquery-ui-dist": {
index b5fdcad96ce94438c4df2d405d45036475d91a97..0641311b779338ebdaecc7500184dcd35b8549b8 100644 (file)
@@ -82,7 +82,7 @@
     "handlebars": "^4.7.7",
     "is-svg": "^5.1.0",
     "jquery": "~3.7",
-    "jquery-ui": "^1.13.3",
+    "jquery-ui": "^1.14.1",
     "jquery-ui-dist": "^1.13.3",
     "libphonenumber-js": "^1.11.9",
     "lodash": "^4.17.21",