mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 11:16:31 -05:00
fix(deps): update dependency react-i18next to v12.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
74ffe2480e
commit
64a19cadfb
2 changed files with 6 additions and 6 deletions
|
@ -105,7 +105,7 @@
|
|||
"react-bootstrap-typeahead": "6.0.0",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "12.1.5",
|
||||
"react-i18next": "12.2.0",
|
||||
"react-redux": "8.0.5",
|
||||
"react-use": "17.4.0",
|
||||
"redux": "4.2.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2412,7 +2412,7 @@ __metadata:
|
|||
react-bootstrap-typeahead: 6.0.0
|
||||
react-diff-viewer: 3.1.1
|
||||
react-dom: 18.2.0
|
||||
react-i18next: 12.1.5
|
||||
react-i18next: 12.2.0
|
||||
react-redux: 8.0.5
|
||||
react-test-renderer: 18.2.0
|
||||
react-use: 17.4.0
|
||||
|
@ -15471,9 +15471,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:12.1.5":
|
||||
version: 12.1.5
|
||||
resolution: "react-i18next@npm:12.1.5"
|
||||
"react-i18next@npm:12.2.0":
|
||||
version: 12.2.0
|
||||
resolution: "react-i18next@npm:12.2.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.20.6
|
||||
html-parse-stringify: ^3.0.1
|
||||
|
@ -15485,7 +15485,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 90f151dfef237eee4e24d5ca6ddac45869b5025b9173b3cf0403afbc794a448d5ba429105c88e6a539cea1e8ec3f6e18df46d8bee78e7918d79305aa9ec585cb
|
||||
checksum: ed2d6a5bb6746c2ea25cca9531b400d62edef6479631c1113eb7a3c3f6b28d493492171d7dc6d87f61a7d7e9b21d4be3bd7eaf0f7af00392fb546d8c50267345
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue