1
0
Fork 0

Merge pull request #5338 from freesewing/dependabot/npm_and_yarn/i18next-23.6.0

chore(deps): bump i18next from 23.5.1 to 23.6.0
This commit is contained in:
Joost De Cock 2023-10-31 10:09:19 +01:00 committed by GitHub
commit b97ed9c5e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
"d3-drag": "3.0.0",
"d3-selection": "3.0.0",
"daisyui": "3.9.2",
"i18next": "23.5.1",
"i18next": "23.6.0",
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",

View file

@ -50,7 +50,7 @@
"d3-selection": "3.0.0",
"daisyui": "3.9.2",
"file-saver": "2.0.5",
"i18next": "23.5.1",
"i18next": "23.6.0",
"jotai": "2.4.3",
"jotai-location": "0.5.1",
"js-yaml": "4.1.0",

View file

@ -7278,10 +7278,10 @@ i18next-fs-backend@^2.1.5:
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz#016c865344632a666ea80653deae466fbfa6042c"
integrity sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==
i18next@23.5.1:
version "23.5.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3"
integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg==
i18next@23.6.0:
version "23.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71"
integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==
dependencies:
"@babel/runtime" "^7.22.5"