Skip to content

Commit 0552dca

Browse files
Bump i18next from 24.2.3 to 25.0.1
Bumps [i18next](https://github.com/i18next/i18next) from 24.2.3 to 25.0.1. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v24.2.3...v25.0.1) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9440d4 commit 0552dca

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
@@ -78,7 +78,7 @@
7878
"peerDependencies": {
7979
"@react-router/cloudflare": "^7.0.1",
8080
"hono": "^4.6.12",
81-
"i18next": "^24.0.5",
81+
"i18next": "^25.0.1",
8282
"pretty-cache-header": "^1.0.0",
8383
"react-router": "^7.0.1",
8484
"remix-i18next": "^7.0.0",
@@ -107,7 +107,7 @@
107107
"@react-router/cloudflare": "^7.0.1",
108108
"@total-typescript/tsconfig": "^1.0.4",
109109
"@types/bun": "^1.1.14",
110-
"i18next": "^24.0.5",
110+
"i18next": "^25.0.1",
111111
"remix-i18next": "^7.0.0",
112112
"typedoc": "^0.28.0",
113113
"typedoc-plugin-mdn-links": "^5.0.1",

0 commit comments

Comments
 (0)