1
0
Fork 0

Merge pull request #4594 from freesewing/dependabot/npm_and_yarn/i18next-23.3.0

Bump i18next from 23.2.11 to 23.3.0
This commit is contained in:
Joost De Cock 2023-07-29 21:09:11 +02:00 committed by GitHub
commit 20200057ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -275,7 +275,7 @@ lab:
'd3-drag': '3.0.0'
'd3-selection': '3.0.0'
'daisyui': *daisyui
'i18next': &i18next '23.2.11'
'i18next': &i18next '23.3.0'
'lodash.get': *_get
'lodash.orderby': *_orderby
'lodash.set': *_set

View file

@ -39,7 +39,7 @@
"d3-drag": "3.0.0",
"d3-selection": "3.0.0",
"daisyui": "3.5.0",
"i18next": "23.2.11",
"i18next": "23.3.0",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",

View file

@ -9442,10 +9442,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.2.11:
version "23.2.11"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.11.tgz#0c6f3a637fa87d3243e64b78ad285b7f77d41353"
integrity sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w==
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==
dependencies:
"@babel/runtime" "^7.22.5"