Skip to content

Commit eb9ed98

Browse files
Bump react-i18next from 16.5.8 to 16.6.5 in /Plan/react/dashboard
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.5.8 to 16.6.5. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.5.8...v16.6.5) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.6.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc7d36e commit eb9ed98

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Plan/react/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-bootstrap-range-slider": "3.0.8",
3838
"react-datepicker": "9.1.0",
3939
"react-dom": "19.1.1",
40-
"react-i18next": "16.5.8",
40+
"react-i18next": "16.6.5",
4141
"react-mcjsonchat": "1.0.0",
4242
"react-router": "7.13.1",
4343
"react-select": "5.10.2",

Plan/react/dashboard/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -170,10 +170,10 @@
170170
dependencies:
171171
"@babel/helper-plugin-utils" "^7.27.1"
172172

173-
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.28.4", "@babel/runtime@^7.28.6", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
174-
version "7.28.6"
175-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
176-
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
173+
"@babel/runtime@^7.12.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.24.7", "@babel/runtime@^7.26.0", "@babel/runtime@^7.28.4", "@babel/runtime@^7.28.6", "@babel/runtime@^7.29.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.8.7":
174+
version "7.29.2"
175+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
176+
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
177177

178178
"@babel/template@^7.27.2":
179179
version "7.27.2"
@@ -1812,12 +1812,12 @@ react-dom@19.1.1:
18121812
dependencies:
18131813
scheduler "^0.26.0"
18141814

1815-
react-i18next@16.5.8:
1816-
version "16.5.8"
1817-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.5.8.tgz#fa598be2670f842749d4db9929b939b3a9526e21"
1818-
integrity sha512-2ABeHHlakxVY+LSirD+OiERxFL6+zip0PaHo979bgwzeHg27Sqc82xxXWIrSFmfWX0ZkrvXMHwhsi/NGUf5VQg==
1815+
react-i18next@16.6.5:
1816+
version "16.6.5"
1817+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-16.6.5.tgz#6fd2b0b82ed6988b87e51487d53c28954994d361"
1818+
integrity sha512-bfdJhmyjQCXtU9CLcGMn3a1V5/jTeUX/x29cOhlS1Lolm/epRtm24gnYsltxArsc29ow3klSJEijjfYXc5kxjg==
18191819
dependencies:
1820-
"@babel/runtime" "^7.28.4"
1820+
"@babel/runtime" "^7.29.2"
18211821
html-parse-stringify "^3.0.1"
18221822
use-sync-external-store "^1.6.0"
18231823

0 commit comments

Comments
 (0)