1
0
Fork 0

Merge pull request #4797 from freesewing/dependabot/npm_and_yarn/i18next-23.4.5

chore(deps): bump i18next from 23.4.4 to 23.4.5
This commit is contained in:
Joost De Cock 2023-08-23 20:40:12 +02:00 committed by GitHub
commit 4f07fcb024
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.4.4'
'i18next': &i18next '23.4.5'
'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.1",
"i18next": "23.4.4",
"i18next": "23.4.5",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",

View file

@ -7493,10 +7493,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.4.4:
version "23.4.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.4.tgz#ec8fb2b5f3c5d8e3bf3f8ab1b19e743be91300e0"
integrity sha512-+c9B0txp/x1m5zn+QlwHaCS9vyFtmIAEXbVSFzwCX7vupm5V7va8F9cJGNJZ46X9ZtoGzhIiRC7eTIIh93TxPA==
i18next@23.4.5:
version "23.4.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.4.5.tgz#3405926b7cd4a4682d6521633e9f836b3d81c5e7"
integrity sha512-XXALnva7/5H+kg7TjDsmzY3jRypuSJvjR1eUWtt11yUgsOqjZFq/mnaujJ/XpVWhUJU75QhCUhrZqAarlYpOSQ==
dependencies:
"@babel/runtime" "^7.22.5"