Skip to content
Snippets Groups Projects
Commit bff4bafb authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/i18next-20.x' into 'master'

fix(deps): update dependency i18next to v20

See merge request !41
parents 4bb4994b ec17c238
No related branches found
No related tags found
1 merge request!41fix(deps): update dependency i18next to v20
Pipeline #23500 failed
......@@ -41,7 +41,7 @@
"@dbp-toolkit/notification": "^0.2.2",
"@dbp-toolkit/person-profile": "^0.2.2",
"@open-wc/scoped-elements": "^1.3.2",
"i18next": "^19.8.4",
"i18next": "^20.0.0",
"lit-element": "^2.4.0",
"lit-html": "^1.3.0",
"universal-router": "^9.0.1"
......
......@@ -38,7 +38,7 @@
"dependencies": {
"@open-wc/scoped-elements": "^1.3.2",
"@sentry/browser": "^6.0.0",
"i18next": "^19.8.4",
"i18next": "^20.0.0",
"lit-element": "^2.4.0"
}
}
......@@ -42,7 +42,7 @@
"datatables.net-dt": "^1.10.20",
"datatables.net-responsive": "^2.2.3",
"datatables.net-responsive-dt": "^2.2.3",
"i18next": "^19.8.4",
"i18next": "^20.0.0",
"jquery": "^3.4.1",
"jszip": "^3.2.2",
"lit-element": "^2.4.0",
......
......@@ -36,7 +36,7 @@
"@dbp-toolkit/common": "^0.2.2",
"@open-wc/scoped-elements": "^1.3.2",
"file-saver": "^2.0.2",
"i18next": "^19.8.4",
"i18next": "^20.0.0",
"jszip": "^3.5.0",
"lit-element": "^2.1.0",
"lit-html": "^1.3.0",
......
......@@ -36,7 +36,7 @@
"@dbp-toolkit/auth": "^0.2.2",
"@dbp-toolkit/common": "^0.2.2",
"@open-wc/scoped-elements": "^1.3.2",
"i18next": "^19.8.4",
"i18next": "^20.0.0",
"lit-element": "^2.4.0",
"lit-html": "^1.3.0",
"material-design-icons-svg": "^3.0.0"
......
......@@ -58,7 +58,7 @@
"fabric": "^4.2.0",
"file-saver": "^2.0.2",
"highlight.js": "^10.1.2",
"i18next": "^19.5.1",
"i18next": "^20.0.0",
"jszip": "^3.5.0",
"lit-element": "^2.4.0",
"lit-html": "^1.3.0",
......
......@@ -3305,17 +3305,10 @@ i18next@*:
dependencies:
"@babel/runtime" "^7.12.0"
i18next@^19.5.1:
version "19.9.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.9.1.tgz#7a072b75daf677aa51fd4ce55214f21702af3ffd"
integrity sha512-9Azzyb3DvMJUMd7sPhwVEs6PQcogvdHmLQTjMQ+P+h3XwW4O66/8lgZTmYShgkjPOCqTw4Fwl5LOp/VhZgPo5A==
dependencies:
"@babel/runtime" "^7.12.0"
i18next@^19.8.4:
version "19.8.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.4.tgz#447718f2a26319b8debdbcc6fbc1a9761be7316b"
integrity sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==
i18next@^20.0.0:
version "20.2.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.1.tgz#8aedfdc596f7d54b9d3f6d87bcb89214467cb785"
integrity sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==
dependencies:
"@babel/runtime" "^7.12.0"
......
......@@ -3697,13 +3697,20 @@ i18next-scanner@^3.0.0:
vinyl "^2.2.0"
vinyl-fs "^3.0.1"
i18next@*, i18next@^19.8.4:
i18next@*:
version "19.8.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.4.tgz#447718f2a26319b8debdbcc6fbc1a9761be7316b"
integrity sha512-FfVPNWv+felJObeZ6DSXZkj9QM1Ivvh7NcFCgA8XPtJWHz0iXVa9BUy+QY8EPrCLE+vWgDfV/sc96BgXVo6HAA==
dependencies:
"@babel/runtime" "^7.12.0"
i18next@^20.0.0:
version "20.2.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.1.tgz#8aedfdc596f7d54b9d3f6d87bcb89214467cb785"
integrity sha512-JLruWDEQ3T6tKT6P7u+DsNtToMHUwUcQIYOMRcnNBdUhSfKkoIDUKdVDKgGtmqr//LrirxjADUdr3d5Gwbow6g==
dependencies:
"@babel/runtime" "^7.12.0"
iconv-lite@0.4.24, iconv-lite@^0.4.24:
version "0.4.24"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment