mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency i18next to v22 (#58156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e7d9c6360
commit
aa9039a841
@ -321,7 +321,7 @@
|
||||
"framework-utils": "^1.1.0",
|
||||
"history": "4.10.1",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^21.9.2",
|
||||
"i18next": "^22.0.0",
|
||||
"immer": "9.0.16",
|
||||
"immutable": "4.1.0",
|
||||
"jquery": "3.6.1",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"d3": "5.15.0",
|
||||
"date-fns": "2.29.3",
|
||||
"hoist-non-react-statics": "3.3.2",
|
||||
"i18next": "^21.9.2",
|
||||
"i18next": "^22.0.0",
|
||||
"immutable": "4.1.0",
|
||||
"is-hotkey": "0.2.0",
|
||||
"jquery": "3.6.1",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -4764,7 +4764,7 @@ __metadata:
|
||||
esbuild: 0.15.12
|
||||
expose-loader: 4.0.0
|
||||
hoist-non-react-statics: 3.3.2
|
||||
i18next: ^21.9.2
|
||||
i18next: ^22.0.0
|
||||
immutable: 4.1.0
|
||||
is-hotkey: 0.2.0
|
||||
jquery: 3.6.1
|
||||
@ -21696,7 +21696,7 @@ __metadata:
|
||||
html-webpack-plugin: 5.5.0
|
||||
http-server: 14.1.1
|
||||
husky: 8.0.1
|
||||
i18next: ^21.9.2
|
||||
i18next: ^22.0.0
|
||||
i18next-parser: 6.6.0
|
||||
immer: 9.0.16
|
||||
immutable: 4.1.0
|
||||
@ -22713,7 +22713,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:^21.2.0, i18next@npm:^21.9.2":
|
||||
"i18next@npm:^21.2.0":
|
||||
version: 21.9.2
|
||||
resolution: "i18next@npm:21.9.2"
|
||||
dependencies:
|
||||
@ -22722,6 +22722,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"i18next@npm:^22.0.0":
|
||||
version: 22.0.4
|
||||
resolution: "i18next@npm:22.0.4"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.17.2
|
||||
checksum: aa49e6e48583833ee673c0dd9568081a5e15fde9549aa3e47a99ad91d3fdb7469f8a315864fc45ec466b1e60caa00d5fc8371e47840068048b4ab79a69dc2b19
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"iconv-lite@npm:0.4, iconv-lite@npm:0.4.24, iconv-lite@npm:^0.4.24, iconv-lite@npm:^0.4.4, iconv-lite@npm:^0.4.8":
|
||||
version: 0.4.24
|
||||
resolution: "iconv-lite@npm:0.4.24"
|
||||
|
Loading…
Reference in New Issue
Block a user