summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-09 02:14:14 +0000
committerHamza Mahjoubi <hamzamahjoubi221@gmail.com>2024-04-02 10:39:51 +0200
commit09daac2ea26eb0b52d66ffbea10732649aad073e (patch)
treeb9ad4b41482dbb70513d1eb3d631b887b6f5397c /package.json
parentff328f227a5ffa61861a74d9148ba740ceb55e1b (diff)
chore(deps): bump @nextcloud/dialogs from 4.2.5 to 5.2.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 4.2.5 to 5.2.0. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v4.2.5...v5.2.0) --- updated-dependencies: - dependency-name: "@nextcloud/dialogs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@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 c3ed199e..d50d6517 100644
--- a/package.json
+++ b/package.json
@@ -42,7 +42,7 @@
"@nextcloud/axios": "^2.4.0",
"@nextcloud/capabilities": "^1.1.0",
"@nextcloud/cdav-library": "^1.1.0",
- "@nextcloud/dialogs": "^4.2.5",
+ "@nextcloud/dialogs": "^5.2.0",
"@nextcloud/event-bus": "^3.1.0",
"@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.1.0",