Skip to content

Commit 09c1d35

Browse files
fix(deps): update dependency i18next to v21.10.0
1 parent f8000fb commit 09c1d35

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
@@ -18,7 +18,7 @@
1818
"@mui/icons-material": "5.11.11",
1919
"@mui/material": "5.10.7",
2020
"dayjs": "1.11.7",
21-
"i18next": "21.9.2",
21+
"i18next": "21.10.0",
2222
"next": "13.4.1",
2323
"react": "18.2.0",
2424
"react-dom": "18.2.0",

yarn.lock

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

5834-
i18next@21.9.2:
5835-
version "21.9.2"
5836-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e"
5837-
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==
5834+
i18next@21.10.0:
5835+
version "21.10.0"
5836+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
5837+
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
58385838
dependencies:
58395839
"@babel/runtime" "^7.17.2"
58405840

0 commit comments

Comments
 (0)