Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update dependency @nextcloud/l10n to ^3.4.0
Also update @nextcloud/moment to 1.3.5 for compatibility with @nextcloud/l10n 3.4.0.
  • Loading branch information
renovate[bot] authored and max-nextcloud committed Jul 13, 2025
commit 11c8a4eae17f86e63458b3668434171b87735924
35 changes: 17 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@nextcloud/event-bus": "^3.3.2",
"@nextcloud/files": "^3.11.0",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.3.0",
"@nextcloud/l10n": "^3.4.0",
"@nextcloud/logger": "^3.0.2",
"@nextcloud/moment": "^1.3.4",
"@nextcloud/moment": "^1.3.5",
"@nextcloud/notify_push": "^1.3.0",
"@nextcloud/router": "^3.0.1",
"@nextcloud/vue": "^8.27.0",
Expand Down
Loading