Skip to content

Commit 7a6b2a5

Browse files
Update dependency i18next to v21.10.0
1 parent 3e5c1a9 commit 7a6b2a5

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
@@ -7007,10 +7007,10 @@ hyphenate-style-name@^1.0.3:
70077007
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
70087008
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
70097009

7010-
i18next@21.9.2:
7011-
version "21.9.2"
7012-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e"
7013-
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==
7010+
i18next@21.10.0:
7011+
version "21.10.0"
7012+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
7013+
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
70147014
dependencies:
70157015
"@babel/runtime" "^7.17.2"
70167016

0 commit comments

Comments
 (0)