chore: bump i18next from 23.11.1 to 23.11.2 in /web (#3235)

Bumps [i18next](https://github.com/i18next/i18next) from 23.11.1 to 23.11.2.
- [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/v23.11.1...v23.11.2)

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

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-16 07:08:40 +08:00 committed by GitHub
parent e831fa8190
commit f221f9bfe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View file

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

View file

@ -36,8 +36,8 @@ dependencies:
specifier: ^11.9.0
version: 11.9.0
i18next:
specifier: ^23.11.1
version: 23.11.1
specifier: ^23.11.2
version: 23.11.2
katex:
specifier: ^0.16.10
version: 0.16.10
@ -61,7 +61,7 @@ dependencies:
version: 2.4.1(csstype@3.1.3)(react-dom@18.2.0)(react@18.2.0)
react-i18next:
specifier: ^14.1.0
version: 14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0)
version: 14.1.0(i18next@23.11.2)(react-dom@18.2.0)(react@18.2.0)
react-redux:
specifier: ^9.1.1
version: 9.1.1(@types/react@18.2.75)(react@18.2.0)(redux@5.0.1)
@ -3363,8 +3363,8 @@ packages:
resolution: {integrity: sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==}
dev: false
/i18next@23.11.1:
resolution: {integrity: sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==}
/i18next@23.11.2:
resolution: {integrity: sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==}
dependencies:
'@babel/runtime': 7.24.4
dev: false
@ -4542,7 +4542,7 @@ packages:
- csstype
dev: false
/react-i18next@14.1.0(i18next@23.11.1)(react-dom@18.2.0)(react@18.2.0):
/react-i18next@14.1.0(i18next@23.11.2)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==}
peerDependencies:
i18next: '>= 23.2.3'
@ -4557,7 +4557,7 @@ packages:
dependencies:
'@babel/runtime': 7.24.4
html-parse-stringify: 3.0.1
i18next: 23.11.1
i18next: 23.11.2
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
dev: false