Skip to content

Commit d224dc9

Browse files
build(deps-dev): bump i18next from 21.10.0 to 25.6.0
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 25.6.0. - [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.0) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57b2218 commit d224dc9

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.2.0",
8787
"flat": "6.0.1",
8888
"humanize-duration": "^3.33.1",
89-
"i18next": "^21.8.4",
89+
"i18next": "^25.6.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.27.6":
389389
version: 7.28.4
390390
resolution: "@babel/runtime@npm:7.28.4"
391391
checksum: 934b0a0460f7d06637d93fcd1a44ac49adc33518d17253b5a0b55ff4cb90a45d8fe78bf034b448911dbec7aff2a90b918697559f78d21c99ff8dbadae9565b55
@@ -5526,7 +5526,7 @@ __metadata:
55265526
eslint-plugin-unused-imports: ^4.2.0
55275527
flat: 6.0.1
55285528
humanize-duration: ^3.33.1
5529-
i18next: ^21.8.4
5529+
i18next: ^25.6.0
55305530
i18next-browser-languagedetector: ^8.2.0
55315531
i18next-parser: ^9.3.0
55325532
jest: ^30.2.0
@@ -9290,15 +9290,6 @@ __metadata:
92909290
languageName: node
92919291
linkType: hard
92929292

9293-
"i18next@npm:^21.8.4":
9294-
version: 21.10.0
9295-
resolution: "i18next@npm:21.10.0"
9296-
dependencies:
9297-
"@babel/runtime": ^7.17.2
9298-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9299-
languageName: node
9300-
linkType: hard
9301-
93029293
"i18next@npm:^23.5.1 || ^24.2.0":
93039294
version: 24.2.3
93049295
resolution: "i18next@npm:24.2.3"
@@ -9313,6 +9304,20 @@ __metadata:
93139304
languageName: node
93149305
linkType: hard
93159306

9307+
"i18next@npm:^25.6.0":
9308+
version: 25.6.0
9309+
resolution: "i18next@npm:25.6.0"
9310+
dependencies:
9311+
"@babel/runtime": ^7.27.6
9312+
peerDependencies:
9313+
typescript: ^5
9314+
peerDependenciesMeta:
9315+
typescript:
9316+
optional: true
9317+
checksum: 533d04943a78c117d5bda0f925cfc4a7792e51afe3574a2a99b808fb272cd0b6af5f868e1eccfb329dbf26f48470774f33980e71e37665611b17315f150b0de1
9318+
languageName: node
9319+
linkType: hard
9320+
93169321
"iconv-lite@npm:0.4.24":
93179322
version: 0.4.24
93189323
resolution: "iconv-lite@npm:0.4.24"

0 commit comments

Comments
 (0)