Skip to content

Commit e7079db

Browse files
build(deps-dev): bump i18next from 21.10.0 to 25.7.3
Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 25.7.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.7.3) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.7.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cec50a commit e7079db

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.2",
89-
"i18next": "^21.8.4",
89+
"i18next": "^25.7.3",
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
@@ -5636,7 +5636,7 @@ __metadata:
56365636
eslint-plugin-unused-imports: ^4.3.0
56375637
flat: 6.0.1
56385638
humanize-duration: ^3.33.2
5639-
i18next: ^21.8.4
5639+
i18next: ^25.7.3
56405640
i18next-browser-languagedetector: ^8.2.0
56415641
i18next-parser: ^9.3.0
56425642
jest: ^30.2.0
@@ -9410,15 +9410,6 @@ __metadata:
94109410
languageName: node
94119411
linkType: hard
94129412

9413-
"i18next@npm:^21.8.4":
9414-
version: 21.10.0
9415-
resolution: "i18next@npm:21.10.0"
9416-
dependencies:
9417-
"@babel/runtime": ^7.17.2
9418-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9419-
languageName: node
9420-
linkType: hard
9421-
94229413
"i18next@npm:^23.5.1 || ^24.2.0":
94239414
version: 24.2.3
94249415
resolution: "i18next@npm:24.2.3"
@@ -9433,6 +9424,20 @@ __metadata:
94339424
languageName: node
94349425
linkType: hard
94359426

9427+
"i18next@npm:^25.7.3":
9428+
version: 25.7.3
9429+
resolution: "i18next@npm:25.7.3"
9430+
dependencies:
9431+
"@babel/runtime": ^7.28.4
9432+
peerDependencies:
9433+
typescript: ^5
9434+
peerDependenciesMeta:
9435+
typescript:
9436+
optional: true
9437+
checksum: 5891fe4f12cf6f5792af68062b0f259d843e0177f77dcb595f6c78686d7e33ae6b8bb93aaf38979d899bed5f9bbeb336a0d6067ed67a9d41c79fe3118703991a
9438+
languageName: node
9439+
linkType: hard
9440+
94369441
"iconv-lite@npm:0.6, iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
94379442
version: 0.6.3
94389443
resolution: "iconv-lite@npm:0.6.3"

0 commit comments

Comments
 (0)