chore(deps): update dependency @nextcloud/moment to v1.3.1
This commit is contained in:
parent
b2f2a96f2b
commit
25f1712d84
17
package-lock.json
generated
17
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@nextcloud/dialogs": "^5.0.3",
|
||||
"@nextcloud/initial-state": "^2.1.0",
|
||||
"@nextcloud/l10n": "^2.2.0",
|
||||
"@nextcloud/moment": "1.2.2",
|
||||
"@nextcloud/moment": "1.3.1",
|
||||
"@nextcloud/router": "^2.2.0",
|
||||
"@nextcloud/vue": "^8.4.0",
|
||||
"vue": "^2",
|
||||
@ -3222,14 +3222,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@nextcloud/moment": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.2.2.tgz",
|
||||
"integrity": "sha512-66jJJurd4JdqqlGIpqfxMWOvpG7i6dMibkNCPcpe8i+C+bGSFRMxMe74m1abehcaysj164is4juiT2ikVbZ4yg==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/moment/-/moment-1.3.1.tgz",
|
||||
"integrity": "sha512-+1CtYlc4Lu4soa1RKXvUsTJdsHS0kHUCzNBtb02BADMY5PMGUTCiCQx5xf1Ez15h2ehuwg0vESr8VyKem9sGAQ==",
|
||||
"dependencies": {
|
||||
"@nextcloud/l10n": "^2.2.0",
|
||||
"core-js": "^3.21.1",
|
||||
"jed": "^1.1.1",
|
||||
"moment": "^2.29.2",
|
||||
"moment": "^2.30.1",
|
||||
"node-gettext": "^3.0.0"
|
||||
},
|
||||
"engines": {
|
||||
@ -10511,11 +10509,6 @@
|
||||
"node": ">=8"
|
||||
}
|
||||
},
|
||||
"node_modules/jed": {
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/jed/-/jed-1.1.1.tgz",
|
||||
"integrity": "sha512-z35ZSEcXHxLW4yumw0dF6L464NT36vmx3wxJw8MDpraBcWuNVgUPZgPJKcu1HekNgwlMFNqol7i/IpSbjhqwqA=="
|
||||
},
|
||||
"node_modules/jest": {
|
||||
"version": "29.7.0",
|
||||
"resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz",
|
||||
|
@ -22,7 +22,7 @@
|
||||
"@nextcloud/dialogs": "^5.0.3",
|
||||
"@nextcloud/initial-state": "^2.1.0",
|
||||
"@nextcloud/l10n": "^2.2.0",
|
||||
"@nextcloud/moment": "1.2.2",
|
||||
"@nextcloud/moment": "1.3.1",
|
||||
"@nextcloud/router": "^2.2.0",
|
||||
"@nextcloud/vue": "^8.4.0",
|
||||
"vue": "^2",
|
||||
|
Loading…
Reference in New Issue
Block a user