Merge pull request #3544 from h3poteto/dependabot/npm_and_yarn/i18next-21.9.0
Bump i18next from 21.8.13 to 21.9.0
This commit is contained in:
commit
1f36d4e3f5
|
@ -88,7 +88,7 @@
|
|||
"electron-window-state": "^5.0.3",
|
||||
"element-plus": "^2.2.12",
|
||||
"emoji-mart-vue-fast": "^11.1.1",
|
||||
"i18next": "^21.8.13",
|
||||
"i18next": "^21.9.0",
|
||||
"lodash": "^4.17.21",
|
||||
"lokijs": "^1.5.12",
|
||||
"megalodon": "4.1.0",
|
||||
|
|
|
@ -6898,10 +6898,10 @@ humanize-plus@^1.8.1:
|
|||
resolved "https://registry.yarnpkg.com/humanize-plus/-/humanize-plus-1.8.2.tgz#a65b34459ad6367adbb3707a82a3c9f916167030"
|
||||
integrity sha1-pls0RZrWNnrbs3B6gqPJ+RYWcDA=
|
||||
|
||||
i18next@*, i18next@^21.8.13:
|
||||
version "21.8.13"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.8.13.tgz#e5583bfe333bc41716b5a14693615d94a3dfd2cf"
|
||||
integrity sha512-DpzwrJq7Y8tjUHxx6ByOkUIjrGYdQI5Mfv4XEI7q2RWdknQ7TaO9bKi8hS/LqYD6pBV5YGxJLReyLkOCxIpouA==
|
||||
i18next@*, i18next@^21.9.0:
|
||||
version "21.9.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.0.tgz#b63ebb0d4e1b23709951ca4774dc19d2ffac9553"
|
||||
integrity sha512-B+6/yd7rCpJidyPuBaEApUECx7G8Ai6+tqYhrChsY4MmQqJhG7qJ4eT6Lm1OnRhieVelEtfxh4aAQktdNVZtDA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.17.2"
|
||||
|
||||
|
|
Loading…
Reference in New Issue