Skip to content

Commit e8daff2

Browse files
Update dependency i18next to v25.0.2 (#10632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 554141a commit e8daff2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"graphql-ws": "6.0.4",
107107
"history": "5.3.0",
108108
"html-to-react": "1.7.0",
109-
"i18next": "25.0.1",
109+
"i18next": "25.0.2",
110110
"i18next-chained-backend": "^4.6.2",
111111
"i18next-intervalplural-postprocessor": "3.0.0",
112112
"i18next-localstorage-backend": "^4.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14719,17 +14719,17 @@ __metadata:
1471914719
languageName: node
1472014720
linkType: hard
1472114721

14722-
"i18next@npm:25.0.1":
14723-
version: 25.0.1
14724-
resolution: "i18next@npm:25.0.1"
14722+
"i18next@npm:25.0.2":
14723+
version: 25.0.2
14724+
resolution: "i18next@npm:25.0.2"
1472514725
dependencies:
1472614726
"@babel/runtime": "npm:^7.26.10"
1472714727
peerDependencies:
1472814728
typescript: ^5
1472914729
peerDependenciesMeta:
1473014730
typescript:
1473114731
optional: true
14732-
checksum: 10c0/2f380658472e6697c2133240c2bbffbacefdc49ef7224f00823816f7dcb7977047ad54bfb3dd49e2bd27cf66cc3fb77aa04141328b2efe83c58c0430fce0cdf7
14732+
checksum: 10c0/1f09bce7fa620c26e107c42a356c7e968fedd1f4df948ab5b9c885b3b5abf52113aba4b0042c00e2fadd0ce732ee3e25d994d595215e874136343684c78ce608
1473314733
languageName: node
1473414734
linkType: hard
1473514735

@@ -21778,7 +21778,7 @@ __metadata:
2177821778
history: "npm:5.3.0"
2177921779
html-to-react: "npm:1.7.0"
2178021780
husky: "npm:9.1.7"
21781-
i18next: "npm:25.0.1"
21781+
i18next: "npm:25.0.2"
2178221782
i18next-chained-backend: "npm:^4.6.2"
2178321783
i18next-intervalplural-postprocessor: "npm:3.0.0"
2178421784
i18next-localstorage-backend: "npm:^4.2.0"

0 commit comments

Comments
 (0)