Merge pull request #4610 from freesewing/dependabot/npm_and_yarn/i18next-23.4.1
chore(deps): bump i18next from 23.3.0 to 23.4.1
This commit is contained in:
commit
1a464eed92
3 changed files with 6 additions and 6 deletions
|
@ -275,7 +275,7 @@ lab:
|
|||
'd3-drag': '3.0.0'
|
||||
'd3-selection': '3.0.0'
|
||||
'daisyui': *daisyui
|
||||
'i18next': &i18next '23.3.0'
|
||||
'i18next': &i18next '23.4.1'
|
||||
'lodash.get': *_get
|
||||
'lodash.orderby': *_orderby
|
||||
'lodash.set': *_set
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"d3-drag": "3.0.0",
|
||||
"d3-selection": "3.0.0",
|
||||
"daisyui": "3.5.0",
|
||||
"i18next": "23.3.0",
|
||||
"i18next": "23.4.1",
|
||||
"lodash.get": "4.4.2",
|
||||
"lodash.orderby": "4.6.0",
|
||||
"lodash.set": "4.3.2",
|
||||
|
|
|
@ -9479,10 +9479,10 @@ i18next-fs-backend@^2.1.5:
|
|||
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.1.5.tgz#03347eacde6a35b599da1889a048ae63bcf0c687"
|
||||
integrity sha512-7fgSH8nVhXSBYPHR/W3tEXXhcnwHwNiND4Dfx9knzPzdsWTUTL/TdDVV+DY0dL0asHKLbdoJaXS4LdVW6R8MVQ==
|
||||
|
||||
i18next@23.3.0:
|
||||
version "23.3.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.3.0.tgz#88528a735bb3e61019093899867b9fdb26436508"
|
||||
integrity sha512-xd/UzWT71zYudCT7qVn6tB4yUVuXAhgCorsowYgM2EOdc14WqQBp5P2wEsxgfiDgdLN5XwJvTbzxrMfoY/nxnw==
|
||||
i18next@23.4.1:
|
||||
version "23.4.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.1.tgz#11fe0db92ac8a4125934960ebccf6a5f8ed6b9fc"
|
||||
integrity sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.22.5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue