Skip to content

Commit dc72a55

Browse files
Bump i18next from 23.16.8 to 24.0.5 (#299)
Bumps [i18next](https://github.com/i18next/i18next) from 23.16.8 to 24.0.5. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v23.16.8...v24.0.5) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5beac8d commit dc72a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"peerDependencies": {
7474
"@react-router/cloudflare": "^7.0.1",
7575
"hono": "^4.6.12",
76-
"i18next": "^23.0.0",
76+
"i18next": "^24.0.5",
7777
"pretty-cache-header": "^1.0.0",
7878
"react-router": "^7.0.1",
7979
"remix-i18next": "^7.0.0",
@@ -102,7 +102,7 @@
102102
"@react-router/cloudflare": "^7.0.1",
103103
"@total-typescript/tsconfig": "^1.0.4",
104104
"@types/bun": "^1.1.14",
105-
"i18next": "^23.0.0",
105+
"i18next": "^24.0.5",
106106
"remix-i18next": "^7.0.0",
107107
"typedoc": "^0.27.3",
108108
"typedoc-plugin-mdn-links": "^4.0.3",

0 commit comments

Comments
 (0)