1
0
Fork 0

Merge pull request #6318 from freesewing/dependabot/npm_and_yarn/react-i18next-14.1.0

Bump react-i18next from 14.0.5 to 14.1.0
This commit is contained in:
Joost De Cock 2024-03-08 19:00:49 +01:00 committed by GitHub
commit 73c41bb88e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

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

View file

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

View file

@ -11623,10 +11623,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.0.5:
version "14.0.5"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.5.tgz"
integrity sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw==
react-i18next@14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9"
integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==
dependencies:
"@babel/runtime" "^7.23.9"
html-parse-stringify "^3.0.1"