chore: bump i18next from 23.11.4 to 23.11.5 in /web (#3463)

Bumps [i18next](https://github.com/i18next/i18next) from 23.11.4 to 23.11.5.
- [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.4...v23.11.5)

---
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-05-27 23:36:24 +08:00 committed by GitHub
parent 3e11adc15b
commit b8d4720e5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -22,7 +22,7 @@
"dayjs": "^1.11.11",
"fuse.js": "^7.0.0",
"highlight.js": "^11.9.0",
"i18next": "^23.11.4",
"i18next": "^23.11.5",
"katex": "^0.16.10",
"lodash-es": "^4.17.21",
"lucide-react": "^0.378.0",

View File

@ -48,8 +48,8 @@ dependencies:
specifier: ^11.9.0
version: 11.9.0
i18next:
specifier: ^23.11.4
version: 23.11.4
specifier: ^23.11.5
version: 23.11.5
katex:
specifier: ^0.16.10
version: 0.16.10
@ -73,7 +73,7 @@ dependencies:
version: 2.4.1(csstype@3.1.3)(react-dom@18.3.1)(react@18.3.1)
react-i18next:
specifier: ^14.1.1
version: 14.1.1(i18next@23.11.4)(react-dom@18.3.1)(react@18.3.1)
version: 14.1.1(i18next@23.11.5)(react-dom@18.3.1)(react@18.3.1)
react-redux:
specifier: ^9.1.2
version: 9.1.2(@types/react@18.3.2)(react@18.3.1)(redux@5.0.1)
@ -3355,8 +3355,8 @@ packages:
resolution: {integrity: sha512-fedL7PRwmeVkgyhu9hLeTBaI6wcGk7JGJswdaRsa5aUbkXI1kr1xZwTPBtaYPpwf56878iDek6VbVnuWMebJmw==}
dev: false
/i18next@23.11.4:
resolution: {integrity: sha512-CCUjtd5TfaCl+mLUzAA0uPSN+AVn4fP/kWCYt/hocPUwusTpMVczdrRyOBUwk6N05iH40qiKx6q1DoNJtBIwdg==}
/i18next@23.11.5:
resolution: {integrity: sha512-41pvpVbW9rhZPk5xjCX2TPJi2861LEig/YRhUkY+1FQ2IQPS0bKUDYnEqY8XPPbB48h1uIwLnP9iiEfuSl20CA==}
dependencies:
'@babel/runtime': 7.24.5
dev: false
@ -4519,7 +4519,7 @@ packages:
- csstype
dev: false
/react-i18next@14.1.1(i18next@23.11.4)(react-dom@18.3.1)(react@18.3.1):
/react-i18next@14.1.1(i18next@23.11.5)(react-dom@18.3.1)(react@18.3.1):
resolution: {integrity: sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==}
peerDependencies:
i18next: '>= 23.2.3'
@ -4534,7 +4534,7 @@ packages:
dependencies:
'@babel/runtime': 7.24.5
html-parse-stringify: 3.0.1
i18next: 23.11.4
i18next: 23.11.5
react: 18.3.1
react-dom: 18.3.1(react@18.3.1)
dev: false