Skip to content

Commit 72e189c

Browse files
fix(deps): update dependency i18next-browser-languagedetector to v8.2.0 (main) (#7790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: caohuilin <caohuilin@bytedance.com>
1 parent cb02874 commit 72e189c

File tree

5 files changed

+15
-15
lines changed

5 files changed

+15
-15
lines changed

pnpm-lock.yaml

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/integration/i18n/app-csr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-i18next": "15.7.4",
1111
"@modern-js/runtime": "workspace:*",
1212
"@modern-js/plugin-i18n": "workspace:*",
13-
"i18next-browser-languagedetector": "8.1.0",
13+
"i18next-browser-languagedetector": "8.2.0",
1414
"react": "^19.2.0",
1515
"react-dom": "^19.2.0"
1616
},

tests/integration/i18n/app-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-i18next": "15.7.4",
1212
"@modern-js/runtime": "workspace:*",
1313
"@modern-js/plugin-i18n": "workspace:*",
14-
"i18next-browser-languagedetector": "8.1.0",
14+
"i18next-browser-languagedetector": "8.2.0",
1515
"react": "^19.2.0",
1616
"react-dom": "^19.2.0"
1717
},

tests/integration/i18n/routes-csr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react-i18next": "15.7.4",
1111
"@modern-js/runtime": "workspace:*",
1212
"@modern-js/plugin-i18n": "workspace:*",
13-
"i18next-browser-languagedetector": "8.1.0",
13+
"i18next-browser-languagedetector": "8.2.0",
1414
"react": "^19.2.0",
1515
"react-dom": "^19.2.0"
1616
},

tests/integration/i18n/routes-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"react-i18next": "15.7.4",
1212
"@modern-js/runtime": "workspace:*",
1313
"@modern-js/plugin-i18n": "workspace:*",
14-
"i18next-browser-languagedetector": "8.1.0",
14+
"i18next-browser-languagedetector": "8.2.0",
1515
"react": "^19.2.0",
1616
"react-dom": "^19.2.0"
1717
},

0 commit comments

Comments
 (0)