Skip to content

Commit 38415ab

Browse files
Bump remix-i18next from 7.5.0 to 8.0.0 (#325)
Bumps [remix-i18next](https://github.com/sergiodxa/remix-i18next) from 7.5.0 to 8.0.0. - [Release notes](https://github.com/sergiodxa/remix-i18next/releases) - [Commits](sergiodxa/remix-i18next@v7.5.0...v8.0.0) --- updated-dependencies: - dependency-name: remix-i18next dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8aea44d commit 38415ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"i18next": "^26.0.2",
8282
"pretty-cache-header": "^1.0.0",
8383
"react-router": "^7.0.1",
84-
"remix-i18next": "^7.0.0",
84+
"remix-i18next": "^8.0.0",
8585
"zod": "^3.0.0"
8686
},
8787
"peerDependenciesMeta": {
@@ -108,7 +108,7 @@
108108
"@total-typescript/tsconfig": "^1.0.4",
109109
"@types/bun": "^1.1.14",
110110
"i18next": "^26.0.2",
111-
"remix-i18next": "^7.0.0",
111+
"remix-i18next": "^8.0.0",
112112
"typedoc": "^0.28.0",
113113
"typedoc-plugin-mdn-links": "^5.0.1",
114114
"typescript": "^6.0.2",

0 commit comments

Comments
 (0)