Skip to content

Commit d58eb51

Browse files
Update react-i18next requirement from ^16.2.1 to ^16.3.3 in /src-editor
Updates the requirements on [react-i18next](https://github.com/i18next/react-i18next) to permit the latest version. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v16.2.1...v16.3.3) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 440de8e commit d58eb51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dom": "^18.3.1",
3636
"react-dropzone": "^14.3.8",
3737
"react-fullscreen": "^0.1.0",
38-
"react-i18next": "^16.2.1",
38+
"react-i18next": "^16.3.5",
3939
"react-icons": "5.4.0",
4040
"react-json-view": "^1.21.3",
4141
"react-monaco-editor": "^0.59.0",

0 commit comments

Comments
 (0)