chore: bump i18next from 21.10.0 to 23.11.1 in /web (#3205)

Bumps [i18next](https://github.com/i18next/i18next) from 21.10.0 to 23.11.1.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v21.10.0...v23.11.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-10 23:26:22 +08:00 committed by GitHub
parent aed76165ea
commit 9490e890c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

@ -19,7 +19,7 @@
"copy-to-clipboard": "^3.3.3", "copy-to-clipboard": "^3.3.3",
"fuse.js": "^7.0.0", "fuse.js": "^7.0.0",
"highlight.js": "^11.9.0", "highlight.js": "^11.9.0",
"i18next": "^21.10.0", "i18next": "^23.11.1",
"katex": "^0.16.10", "katex": "^0.16.10",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"lucide-react": "^0.309.0", "lucide-react": "^0.309.0",

View file

@ -39,8 +39,8 @@ dependencies:
specifier: ^11.9.0 specifier: ^11.9.0
version: 11.9.0 version: 11.9.0
i18next: i18next:
specifier: ^21.10.0 specifier: ^23.11.1
version: 21.10.0 version: 23.11.1
katex: katex:
specifier: ^0.16.10 specifier: ^0.16.10
version: 0.16.10 version: 0.16.10
@ -64,7 +64,7 @@ dependencies:
version: 2.4.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0) version: 2.4.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0)
react-i18next: react-i18next:
specifier: ^11.18.6 specifier: ^11.18.6
version: 11.18.6(i18next@21.10.0)(react-dom@18.2.0)(react@18.2.0) version: 11.18.6(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0)
react-redux: react-redux:
specifier: ^8.1.3 specifier: ^8.1.3
version: 8.1.3(@types/react-dom@18.2.24)(@types/react@18.2.75)(react-dom@18.2.0)(react@18.2.0)(redux@5.0.1) version: 8.1.3(@types/react-dom@18.2.24)(@types/react@18.2.75)(react-dom@18.2.0)(react@18.2.0)(redux@5.0.1)
@ -3374,8 +3374,8 @@ packages:
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==} resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
dev: false dev: false
/i18next@21.10.0: /i18next@23.11.1:
resolution: {integrity: sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==} resolution: {integrity: sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==}
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.4
dev: false dev: false
@ -4569,7 +4569,7 @@ packages:
- csstype - csstype
dev: false dev: false
/react-i18next@11.18.6(i18next@21.10.0)(react-dom@18.2.0)(react@18.2.0): /react-i18next@11.18.6(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==} resolution: {integrity: sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==}
peerDependencies: peerDependencies:
i18next: '>= 19.0.0' i18next: '>= 19.0.0'
@ -4584,7 +4584,7 @@ packages:
dependencies: dependencies:
'@babel/runtime': 7.24.4 '@babel/runtime': 7.24.4
html-parse-stringify: 3.0.1 html-parse-stringify: 3.0.1
i18next: 21.10.0 i18next: 23.11.1
react: 18.2.0 react: 18.2.0
react-dom: 18.2.0(react@18.2.0) react-dom: 18.2.0(react@18.2.0)
dev: false dev: false