Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-10 15:26:11 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-10 15:37:16 +0300
commit869f571e1dd8aa0ff179ba94a2beaacda34bbb4d (patch)
treef9996d7c593a086d358ad0efd0cbbfb72abb22f8 /package.json
parent9c2ba2f9a736e7358be00e70cd3438a9ad7b5dd2 (diff)
Bump jquery-ui from 1.12.1 to 1.13.0
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.12.1 to 1.13.0. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.12.1...1.13.0) --- updated-dependencies: - dependency-name: jquery-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 600100b4a44..55d6a383f06 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "~3.3",
"jquery-migrate": "~3.3",
- "jquery-ui": "^1.12.1",
+ "jquery-ui": "^1.13.0",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.21",