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.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fb244a12dd
commit
d8a5ef3448
2 changed files with 6 additions and 6 deletions
|
@ -103,7 +103,7 @@
|
|||
"react-bootstrap-typeahead": "6.2.3",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "13.2.1",
|
||||
"react-i18next": "13.2.2",
|
||||
"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.2.1
|
||||
react-i18next: 13.2.2
|
||||
react-redux: 8.1.2
|
||||
react-test-renderer: 18.2.0
|
||||
react-use: 17.4.0
|
||||
|
@ -15121,9 +15121,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:13.2.1":
|
||||
version: 13.2.1
|
||||
resolution: "react-i18next@npm:13.2.1"
|
||||
"react-i18next@npm:13.2.2":
|
||||
version: 13.2.2
|
||||
resolution: "react-i18next@npm:13.2.2"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.22.5
|
||||
html-parse-stringify: ^3.0.1
|
||||
|
@ -15135,7 +15135,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: aa3bd7b0f9f3d794e756a7fe087471c20c13dc2fbf5e53400403a356973d87a1b76f0204720081914bd06cb94d92bf987ebbf33c3de3c67a0cc9b32dde8972f1
|
||||
checksum: 2b85bfb347af1a00add1c02901025706f7d2037fade4e8aa08159287ddf012e8cf35626eb9f5c578b9d1c24c065c69f2ad4b5a3087fb5cdbea540f8bc18c0f59
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue