Skip to content

Commit 1a0daa9

Browse files
Bump i18next from 24.2.2 to 24.2.3 in /Plan/react/dashboard (#4004)
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.2 to 24.2.3. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.2...v24.2.3) --- 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>
1 parent 5153b07 commit 1a0daa9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"bootstrap": "^5.3.3",
2727
"export-to-csv": "^1.3.0",
2828
"highcharts": "^11.4.8",
29-
"i18next": "^24.2.2",
29+
"i18next": "^24.2.3",
3030
"i18next-chained-backend": "^4.6.2",
3131
"i18next-http-backend": "^3.0.2",
3232
"i18next-localstorage-backend": "^4.2.0",

Plan/react/dashboard/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
core-js-pure "^3.30.2"
216216
regenerator-runtime "^0.14.0"
217217

218-
"@babel/runtime@^7.12.5", "@babel/runtime@^7.22.15", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.0", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
218+
"@babel/runtime@^7.12.5", "@babel/runtime@^7.22.15", "@babel/runtime@^7.23.2", "@babel/runtime@^7.24.7", "@babel/runtime@^7.25.0", "@babel/runtime@^7.26.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
219219
version "7.26.10"
220220
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
221221
integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
@@ -1987,12 +1987,12 @@ i18next-localstorage-backend@^4.2.0:
19871987
dependencies:
19881988
"@babel/runtime" "^7.22.15"
19891989

1990-
i18next@^24.2.2:
1991-
version "24.2.2"
1992-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.2.tgz#3ba3d213302068d569142737f03f30929de696de"
1993-
integrity sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==
1990+
i18next@^24.2.3:
1991+
version "24.2.3"
1992+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.3.tgz#3a05f72615cbd7c00d7e348667e2aabef1df753b"
1993+
integrity sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==
19941994
dependencies:
1995-
"@babel/runtime" "^7.23.2"
1995+
"@babel/runtime" "^7.26.10"
19961996

19971997
ieee754@^1.2.1:
19981998
version "1.2.1"

0 commit comments

Comments
 (0)