Skip to content

Commit be01d86

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 eb711bc commit be01d86

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
@@ -5568,7 +5568,7 @@ __metadata:
55685568
eslint-plugin-unused-imports: ^4.3.0
55695569
flat: 6.0.1
55705570
humanize-duration: ^3.33.2
5571-
i18next: ^21.8.4
5571+
i18next: ^25.7.3
55725572
i18next-browser-languagedetector: ^8.2.0
55735573
i18next-parser: ^9.3.0
55745574
jest: ^30.2.0
@@ -9342,15 +9342,6 @@ __metadata:
93429342
languageName: node
93439343
linkType: hard
93449344

9345-
"i18next@npm:^21.8.4":
9346-
version: 21.10.0
9347-
resolution: "i18next@npm:21.10.0"
9348-
dependencies:
9349-
"@babel/runtime": ^7.17.2
9350-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9351-
languageName: node
9352-
linkType: hard
9353-
93549345
"i18next@npm:^23.5.1 || ^24.2.0":
93559346
version: 24.2.3
93569347
resolution: "i18next@npm:24.2.3"
@@ -9365,6 +9356,20 @@ __metadata:
93659356
languageName: node
93669357
linkType: hard
93679358

9359+
"i18next@npm:^25.7.3":
9360+
version: 25.7.3
9361+
resolution: "i18next@npm:25.7.3"
9362+
dependencies:
9363+
"@babel/runtime": ^7.28.4
9364+
peerDependencies:
9365+
typescript: ^5
9366+
peerDependenciesMeta:
9367+
typescript:
9368+
optional: true
9369+
checksum: 5891fe4f12cf6f5792af68062b0f259d843e0177f77dcb595f6c78686d7e33ae6b8bb93aaf38979d899bed5f9bbeb336a0d6067ed67a9d41c79fe3118703991a
9370+
languageName: node
9371+
linkType: hard
9372+
93689373
"iconv-lite@npm:0.6, iconv-lite@npm:0.6.3, iconv-lite@npm:^0.6.2, iconv-lite@npm:^0.6.3":
93699374
version: 0.6.3
93709375
resolution: "iconv-lite@npm:0.6.3"

0 commit comments

Comments
 (0)