aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-03 01:28:18 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-03 06:19:24 +0000
commit8b23eee4c114b803a6d2a7515ad0f1276ea2762c (patch)
tree7280e3c40220a529e85ffff16dd46ec27561173e /package.json
parent86bcafd3668f6c305b9db1b6e5bb6ff2129d5d66 (diff)
downloadnextcloud-server-8b23eee4c114b803a6d2a7515ad0f1276ea2762c.tar.gz
nextcloud-server-8b23eee4c114b803a6d2a7515ad0f1276ea2762c.zip
build(deps): bump jquery-ui from 1.13.2 to 1.13.3
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3) --- 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>
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 1a945f2d785..615dace3f08 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"handlebars": "^4.7.7",
"is-svg": "^5.0.1",
"jquery": "~3.7",
- "jquery-ui": "^1.13.2",
+ "jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.11.4",
"lodash": "^4.17.21",