Skip to content

Commit de2318e

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

File tree

2 files changed

+24
-12
lines changed

2 files changed

+24
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-unused-imports": "^4.2.0",
7878
"flat": "6.0.1",
7979
"humanize-duration": "^3.33.0",
80-
"i18next": "^21.8.4",
80+
"i18next": "^25.5.2",
8181
"i18next-browser-languagedetector": "^8.2.0",
8282
"i18next-parser": "^9.3.0",
8383
"mocha-junit-reporter": "^2.2.0",

yarn.lock

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ __metadata:
2323
languageName: node
2424
linkType: hard
2525

26-
"@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":
26+
"@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":
2727
version: 7.26.0
2828
resolution: "@babel/runtime@npm:7.26.0"
2929
dependencies:
@@ -39,6 +39,13 @@ __metadata:
3939
languageName: node
4040
linkType: hard
4141

42+
"@babel/runtime@npm:^7.27.6":
43+
version: 7.28.4
44+
resolution: "@babel/runtime@npm:7.28.4"
45+
checksum: 934b0a0460f7d06637d93fcd1a44ac49adc33518d17253b5a0b55ff4cb90a45d8fe78bf034b448911dbec7aff2a90b918697559f78d21c99ff8dbadae9565b55
46+
languageName: node
47+
linkType: hard
48+
4249
"@cspotcode/source-map-support@npm:^0.8.0":
4350
version: 0.8.1
4451
resolution: "@cspotcode/source-map-support@npm:0.8.1"
@@ -4095,7 +4102,7 @@ __metadata:
40954102
eslint-plugin-unused-imports: ^4.2.0
40964103
flat: 6.0.1
40974104
humanize-duration: ^3.33.0
4098-
i18next: ^21.8.4
4105+
i18next: ^25.5.2
40994106
i18next-browser-languagedetector: ^8.2.0
41004107
i18next-parser: ^9.3.0
41014108
license-check-and-add: ^4.0.5
@@ -7583,15 +7590,6 @@ __metadata:
75837590
languageName: node
75847591
linkType: hard
75857592

7586-
"i18next@npm:^21.8.4":
7587-
version: 21.10.0
7588-
resolution: "i18next@npm:21.10.0"
7589-
dependencies:
7590-
"@babel/runtime": ^7.17.2
7591-
checksum: f997985e2d4d15a62a0936a82ff6420b97f3f971e776fe685bdd50b4de0cb4dc2198bc75efe6b152844794ebd5040d8060d6d152506a687affad534834836d81
7592-
languageName: node
7593-
linkType: hard
7594-
75957593
"i18next@npm:^23.5.1 || ^24.2.0":
75967594
version: 24.2.3
75977595
resolution: "i18next@npm:24.2.3"
@@ -7606,6 +7604,20 @@ __metadata:
76067604
languageName: node
76077605
linkType: hard
76087606

7607+
"i18next@npm:^25.5.2":
7608+
version: 25.5.2
7609+
resolution: "i18next@npm:25.5.2"
7610+
dependencies:
7611+
"@babel/runtime": ^7.27.6
7612+
peerDependencies:
7613+
typescript: ^5
7614+
peerDependenciesMeta:
7615+
typescript:
7616+
optional: true
7617+
checksum: 90eae05de97ca4d4d25fa967963d694c91d6189c43ca7cf07b553e5820a989e47a07c0d89c1cc168fe3a822b3761bb1d606e5910b34f0e386c904490c6cb7d1d
7618+
languageName: node
7619+
linkType: hard
7620+
76097621
"iconv-lite@npm:0.4.24":
76107622
version: 0.4.24
76117623
resolution: "iconv-lite@npm:0.4.24"

0 commit comments

Comments
 (0)