Skip to content

Commit fcd1510

Browse files
authored
fix(deps): update dependency i18next to v25.7.1 (#7960)
2 parents 0c19980 + 8d6ff76 commit fcd1510

File tree

4 files changed

+16
-18
lines changed

4 files changed

+16
-18
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"draggabilly": "3.0.0",
4343
"force-graph": "1.51.0",
4444
"globals": "16.5.0",
45-
"i18next": "25.6.3",
45+
"i18next": "25.7.1",
4646
"i18next-http-backend": "3.0.2",
4747
"jquery": "3.7.1",
4848
"jquery.fancytree": "2.38.5",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"html2plaintext": "2.1.4",
9696
"http-proxy-agent": "7.0.2",
9797
"https-proxy-agent": "7.0.6",
98-
"i18next": "25.6.3",
98+
"i18next": "25.7.1",
9999
"i18next-fs-backend": "2.6.1",
100100
"image-type": "6.0.0",
101101
"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.3",
12+
"i18next": "25.7.1",
1313
"i18next-http-backend": "3.0.2",
1414
"preact": "10.28.0",
1515
"preact-iso": "2.11.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)