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.3.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
69d4bc215e
commit
a1a1e50e03
2 changed files with 6 additions and 6 deletions
|
@ -107,7 +107,7 @@
|
|||
"react-bootstrap-typeahead": "6.3.2",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "13.3.1",
|
||||
"react-i18next": "13.3.2",
|
||||
"react-redux": "8.1.3",
|
||||
"react-use": "17.4.0",
|
||||
"redux": "4.2.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2567,7 +2567,7 @@ __metadata:
|
|||
react-bootstrap-typeahead: "npm:6.3.2"
|
||||
react-diff-viewer: "npm:3.1.1"
|
||||
react-dom: "npm:18.2.0"
|
||||
react-i18next: "npm:13.3.1"
|
||||
react-i18next: "npm:13.3.2"
|
||||
react-redux: "npm:8.1.3"
|
||||
react-test-renderer: "npm:18.2.0"
|
||||
react-use: "npm:17.4.0"
|
||||
|
@ -15216,9 +15216,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:13.3.1":
|
||||
version: 13.3.1
|
||||
resolution: "react-i18next@npm:13.3.1"
|
||||
"react-i18next@npm:13.3.2":
|
||||
version: 13.3.2
|
||||
resolution: "react-i18next@npm:13.3.2"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.22.5"
|
||||
html-parse-stringify: "npm:^3.0.1"
|
||||
|
@ -15230,7 +15230,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: a19701359ac8ae1c75c68012215c024fd6c896c86e2f254c43a135279afb2035ed3b37c9f07ae2662fa1e44e36b3de918287ebecf841dd1bce6ecaba3a055fc4
|
||||
checksum: 38ad9daebb9d30d589d694a09e218d545b3bd4ef7deec302b141b964b9781e957e52b7b039647079dbdbd3bfbb74ade63c136524121ff5ed040e500a8a4ec24a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue