Bump i18next from 23.11.2 to 23.11.3 (#2634)

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

---
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-29 10:46:39 +01:00 committed by GitHub
parent 61d8b0c2b0
commit 2b491b67ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -26,7 +26,7 @@
"cross-env": "7.0.3",
"daisyui": "4.10.2",
"formik": "2.4.6",
"i18next": "23.11.2",
"i18next": "23.11.3",
"medium-zoom": "1.1.0",
"micromatch": "4.0.5",
"next": "14.2.3",
@ -11800,9 +11800,9 @@
}
},
"node_modules/i18next": {
"version": "23.11.2",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.2.tgz",
"integrity": "sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==",
"version": "23.11.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.11.3.tgz",
"integrity": "sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==",
"funding": [
{
"type": "individual",

View File

@ -77,7 +77,7 @@
"cross-env": "7.0.3",
"daisyui": "4.10.2",
"formik": "2.4.6",
"i18next": "23.11.2",
"i18next": "23.11.3",
"medium-zoom": "1.1.0",
"micromatch": "4.0.5",
"next": "14.2.3",