Skip to content

Commit fd7bb4c

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 6d31fc4 commit fd7bb4c

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
@@ -5575,7 +5575,7 @@ __metadata:
55755575
eslint-plugin-unused-imports: ^4.3.0
55765576
flat: 6.0.1
55775577
humanize-duration: ^3.33.2
5578-
i18next: ^21.8.4
5578+
i18next: ^25.7.3
55795579
i18next-browser-languagedetector: ^8.2.0
55805580
i18next-parser: ^9.3.0
55815581
jest: ^30.2.0
@@ -9349,15 +9349,6 @@ __metadata:
93499349
languageName: node
93509350
linkType: hard
93519351

9352-
"i18next@npm:^21.8.4":
9353-
version: 21.10.0
9354-
resolution: "i18next@npm:21.10.0"
9355-
dependencies:
9356-
"@babel/runtime": ^7.17.2
9357-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9358-
languageName: node
9359-
linkType: hard
9360-
93619352
"i18next@npm:^23.5.1 || ^24.2.0":
93629353
version: 24.2.3
93639354
resolution: "i18next@npm:24.2.3"
@@ -9372,6 +9363,20 @@ __metadata:
93729363
languageName: node
93739364
linkType: hard
93749365

9366+
"i18next@npm:^25.7.3":
9367+
version: 25.7.3
9368+
resolution: "i18next@npm:25.7.3"
9369+
dependencies:
9370+
"@babel/runtime": ^7.28.4
9371+
peerDependencies:
9372+
typescript: ^5
9373+
peerDependenciesMeta:
9374+
typescript:
9375+
optional: true
9376+
checksum: 5891fe4f12cf6f5792af68062b0f259d843e0177f77dcb595f6c78686d7e33ae6b8bb93aaf38979d899bed5f9bbeb336a0d6067ed67a9d41c79fe3118703991a
9377+
languageName: node
9378+
linkType: hard
9379+
93759380
"iconv-lite@npm:0.6, iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
93769381
version: 0.6.3
93779382
resolution: "iconv-lite@npm:0.6.3"

0 commit comments

Comments
 (0)