Skip to content

Commit a7bbbad

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

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.5.3",
9090
"i18next-browser-languagedetector": "^8.2.0",
9191
"i18next-parser": "^9.3.0",
9292
"jest": "^29.7.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
@@ -5435,7 +5435,7 @@ __metadata:
54355435
eslint-plugin-unused-imports: ^4.2.0
54365436
flat: 6.0.1
54375437
humanize-duration: ^3.33.1
5438-
i18next: ^21.8.4
5438+
i18next: ^25.5.3
54395439
i18next-browser-languagedetector: ^8.2.0
54405440
i18next-parser: ^9.3.0
54415441
jest: ^29.7.0
@@ -9202,15 +9202,6 @@ __metadata:
92029202
languageName: node
92039203
linkType: hard
92049204

9205-
"i18next@npm:^21.8.4":
9206-
version: 21.10.0
9207-
resolution: "i18next@npm:21.10.0"
9208-
dependencies:
9209-
"@babel/runtime": ^7.17.2
9210-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
9211-
languageName: node
9212-
linkType: hard
9213-
92149205
"i18next@npm:^23.5.1 || ^24.2.0":
92159206
version: 24.2.3
92169207
resolution: "i18next@npm:24.2.3"
@@ -9225,6 +9216,20 @@ __metadata:
92259216
languageName: node
92269217
linkType: hard
92279218

9219+
"i18next@npm:^25.5.3":
9220+
version: 25.5.3
9221+
resolution: "i18next@npm:25.5.3"
9222+
dependencies:
9223+
"@babel/runtime": ^7.27.6
9224+
peerDependencies:
9225+
typescript: ^5
9226+
peerDependenciesMeta:
9227+
typescript:
9228+
optional: true
9229+
checksum: dece3c0a7c5957eaed312c048dfe8e7120535c6e4516d18bec1ae76a7458b40d8aee55933d482bbece4facfc5658eca7ddcb63b190f35f58557265b0806c654f
9230+
languageName: node
9231+
linkType: hard
9232+
92289233
"iconv-lite@npm:0.4.24":
92299234
version: 0.4.24
92309235
resolution: "iconv-lite@npm:0.4.24"

0 commit comments

Comments
 (0)