Skip to content

Commit 8f8302c

Browse files
fix(deps): update dependency react-i18next to v16.2.3
1 parent 27d9ae8 commit 8f8302c

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"normalize.css": "8.0.1",
6060
"panzoom": "9.4.3",
6161
"preact": "10.27.2",
62-
"react-i18next": "16.2.1",
62+
"react-i18next": "16.2.3",
6363
"reveal.js": "5.2.1",
6464
"svg-pan-zoom": "3.6.2",
6565
"tabulator-tables": "6.3.1",

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"preact": "10.27.2",
1515
"preact-iso": "2.11.0",
1616
"preact-render-to-string": "6.6.3",
17-
"react-i18next": "16.2.1"
17+
"react-i18next": "16.2.3"
1818
},
1919
"devDependencies": {
2020
"@preact/preset-vite": "2.10.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)