Skip to content

Commit 8d6f052

Browse files
Update dependency i18next to v21.10.0
1 parent 4a718b5 commit 8d6f052

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
@@ -16,7 +16,7 @@
1616
"@emotion/react": "11.10.0",
1717
"@emotion/styled": "11.10.0",
1818
"@mui/material": "5.10.7",
19-
"i18next": "21.9.2",
19+
"i18next": "21.10.0",
2020
"next": "12.3.1",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",

yarn.lock

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

6769-
i18next@21.9.2:
6770-
version "21.9.2"
6771-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e"
6772-
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==
6769+
i18next@21.10.0:
6770+
version "21.10.0"
6771+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
6772+
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
67736773
dependencies:
67746774
"@babel/runtime" "^7.17.2"
67756775

0 commit comments

Comments
 (0)