mirror of
https://github.com/nextcloud/server.git
synced 2025-07-20 16:42:04 +00:00
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:
12
package-lock.json
generated
12
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user