chore(deps): bump @nextcloud/moment from 1.3.1 to 1.3.2

Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/nextcloud/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  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>
pull/50036/head
dependabot[bot] 2025-01-04 02:32:07 +07:00 committed by nextcloud-command
parent caa38fdb49
commit 44dcd0c162
12 changed files with 16 additions and 17 deletions

@ -73,7 +73,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1

@ -162,7 +162,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/password-confirmation
- version: 5.3.0

@ -103,7 +103,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 2.2.1

@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 2.2.1

@ -113,7 +113,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 2.2.1

@ -71,7 +71,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/password-confirmation
- version: 5.3.0

@ -94,7 +94,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/password-confirmation
- version: 5.3.0

@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1

@ -68,7 +68,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1

@ -89,7 +89,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/moment
- version: 1.3.1
- version: 1.3.2
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1

11
package-lock.json generated

@ -24,7 +24,7 @@
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
"@nextcloud/moment": "^1.3.1",
"@nextcloud/moment": "^1.3.2",
"@nextcloud/password-confirmation": "^5.3.0",
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",
@ -4885,10 +4885,9 @@
}
},
"node_modules/@nextcloud/moment": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.1.tgz",
"integrity": "sha512-+1CtYlc4Lu4soa1RKXvUsTJdsHS0kHUCzNBtb02BADMY5PMGUTCiCQx5xf1Ez15h2ehuwg0vESr8VyKem9sGAQ==",
"license": "GPL-3.0-or-later",
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.2.tgz",
"integrity": "sha512-VfSPnllfciZe1eU4zaHS0fE/4pPWKRUjLFxZSNQec9gkUfbskMsKH2xyPqkYLlYP9FF1uQh2+wZbzkFd6QLc4A==",
"dependencies": {
"@nextcloud/l10n": "^2.2.0",
"moment": "^2.30.1",
@ -4896,7 +4895,7 @@
},
"engines": {
"node": "^20.0.0",
"npm": "^9.0.0"
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/moment/node_modules/@nextcloud/l10n": {

@ -52,7 +52,7 @@
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",
"@nextcloud/moment": "^1.3.1",
"@nextcloud/moment": "^1.3.2",
"@nextcloud/password-confirmation": "^5.3.0",
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.0",