Skip to content

Commit fb645d8

Browse files
build(deps-dev): bump i18next from 21.10.0 to 25.6.3
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 25.6.3. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v21.10.0...v25.6.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.6.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13ed010 commit fb645d8

File tree

2 files changed

+18
-13
lines changed

2 files changed

+18
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"eslint-plugin-unused-imports": "^4.3.0",
8787
"flat": "6.0.1",
8888
"humanize-duration": "^3.33.1",
89-
"i18next": "^21.8.4",
89+
"i18next": "^25.7.0",
9090
"i18next-browser-languagedetector": "^8.2.0",
9191
"i18next-parser": "^9.3.0",
9292
"jest": "^30.2.0",

yarn.lock

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ __metadata:
376376
languageName: node
377377
linkType: hard
378378

379-
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.9.2":
379+
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.14.5, @babel/runtime@npm:^7.15.4, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.9.2":
380380
version: 7.26.0
381381
resolution: "@babel/runtime@npm:7.26.0"
382382
dependencies:
@@ -385,7 +385,7 @@ __metadata:
385385
languageName: node
386386
linkType: hard
387387

388-
"@babel/runtime@npm:^7.12.5":
388+
"@babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.28.4":
389389
version: 7.28.4
390390
resolution: "@babel/runtime@npm:7.28.4"
391391
checksum: 934b0a0460f7d06637d93fcd1a44ac49adc33518d17253b5a0b55ff4cb90a45d8fe78bf034b448911dbec7aff2a90b918697559f78d21c99ff8dbadae9565b55
@@ -5569,7 +5569,7 @@ __metadata:
55695569
eslint-plugin-unused-imports: ^4.3.0
55705570
flat: 6.0.1
55715571
humanize-duration: ^3.33.1
5572-
i18next: ^21.8.4
5572+
i18next: ^25.7.0
55735573
i18next-browser-languagedetector: ^8.2.0
55745574
i18next-parser: ^9.3.0
55755575
jest: ^30.2.0
@@ -9337,15 +9337,6 @@ __metadata:
93379337
languageName: node
93389338
linkType: hard
93399339

9340-
"i18next@npm:^21.8.4":
9341-
version: 21.10.0
9342-
resolution: "i18next@npm:21.10.0"
9343-
dependencies:
9344-
"@babel/runtime": ^7.17.2
9345-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9346-
languageName: node
9347-
linkType: hard
9348-
93499340
"i18next@npm:^23.5.1 || ^24.2.0":
93509341
version: 24.2.3
93519342
resolution: "i18next@npm:24.2.3"
@@ -9360,6 +9351,20 @@ __metadata:
93609351
languageName: node
93619352
linkType: hard
93629353

9354+
"i18next@npm:^25.7.0":
9355+
version: 25.7.0
9356+
resolution: "i18next@npm:25.7.0"
9357+
dependencies:
9358+
"@babel/runtime": ^7.28.4
9359+
peerDependencies:
9360+
typescript: ^5
9361+
peerDependenciesMeta:
9362+
typescript:
9363+
optional: true
9364+
checksum: 49f85c8637e0de3c2e3695928d215b92c46603a2e7ada7a545eb059f8eedf5911cef728ee011c8e5100f40c8e35f40225c91b80e9aab9aa34bf848a0763aca68
9365+
languageName: node
9366+
linkType: hard
9367+
93639368
"iconv-lite@npm:0.4.24":
93649369
version: 0.4.24
93659370
resolution: "iconv-lite@npm:0.4.24"

0 commit comments

Comments
 (0)