зеркало из 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/event-bus": "^3.2.0",
|
||||||
"@nextcloud/files": "^3.2.1",
|
"@nextcloud/files": "^3.2.1",
|
||||||
"@nextcloud/initial-state": "^2.2.0",
|
"@nextcloud/initial-state": "^2.2.0",
|
||||||
"@nextcloud/l10n": "^3.0.0",
|
"@nextcloud/l10n": "^3.0.1",
|
||||||
"@nextcloud/logger": "^2.7.0",
|
"@nextcloud/logger": "^2.7.0",
|
||||||
"@nextcloud/moment": "^1.3.1",
|
"@nextcloud/moment": "^1.3.1",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
|
@ -4150,15 +4150,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/l10n": {
|
"node_modules/@nextcloud/l10n": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.1.tgz",
|
||||||
"integrity": "sha512-m1RqUuIM6Ms0S+clXvO7rcra/XOF38wVUM00sn55jsSSbJ3CMLdanX7vpgIVEF4V5UxS8IZvhEppSC1XgOe7XQ==",
|
"integrity": "sha512-Ll9iMxhX1aE9+X/AbZhYMtbOcPtismzke04OKlx60CnK6U/ZObYN5MMkEpLbbMasY18l0QxtGGFA4elgGW6XvA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/typings": "^1.8.0",
|
"@nextcloud/typings": "^1.8.0",
|
||||||
"@types/dompurify": "^3.0.5",
|
"@types/dompurify": "^3.0.5",
|
||||||
"@types/escape-html": "^1.0.4",
|
"@types/escape-html": "^1.0.4",
|
||||||
"dompurify": "^3.1.1",
|
"dompurify": "^3.1.2",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"node-gettext": "^3.0.0"
|
"node-gettext": "^3.0.0"
|
||||||
},
|
},
|
||||||
|
@ -33942,15 +33942,15 @@
|
||||||
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg=="
|
"integrity": "sha512-cDW98L5KGGgpS8pzd+05304/p80cyu8U2xSDQGa+kGPTpUFmCbv2qnO5WrwwGTauyjYijCal2bmw82VddSH+Pg=="
|
||||||
},
|
},
|
||||||
"@nextcloud/l10n": {
|
"@nextcloud/l10n": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/l10n/-/l10n-3.0.1.tgz",
|
||||||
"integrity": "sha512-m1RqUuIM6Ms0S+clXvO7rcra/XOF38wVUM00sn55jsSSbJ3CMLdanX7vpgIVEF4V5UxS8IZvhEppSC1XgOe7XQ==",
|
"integrity": "sha512-Ll9iMxhX1aE9+X/AbZhYMtbOcPtismzke04OKlx60CnK6U/ZObYN5MMkEpLbbMasY18l0QxtGGFA4elgGW6XvA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/typings": "^1.8.0",
|
"@nextcloud/typings": "^1.8.0",
|
||||||
"@types/dompurify": "^3.0.5",
|
"@types/dompurify": "^3.0.5",
|
||||||
"@types/escape-html": "^1.0.4",
|
"@types/escape-html": "^1.0.4",
|
||||||
"dompurify": "^3.1.1",
|
"dompurify": "^3.1.2",
|
||||||
"escape-html": "^1.0.3",
|
"escape-html": "^1.0.3",
|
||||||
"node-gettext": "^3.0.0"
|
"node-gettext": "^3.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"@nextcloud/event-bus": "^3.2.0",
|
"@nextcloud/event-bus": "^3.2.0",
|
||||||
"@nextcloud/files": "^3.2.1",
|
"@nextcloud/files": "^3.2.1",
|
||||||
"@nextcloud/initial-state": "^2.2.0",
|
"@nextcloud/initial-state": "^2.2.0",
|
||||||
"@nextcloud/l10n": "^3.0.0",
|
"@nextcloud/l10n": "^3.0.1",
|
||||||
"@nextcloud/logger": "^2.7.0",
|
"@nextcloud/logger": "^2.7.0",
|
||||||
"@nextcloud/moment": "^1.3.1",
|
"@nextcloud/moment": "^1.3.1",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче