Updated dependencies

This commit is contained in:
gbuomprisco
2024-11-05 14:53:05 +08:00
parent 6fd9ebd2b9
commit 198f7239ef
21 changed files with 1349 additions and 1059 deletions

View File

@@ -48,7 +48,8 @@
"react-is": "rc",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0-rc.1",
"i18next": "23.16.4"
"i18next": "23.16.4",
"react-i18next": "^15.1.0"
}
}
}