зеркало из https://github.com/nextcloud/text.git
fix(deps): update dependency @nextcloud/l10n to ^3.0.1
This commit is contained in:
Родитель
d8d0a07f9d
Коммит
f5e20a7f20
|
@ -18,7 +18,7 @@
|
|||
"@nextcloud/event-bus": "^3.2.0",
|
||||
"@nextcloud/files": "^3.2.1",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.0.0",
|
||||
"@nextcloud/l10n": "^3.0.1",
|
||||
"@nextcloud/logger": "^2.7.0",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
|
@ -4150,15 +4150,15 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@nextcloud/l10n": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.0.tgz",
|
||||
"integrity": "sha512-m1RqUuIM6Ms0S+clXvO7rcra/XOF38wVUM00sn55jsSSbJ3CMLdanX7vpgIVEF4V5UxS8IZvhEppSC1XgOe7XQ==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.1.tgz",
|
||||
"integrity": "sha512-Ll9iMxhX1aE9+X/AbZhYMtbOcPtismzke04OKlx60CnK6U/ZObYN5MMkEpLbbMasY18l0QxtGGFA4elgGW6XvA==",
|
||||
"dependencies": {
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/typings": "^1.8.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/escape-html": "^1.0.4",
|
||||
"dompurify": "^3.1.1",
|
||||
"dompurify": "^3.1.2",
|
||||
"escape-html": "^1.0.3",
|
||||
"node-gettext": "^3.0.0"
|
||||
},
|
||||
|
@ -33942,15 +33942,15 @@
|
|||
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg=="
|
||||
},
|
||||
"@nextcloud/l10n": {
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.0.tgz",
|
||||
"integrity": "sha512-m1RqUuIM6Ms0S+clXvO7rcra/XOF38wVUM00sn55jsSSbJ3CMLdanX7vpgIVEF4V5UxS8IZvhEppSC1XgOe7XQ==",
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.1.tgz",
|
||||
"integrity": "sha512-Ll9iMxhX1aE9+X/AbZhYMtbOcPtismzke04OKlx60CnK6U/ZObYN5MMkEpLbbMasY18l0QxtGGFA4elgGW6XvA==",
|
||||
"requires": {
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
"@nextcloud/typings": "^1.8.0",
|
||||
"@types/dompurify": "^3.0.5",
|
||||
"@types/escape-html": "^1.0.4",
|
||||
"dompurify": "^3.1.1",
|
||||
"dompurify": "^3.1.2",
|
||||
"escape-html": "^1.0.3",
|
||||
"node-gettext": "^3.0.0"
|
||||
}
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"@nextcloud/event-bus": "^3.2.0",
|
||||
"@nextcloud/files": "^3.2.1",
|
||||
"@nextcloud/initial-state": "^2.2.0",
|
||||
"@nextcloud/l10n": "^3.0.0",
|
||||
"@nextcloud/l10n": "^3.0.1",
|
||||
"@nextcloud/logger": "^2.7.0",
|
||||
"@nextcloud/moment": "^1.3.1",
|
||||
"@nextcloud/router": "^3.0.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче