mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-26 18:11:29 +01:00
Bump i18next from 22.4.9 to 22.4.10 in /Plan/react/dashboard (#2887)
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.9 to 22.4.10. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v22.4.9...v22.4.10) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
64fb2063b4
commit
344790958b
@ -24,7 +24,7 @@
|
||||
"datatables.net-bs5": "^1.13.2",
|
||||
"datatables.net-responsive-bs5": "^2.4.0",
|
||||
"highcharts": "^10.3.3",
|
||||
"i18next": "^22.4.9",
|
||||
"i18next": "^22.4.10",
|
||||
"i18next-chained-backend": "^4.2.0",
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"i18next-localstorage-backend": "^4.1.0",
|
||||
|
@ -5090,10 +5090,10 @@ i18next-localstorage-backend@^4.1.0:
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
i18next@^22.4.9:
|
||||
version "22.4.9"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.9.tgz#98c8384c6bd41ff937da98b1e809ba03d3b41053"
|
||||
integrity sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==
|
||||
i18next@^22.4.10:
|
||||
version "22.4.10"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.10.tgz#cfbfc412c6bc83e3c16564f47e6a5c145255960e"
|
||||
integrity sha512-3EqgGK6fAJRjnGgfkNSStl4mYLCjUoJID338yVyLMj5APT67HUtWoqSayZewiiC5elzMUB1VEUwcmSCoeQcNEA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user