Skip to content

Commit 18458e4

Browse files
chore(deps): bump remix-i18next from 6.4.1 to 7.3.0
Bumps [remix-i18next](https://github.com/sergiodxa/remix-i18next) from 6.4.1 to 7.3.0. - [Release notes](https://github.com/sergiodxa/remix-i18next/releases) - [Commits](sergiodxa/remix-i18next@v6.4.1...v7.3.0) --- updated-dependencies: - dependency-name: remix-i18next dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c735293 commit 18458e4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"react-i18next": "^15.4.1",
9292
"reactflow": "^11.11.4",
9393
"remeda": "^2.21.2",
94-
"remix-i18next": "^6.4.1",
94+
"remix-i18next": "^7.3.0",
9595
"remix-utils": "^7.7.0",
9696
"sharpstate": "^0.0.13",
9797
"short-uuid": "^5.2.0",
@@ -2758,7 +2758,7 @@
27582758

27592759
"remix-flat-routes": ["[email protected]", "", { "dependencies": { "fs-extra": "^11.2.0", "minimatch": "^10.0.1" }, "bin": { "migrate-flat-routes": "dist/cli.cjs" } }, "sha512-30GcEpvwqFXCyTKiCTeqI3QSNyTg+f0qLGeIc95y6o3gaOEIhbC37qWpe8HrVEkdnj48xUyaUK03jm1zYFkhfA=="],
27602760

2761-
"remix-i18next": ["remix-i18next@6.4.1", "", { "peerDependencies": { "@remix-run/cloudflare": "^2.0.0", "@remix-run/deno": "^2.0.0", "@remix-run/node": "^2.0.0", "@remix-run/react": "^2.0.0", "i18next": "^23.1.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0" }, "optionalPeers": ["@remix-run/cloudflare", "@remix-run/deno", "@remix-run/node"] }, "sha512-Ma4ESNj8uZmm/Fjq2ZHEbsGvYYO2rV1BtqwIFPAYUeitBaED+r0pNXktUzvsHEanvbFOZPAhEcp5f17vDslmeA=="],
2761+
"remix-i18next": ["remix-i18next@7.3.0", "", { "peerDependencies": { "i18next": "^24.0.0 || ^25.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0", "react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0", "react-router": "^7.0.0" } }, "sha512-KbuOTr5G7+GYZRgXfd/ugpT0gw0kCN+ESbLrPyTrKKQfMY/s/y5ejAjXYK94ODsO9stuVh8AAchQ60uoA4EUJA=="],
27622762

27632763
"remix-utils": ["[email protected]", "", { "dependencies": { "type-fest": "^4.18.1" }, "peerDependencies": { "@remix-run/cloudflare": "^2.0.0", "@remix-run/node": "^2.0.0", "@remix-run/react": "^2.0.0", "@remix-run/router": "^1.7.2", "crypto-js": "^4.1.1", "intl-parse-accept-language": "^1.0.0", "is-ip": "^5.0.1", "react": "^18.0.0", "zod": "^3.22.4" }, "optionalPeers": ["@remix-run/cloudflare", "@remix-run/node", "@remix-run/react", "@remix-run/router", "crypto-js", "intl-parse-accept-language", "is-ip", "react", "zod"] }, "sha512-J8NhP044nrNIam/xOT1L9a4RQ9FSaA2wyrUwmN8ZT+c/+CdAAf70yfaLnvMyKcV5U+8BcURQ/aVbth77sT6jGA=="],
27642764

packages/app-builder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"react-i18next": "^15.4.1",
110110
"reactflow": "^11.11.4",
111111
"remeda": "^2.21.2",
112-
"remix-i18next": "^6.4.1",
112+
"remix-i18next": "^7.3.0",
113113
"remix-utils": "^7.7.0",
114114
"sharpstate": "^0.0.13",
115115
"short-uuid": "^5.2.0",

0 commit comments

Comments
 (0)