mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency i18next to v22.4.12
This commit is contained in:
parent
8d4028bbb7
commit
fb69af86e2
2 changed files with 5 additions and 5 deletions
|
@ -28,6 +28,6 @@
|
||||||
"mocha": "10.2.0"
|
"mocha": "10.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"i18next": "22.4.11"
|
"i18next": "22.4.12"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -15016,10 +15016,10 @@ i18next-parser@7.7.0:
|
||||||
vinyl-fs "^3.0.2"
|
vinyl-fs "^3.0.2"
|
||||||
vue-template-compiler "^2.6.11"
|
vue-template-compiler "^2.6.11"
|
||||||
|
|
||||||
i18next@22.4.11, i18next@^22.0.4:
|
i18next@22.4.12, i18next@^22.0.4:
|
||||||
version "22.4.11"
|
version "22.4.12"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.11.tgz#8b6c9be95176de90d3f10a78af125d95d3a3258d"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.12.tgz#fde322c186501ea1adcdfac41b2d2552b26eab42"
|
||||||
integrity sha512-ShfTzXVMjXdF2iPiT/wbizOrssLh9Ab6VpuVROihLCAu+u25KbZiEYVgsA0W6g0SgjPa/JmGWcUEV/g6cKzEjQ==
|
integrity sha512-2lE+vRXxQ3lGLub1CVbwgO0IfkLHmUSDVOAVdPh22CsxttMXi+35n2qgxh2wZIkKl6t/NMzPfgFPRDiFQOmiCg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.20.6"
|
"@babel/runtime" "^7.20.6"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue