mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency i18next to v23.12.2
This commit is contained in:
parent
8afdc10ec9
commit
fd335d3f4c
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
||||||
"mocha": "10.2.0"
|
"mocha": "10.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"i18next": "23.12.1"
|
"i18next": "23.12.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -19802,10 +19802,10 @@ i18next-parser@8.13.0:
|
||||||
vinyl-fs "^4.0.0"
|
vinyl-fs "^4.0.0"
|
||||||
vue-template-compiler "^2.6.11"
|
vue-template-compiler "^2.6.11"
|
||||||
|
|
||||||
i18next@23.12.1, i18next@^23.5.1:
|
i18next@23.12.2, i18next@^23.5.1:
|
||||||
version "23.12.1"
|
version "23.12.2"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.1.tgz#1cdb4d6dde62404e128ae1212af586d14c70d389"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.2.tgz#c5b44bb95e4d4a5908a51577fa06c63dc2f650a4"
|
||||||
integrity sha512-l4y291ZGRgUhKuqVSiqyuU2DDzxKStlIWSaoNBR4grYmh0X+pRYbFpTMs3CnJ5ECKbOI8sQcJ3PbTUfLgPRaMA==
|
integrity sha512-XIeh5V+bi8SJSWGL3jqbTEBW5oD6rbP5L+E7dVQh1MNTxxYef0x15rhJVcRb7oiuq4jLtgy2SD8eFlf6P2cmqg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.2"
|
"@babel/runtime" "^7.23.2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue