Skip to content

Commit f0dd41a

Browse files
chore(deps): bump react-i18next from 16.5.7 to 16.5.8 in /components (#978)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.7 to 16.5.8. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.7...v16.5.8) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.5.8 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 1153c10 commit f0dd41a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"i18next": "^25.8.18",
3939
"lodash": "^4.17.23",
4040
"pako": "^2.1.0",
41-
"react-i18next": "16.5.7",
41+
"react-i18next": "16.5.8",
4242
"styled-components": "^6.3.11",
4343
"uuid": "^13.0.0"
4444
},

components/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,10 +4463,10 @@ react-dom@^19.2.4:
44634463
dependencies:
44644464
scheduler "^0.27.0"
44654465

4466-
react-i18next@16.5.7:
4467-
version "16.5.7"
4468-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.7.tgz#5fc21062f8ea93720b9c774b35914b0a0a100c21"
4469-
integrity sha512-t/si6ng+hMPvgRGNgGvHAkMuVRBsIBx5mN+exm/yiBPSFL7VooQ37YYfISxSE0LjvQjG+MTe+0htKdOJY0S/vw==
4466+
react-i18next@16.5.8:
4467+
version "16.5.8"
4468+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.8.tgz#fa598be2670f842749d4db9929b939b3a9526e21"
4469+
integrity sha512-2ABeHHlakxVY+LSirD+OiERxFL6+zip0PaHo979bgwzeHg27Sqc82xxXWIrSFmfWX0ZkrvXMHwhsi/NGUf5VQg==
44704470
dependencies:
44714471
"@babel/runtime" "^7.28.4"
44724472
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)