mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency react-i18next to v12 (#58238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
da9c646f24
commit
7078871ab6
@ -362,7 +362,7 @@
|
||||
"react-grid-layout": "1.3.4",
|
||||
"react-highlight-words": "0.18.0",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-i18next": "^11.18.6",
|
||||
"react-i18next": "^12.0.0",
|
||||
"react-inlinesvg": "3.0.1",
|
||||
"react-moveable": "0.40.0",
|
||||
"react-popper": "2.3.0",
|
||||
|
@ -90,7 +90,7 @@
|
||||
"react-dropzone": "14.2.3",
|
||||
"react-highlight-words": "0.18.0",
|
||||
"react-hook-form": "7.5.3",
|
||||
"react-i18next": "^11.18.6",
|
||||
"react-i18next": "^12.0.0",
|
||||
"react-inlinesvg": "3.0.1",
|
||||
"react-popper": "2.3.0",
|
||||
"react-popper-tooltip": "^4.3.1",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -4790,7 +4790,7 @@ __metadata:
|
||||
react-dropzone: 14.2.3
|
||||
react-highlight-words: 0.18.0
|
||||
react-hook-form: 7.5.3
|
||||
react-i18next: ^11.18.6
|
||||
react-i18next: ^12.0.0
|
||||
react-inlinesvg: 3.0.1
|
||||
react-popper: 2.3.0
|
||||
react-popper-tooltip: ^4.3.1
|
||||
@ -21757,7 +21757,7 @@ __metadata:
|
||||
react-grid-layout: 1.3.4
|
||||
react-highlight-words: 0.18.0
|
||||
react-hook-form: 7.5.3
|
||||
react-i18next: ^11.18.6
|
||||
react-i18next: ^12.0.0
|
||||
react-inlinesvg: 3.0.1
|
||||
react-moveable: 0.40.0
|
||||
react-popper: 2.3.0
|
||||
@ -32338,9 +32338,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-i18next@npm:^11.18.6":
|
||||
version: 11.18.6
|
||||
resolution: "react-i18next@npm:11.18.6"
|
||||
"react-i18next@npm:^12.0.0":
|
||||
version: 12.0.0
|
||||
resolution: "react-i18next@npm:12.0.0"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.14.5
|
||||
html-parse-stringify: ^3.0.1
|
||||
@ -32352,7 +32352,7 @@ __metadata:
|
||||
optional: true
|
||||
react-native:
|
||||
optional: true
|
||||
checksum: 624c0a0313fac4e0d18560b83c99a8bd0a83abc02e5db8d01984e0643ac409d178668aa3a4720d01f7a0d9520d38598dcbff801d6f69a970bae67461de6cd852
|
||||
checksum: f523d7ec5dcb7f5fd36efc9385639d01160071f4dadbbc5a3f1daa64b0f332f709347bdd3bc68f5aefbd72c8742233aa715b308b1ca87179ad501acc19c72068
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user