1
0
Fork 0

chore(deps): bump react-i18next from 14.1.1 to 14.1.2

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.1.1 to 14.1.2.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v14.1.1...v14.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-23 04:12:57 +00:00 committed by GitHub
parent c750e93f24
commit 2945a55c29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 7 additions and 7 deletions

View file

@ -46,7 +46,7 @@
"react": "18.3.1",
"react-copy-to-clipboard": "5.1.0",
"react-hotkeys-hook": "4.5.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-instantsearch-dom": "6.40.4",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",

View file

@ -53,7 +53,7 @@
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.5.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-instantsearch-dom": "6.40.4",
"react-instantsearch-hooks-web": "6.47.3",
"react-swipeable": "7.0.1",

View file

@ -71,7 +71,7 @@
"react-dom": "18.3.1",
"react-copy-to-clipboard": "5.1.0",
"react-hotkeys-hook": "4.5.0",
"react-i18next": "14.1.1",
"react-i18next": "14.1.2",
"react-dropzone": "14.2.3",
"react-swipeable": "7.0.1",
"react-timeago": "7.2.0",

View file

@ -11744,10 +11744,10 @@ react-hotkeys-hook@4.5.0:
resolved "https://registry.npmjs.org/react-hotkeys-hook/-/react-hotkeys-hook-4.5.0.tgz"
integrity sha512-Samb85GSgAWFQNvVt3PS90LPPGSf9mkH/r4au81ZP1yOIFayLC3QAvqTgGtJ8YEDMXtPmaVBs6NgipHO6h4Mug==
react-i18next@14.1.1:
version "14.1.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.1.tgz#3d942a99866555ae3552c40f9fddfa061e29d7f3"
integrity sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==
react-i18next@14.1.2:
version "14.1.2"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.2.tgz#cd57a755f25a32a5fcc3dbe546cf3cc62b4f3ebd"
integrity sha512-FSIcJy6oauJbGEXfhUgVeLzvWBhIBIS+/9c6Lj4niwKZyGaGb4V4vUbATXSlsHJDXXB+ociNxqFNiFuV1gmoqg==
dependencies:
"@babel/runtime" "^7.23.9"
html-parse-stringify "^3.0.1"