mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 10:46:30 -05:00
fix(deps): update dependency react-i18next to v14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7e7f84f7b
commit
144b8e29d8
2 changed files with 8 additions and 8 deletions
|
@ -101,7 +101,7 @@
|
|||
"react-bootstrap-typeahead": "6.3.2",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "18.2.0",
|
||||
"react-i18next": "13.5.0",
|
||||
"react-i18next": "14.0.5",
|
||||
"react-redux": "8.1.3",
|
||||
"react-use": "17.5.0",
|
||||
"redux": "4.2.1",
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -1598,7 +1598,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.8, @babel/runtime@npm:^7.14.6, @babel/runtime@npm:^7.18.6, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.22.5, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.23.9, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
|
||||
version: 7.23.9
|
||||
resolution: "@babel/runtime@npm:7.23.9"
|
||||
dependencies:
|
||||
|
@ -2618,7 +2618,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.5.0"
|
||||
react-i18next: "npm:14.0.5"
|
||||
react-redux: "npm:8.1.3"
|
||||
react-test-renderer: "npm:18.2.0"
|
||||
react-use: "npm:17.5.0"
|
||||
|
@ -15334,11 +15334,11 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:13.5.0":
|
||||
version: 13.5.0
|
||||
resolution: "react-i18next@npm:13.5.0"
|
||||
"react-i18next@npm:14.0.5":
|
||||
version: 14.0.5
|
||||
resolution: "react-i18next@npm:14.0.5"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.22.5"
|
||||
"@babel/runtime": "npm:^7.23.9"
|
||||
html-parse-stringify: "npm:^3.0.1"
|
||||
peerDependencies:
|
||||
i18next: ">= 23.2.3"
|
||||
|
@ -15348,7 +15348,7 @@ __metadata:
|
|||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 10c0/955db09fb83bc68aa9fe7ed11c95fb3e9dc5ab95e85854f169c07a9e71f9154d2cc01f46e343801e2478d5de86475e7a19ec677bec532c3870cb7a01246a6a86
|
||||
checksum: 10c0/60e3bedc6889689cfb96005b134da79d50097d3ff088284b35f213820aacedbdad1ff32e97b8447db70834c16d472ded829675e05c2a099baea9fd96b3a5b72f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue