Skip to content

Commit 0af2ca1

Browse files
fix(deps): update dependency i18next to v21.10.0
1 parent 0f7978c commit 0af2ca1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@emotion/styled": "11.10.0",
1818
"@mui/icons-material": "5.11.11",
1919
"@mui/material": "5.10.7",
20-
"i18next": "21.9.2",
20+
"i18next": "21.10.0",
2121
"next": "13.4.1",
2222
"react": "18.2.0",
2323
"react-dom": "18.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5725,10 +5725,10 @@ [email protected]:
57255725
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
57265726
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
57275727

5728-
i18next@21.9.2:
5729-
version "21.9.2"
5730-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e"
5731-
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==
5728+
i18next@21.10.0:
5729+
version "21.10.0"
5730+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
5731+
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
57325732
dependencies:
57335733
"@babel/runtime" "^7.17.2"
57345734

0 commit comments

Comments
 (0)