mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
fix(deps): update dependency react-i18next to v13.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
670094a6ce
commit
fbf8067468
2 changed files with 6 additions and 6 deletions
|
@ -104,7 +104,7 @@
|
|||
"react-bootstrap-typeahead": "6.2.3",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "13.1.2",
|
||||
"react-i18next": "13.2.0",
|
||||
"react-redux": "8.1.2",
|
||||
"react-use": "17.4.0",
|
||||
"redux": "4.2.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2510,7 +2510,7 @@ __metadata:
|
|||
react-bootstrap-typeahead: 6.2.3
|
||||
react-diff-viewer: 3.1.1
|
||||
react-dom: 18.2.0
|
||||
react-i18next: 13.1.2
|
||||
react-i18next: 13.2.0
|
||||
react-redux: 8.1.2
|
||||
react-test-renderer: 18.2.0
|
||||
react-use: 17.4.0
|
||||
|
@ -15233,9 +15233,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:13.1.2":
|
||||
version: 13.1.2
|
||||
resolution: "react-i18next@npm:13.1.2"
|
||||
"react-i18next@npm:13.2.0":
|
||||
version: 13.2.0
|
||||
resolution: "react-i18next@npm:13.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.5
|
||||
html-parse-stringify: ^3.0.1
|
||||
|
@ -15247,7 +15247,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 105a17fe24a554af2fe8e44fefb279e0a044197aafaa8a46a046f655db2fdf094c68a70e0a6b23ed818c68a622c80f09f6cf2d94373a7ebe55bfcd993168a811
|
||||
checksum: 6f7e375b22481dbd1b8c2498505f5a2309263a228bdc3dcd4cbc2e2f7b8d3945397a2560ffab87337341e14fb919a804d20189dcf0f651de8d006fd550830aea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue