Skip to content

Commit 601fb66

Browse files
fix(deps): update dependency i18next to v21.10.0
1 parent 2515bf5 commit 601fb66

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

7044-
i18next@21.9.2:
7045-
version "21.9.2"
7046-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.9.2.tgz#3f7c5594393eb27117c1db4c38f5ec766e68de0e"
7047-
integrity sha512-00fVrLQOwy45nm3OtC9l1WiLK3nJlIYSljgCt0qzTaAy65aciMdRy9GsuW+a2AtKtdg9/njUGfRH30LRupV7ZQ==
7044+
i18next@21.10.0:
7045+
version "21.10.0"
7046+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
7047+
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
70487048
dependencies:
70497049
"@babel/runtime" "^7.17.2"
70507050

0 commit comments

Comments
 (0)