chore(deps): update @nextcloud/l10n to v3.4.0 and @nextcloud/moment to v1.3.5

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
Ferdinand Thiessen
2025-07-14 21:04:23 +02:00
parent e1a38970a0
commit 23049db2c9
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View File

@ -22,9 +22,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/password-confirmation": "^5.3.1",
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",
@ -4304,12 +4304,12 @@
}
},
"node_modules/@nextcloud/moment": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.4.tgz",
"integrity": "sha512-ibc1v3HshmI8q1jkfwj5tKgBnOSCpaVp1Nx0uSqnoStUsh5qdf235xA0UFtro+yFuGgfpTbos4gTzfXIoC2enA==",
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.5.tgz",
"integrity": "sha512-sQjQ/D40sdedtq4ywuANSxqG0VhIB/i+QtZ6Voz3nyZWhkyyqGxdj9rQu9AyEvas3/Jlspdom5chc+a8jOmHxQ==",
"license": "GPL-3.0-or-later",
"dependencies": {
"@nextcloud/l10n": "^3.2.0",
"@nextcloud/l10n": "^3.4.0",
"moment": "^2.30.1"
},
"engines": {

View File

@ -53,9 +53,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/password-confirmation": "^5.3.1",
"@nextcloud/paths": "^2.2.1",
"@nextcloud/router": "^3.0.1",