Skip to content

Commit c4ea93f

Browse files
fix(deps): update dependency react-i18next to v16.0.1
1 parent d87f626 commit c4ea93f

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"normalize.css": "8.0.1",
5858
"panzoom": "9.4.3",
5959
"preact": "10.27.2",
60-
"react-i18next": "16.0.0",
60+
"react-i18next": "16.0.1",
6161
"split.js": "1.6.5",
6262
"svg-pan-zoom": "3.6.2",
6363
"tabulator-tables": "6.3.1",

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"preact": "10.27.2",
1414
"preact-iso": "2.11.0",
1515
"preact-render-to-string": "6.6.2",
16-
"react-i18next": "16.0.0"
16+
"react-i18next": "16.0.1"
1717
},
1818
"devDependencies": {
1919
"@preact/preset-vite": "2.10.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)