Skip to content

Commit d3a18ed

Browse files
fix(deps): update dependency react-i18next to v16 (#4132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7192c64 commit d3a18ed

4 files changed

Lines changed: 17 additions & 17 deletions

File tree

apps/themebuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^19.2.0",
2525
"react-color-palette": "^7.3.1",
2626
"react-dom": "^19.2.0",
27-
"react-i18next": "^15.7.4",
27+
"react-i18next": "^16.0.0",
2828
"react-router": "^7.9.3",
2929
"remix-i18next": "^7.4.0"
3030
},

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "^19.2.0",
2929
"react-docgen-typescript": "^2.4.0",
3030
"react-dom": "^19.2.0",
31-
"react-i18next": "^15.7.4",
31+
"react-i18next": "^16.0.0",
3232
"react-live": "^4.1.8",
3333
"react-router": "^7.9.3",
3434
"rehype-autolink-headings": "^7.1.0",

internal/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clsx": "^2.1.1",
2424
"react-code-block": "^1.1.3",
2525
"react": "^19.2.0",
26-
"react-i18next": "^15.7.4",
26+
"react-i18next": "^16.0.0",
2727
"react-router": "^7.9.3",
2828
"@radix-ui/react-slot": "^1.2.3",
2929
"react-dom": "^19.2.0"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)