Skip to content

Commit f26469b

Browse files
authored
fix(deps): update dependency i18next to v25.6.2 (#7699)
2 parents 3326d80 + c7ad613 commit f26469b

File tree

4 files changed

+16
-24
lines changed

4 files changed

+16
-24
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"draggabilly": "3.0.0",
4444
"force-graph": "1.51.0",
4545
"globals": "16.5.0",
46-
"i18next": "25.6.1",
46+
"i18next": "25.6.2",
4747
"i18next-http-backend": "3.0.2",
4848
"jquery": "3.7.1",
4949
"jquery.fancytree": "2.38.5",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"html2plaintext": "2.1.4",
9898
"http-proxy-agent": "7.0.2",
9999
"https-proxy-agent": "7.0.6",
100-
"i18next": "25.6.1",
100+
"i18next": "25.6.2",
101101
"i18next-fs-backend": "2.6.0",
102102
"image-type": "6.0.0",
103103
"ini": "6.0.0",

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "pnpm build && vite preview"
1010
},
1111
"dependencies": {
12-
"i18next": "25.6.1",
12+
"i18next": "25.6.2",
1313
"i18next-http-backend": "3.0.2",
1414
"preact": "10.27.2",
1515
"preact-iso": "2.11.0",

pnpm-lock.yaml

Lines changed: 13 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)