mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency i18next to v22.4.9
This commit is contained in:
parent
a596acf7d2
commit
3737788d75
2 changed files with 2 additions and 9 deletions
|
@ -26,6 +26,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "22.4.8"
|
||||
"i18next": "22.4.9"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15646,14 +15646,7 @@ i18next-parser@7.6.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@22.4.8:
|
||||
version "22.4.8"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.8.tgz#7a3c5d26a93e8e5f32eee07b58484e2f721fb45b"
|
||||
integrity sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
i18next@^22.0.4:
|
||||
i18next@22.4.9, i18next@^22.0.4:
|
||||
version "22.4.9"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.9.tgz#98c8384c6bd41ff937da98b1e809ba03d3b41053"
|
||||
integrity sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==
|
||||
|
|
Loading…
Add table
Reference in a new issue