summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-09 10:12:18 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-10 09:26:46 +0100
commit4413eab9089662bb4232574f943407dcacc7557c (patch)
tree6ee28ae5b2417b5c3105f41d99cd61160a3f5d28 /package.json
parent1c31e2a3949bacba36f5bde6ab5a9e06ce85b32d (diff)
Build(deps): Bump @nextcloud/dialogs from 3.2.0 to 4.2.2
Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 3.2.0 to 4.2.2. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-dialogs/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/blob/v4.2.2/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v3.2.0...v4.2.2) --- 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 f90c2dfc7..2a98b664d 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"dependencies": {
"@nextcloud/auth": "^2.0.0",
"@nextcloud/axios": "^1.11.0",
- "@nextcloud/dialogs": "^3.1.4",
+ "@nextcloud/dialogs": "^4.2.2",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/moment": "^1.2.1",