Skip to content

Commit 4baedce

Browse files
build(deps): bump i18next from 23.14.0 to 24.2.2
Bumps [i18next](https://github.com/i18next/i18next) from 23.14.0 to 24.2.2. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.14.0...v24.2.2) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 819522c commit 4baedce

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"class-variance-authority": "^0.7.0",
1717
"highcharts": "^11.4.8",
1818
"highcharts-react-official": "^3.2.1",
19-
"i18next": "^23.14.0",
19+
"i18next": "^24.2.2",
2020
"i18next-browser-languagedetector": "^8.0.0",
2121
"i18next-http-backend": "^2.6.1",
2222
"json2mq": "^0.2.0",

yarn.lock

+5-12
Original file line numberDiff line numberDiff line change
@@ -1152,14 +1152,7 @@
11521152
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
11531153
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
11541154

1155-
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1156-
version "7.24.0"
1157-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.24.0.tgz#584c450063ffda59697021430cb47101b085951e"
1158-
integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
1159-
dependencies:
1160-
regenerator-runtime "^0.14.0"
1161-
1162-
"@babel/runtime@^7.12.0", "@babel/runtime@^7.26.0":
1155+
"@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.2", "@babel/runtime@^7.26.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
11631156
version "7.26.0"
11641157
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
11651158
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -6262,10 +6255,10 @@ i18next-http-backend@^2.6.1:
62626255
dependencies:
62636256
cross-fetch "4.0.0"
62646257

6265-
i18next@^23.14.0:
6266-
version "23.14.0"
6267-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
6268-
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
6258+
i18next@^24.2.2:
6259+
version "24.2.2"
6260+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.2.tgz#3ba3d213302068d569142737f03f30929de696de"
6261+
integrity sha512-NE6i86lBCKRYZa5TaUDkU5S4HFgLIEJRLr3Whf2psgaxBleQ2LC1YW1Vc+SCgkAW7VEzndT6al6+CzegSUHcTQ==
62696262
dependencies:
62706263
"@babel/runtime" "^7.23.2"
62716264

0 commit comments

Comments
 (0)