Skip to content

Commit 94c15c5

Browse files
fix(deps): update dependency i18next to v26.3.6
1 parent 0eae293 commit 94c15c5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"esprima-walk": "0.1.0",
2222
"flow-parser": "0.321.0",
23-
"i18next": "26.3.4",
23+
"i18next": "26.3.6",
2424
"i18next-http-backend": "^4.0.0",
2525
"i18next-icu": "^2.4.4",
2626
"intl-messageformat": "^11.2.10"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ __metadata:
3434
dependencies:
3535
esprima-walk: "npm:0.1.0"
3636
flow-parser: "npm:0.321.0"
37-
i18next: "npm:26.3.4"
37+
i18next: "npm:26.3.6"
3838
i18next-http-backend: "npm:^4.0.0"
3939
i18next-icu: "npm:^2.4.4"
4040
intl-messageformat: "npm:^11.2.10"
@@ -84,15 +84,15 @@ __metadata:
8484
languageName: node
8585
linkType: hard
8686

87-
"i18next@npm:26.3.4":
88-
version: 26.3.4
89-
resolution: "i18next@npm:26.3.4"
87+
"i18next@npm:26.3.6":
88+
version: 26.3.6
89+
resolution: "i18next@npm:26.3.6"
9090
peerDependencies:
91-
typescript: ^5 || ^6
91+
typescript: ^5 || ^6 || ^7
9292
peerDependenciesMeta:
9393
typescript:
9494
optional: true
95-
checksum: 10/133ba9a5f76c1d57337f0dcc1b0ab0ff987714a1863813dcc95024531074c6d92603a19b0bac9c16a6b04c734742d8d098da0c222bef5a9562bdde231ea4b221
95+
checksum: 10/529f1dbfae6b0fe98d997af98af5d6d0a0e27ddf5b91b81c5dfccad94e3a66dceeba2d1b7327f0045085bc4d552abbf4a1efbfadd4bbb98d13a54e3310eae428
9696
languageName: node
9797
linkType: hard
9898

0 commit comments

Comments
 (0)