mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Update dependency i18next to v23.8.1
This commit is contained in:
parent
f868984e92
commit
707b2f3ca1
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.8.0"
|
"i18next": "23.8.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -18945,10 +18945,10 @@ i18next-parser@8.8.0:
|
||||||
vinyl-fs "^3.0.2"
|
vinyl-fs "^3.0.2"
|
||||||
vue-template-compiler "^2.6.11"
|
vue-template-compiler "^2.6.11"
|
||||||
|
|
||||||
i18next@23.8.0:
|
i18next@23.8.1:
|
||||||
version "23.8.0"
|
version "23.8.1"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.0.tgz#87e1d258eac2b0a774ec583b498342abc23ad402"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.8.1.tgz#c9c6c0a2718177457192d3a867af5b35cd2f46fe"
|
||||||
integrity sha512-1H+39doU9dQZrRprpnZ2aZetbX9I1N3bM/YGHN/ZkMJ//wJqrxDEqgI5mmSsh/rglsFBiNxI6UtFZfUO2A6XbA==
|
integrity sha512-Yhe6oiJhigSh64ev7nVVywu7vHjuUG41MRmFKNwphbkadqTL1ozZFBQISflY7/ju+gL6I/SPfI1GgWQh1yYArA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.2"
|
"@babel/runtime" "^7.23.2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue