1
0
Fork 0

Merge pull request #4440 from freesewing/dependabot/npm_and_yarn/i18next-23.2.9

Bump i18next from 23.2.8 to 23.2.9
This commit is contained in:
Joost De Cock 2023-07-12 18:03:43 +02:00 committed by GitHub
commit d1ed78cda2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -281,7 +281,7 @@ lab:
'd3-drag': '3.0.0'
'd3-selection': '3.0.0'
'daisyui': *daisyui
'i18next': &i18next '23.2.8'
'i18next': &i18next '23.2.9'
'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.2.1",
"i18next": "23.2.8",
"i18next": "23.2.9",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",

View file

@ -10780,10 +10780,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.8:
version "23.2.8"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554"
integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ==
i18next@23.2.9:
version "23.2.9"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.9.tgz#77a3ce9261b757c35b001e96e94cb0b57848e8df"
integrity sha512-Fb5Bdj3NGQKMed9Z/kmaxYP9yVFm+rFwX+re3o98ooZc0gKXLU6Q8IOUarFIs47ajpSEM+s3kdNb57Nm2wm3FA==
dependencies:
"@babel/runtime" "^7.22.5"