fix(deps): update dependency react-i18next to v16.0.1

This commit is contained in:
renovate[bot]
2025-10-14 02:08:49 +00:00
committed by GitHub
parent d87f626975
commit c4ea93f663
3 changed files with 11 additions and 11 deletions

View File

@@ -57,7 +57,7 @@
"normalize.css": "8.0.1",
"panzoom": "9.4.3",
"preact": "10.27.2",
"react-i18next": "16.0.0",
"react-i18next": "16.0.1",
"split.js": "1.6.5",
"svg-pan-zoom": "3.6.2",
"tabulator-tables": "6.3.1",

View File

@@ -13,7 +13,7 @@
"preact": "10.27.2",
"preact-iso": "2.11.0",
"preact-render-to-string": "6.6.2",
"react-i18next": "16.0.0"
"react-i18next": "16.0.1"
},
"devDependencies": {
"@preact/preset-vite": "2.10.2",