Skip to content

Commit 58e58c1

Browse files
committed
2 parents 5a767da + 5939344 commit 58e58c1

File tree

4 files changed

+68
-73
lines changed

4 files changed

+68
-73
lines changed

apps/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"draggabilly": "3.0.0",
3737
"force-graph": "1.50.1",
3838
"globals": "16.3.0",
39-
"i18next": "25.4.0",
39+
"i18next": "25.4.1",
4040
"i18next-http-backend": "3.0.2",
4141
"jquery": "3.7.1",
4242
"jquery.fancytree": "2.38.5",
@@ -52,7 +52,7 @@
5252
"normalize.css": "8.0.1",
5353
"panzoom": "9.4.3",
5454
"preact": "10.27.1",
55-
"react-i18next": "15.7.1",
55+
"react-i18next": "15.7.2",
5656
"split.js": "1.6.5",
5757
"svg-pan-zoom": "3.6.2",
5858
"tabulator-tables": "6.3.1",

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"html2plaintext": "2.1.4",
7575
"http-proxy-agent": "7.0.2",
7676
"https-proxy-agent": "7.0.6",
77-
"i18next": "25.4.0",
77+
"i18next": "25.4.1",
7878
"i18next-fs-backend": "2.6.0",
7979
"image-type": "6.0.0",
8080
"ini": "5.0.0",

packages/codemirror/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@
6363
"codemirror-lang-elixir": "4.0.0",
6464
"codemirror-lang-hcl": "0.1.0",
6565
"codemirror-lang-mermaid": "0.5.0",
66-
"eslint-linter-browserify": "9.33.0"
66+
"eslint-linter-browserify": "9.34.0"
6767
}
6868
}

0 commit comments

Comments
 (0)