Merge pull request #131 from batuhan-basoglu/dependabot/npm_and_yarn/react-i18next-13.1.2
Bump react-i18next from 13.0.3 to 13.1.2
This commit is contained in:
commit
61442369c5
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -39,7 +39,7 @@
|
|||
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
||||
"react-google-maps": "^9.4.5",
|
||||
"react-hook-form": "^7.45.2",
|
||||
"react-i18next": "^13.0.3",
|
||||
"react-i18next": "^13.1.2",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-select": "^5.7.4",
|
||||
|
@ -18001,9 +18001,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "13.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.3.tgz",
|
||||
"integrity": "sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.2.tgz",
|
||||
"integrity": "sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -35584,9 +35584,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "13.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.3.tgz",
|
||||
"integrity": "sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==",
|
||||
"version": "13.1.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.2.tgz",
|
||||
"integrity": "sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"react-form-with-constraints-bootstrap4": "^0.16.1",
|
||||
"react-google-maps": "^9.4.5",
|
||||
"react-hook-form": "^7.45.2",
|
||||
"react-i18next": "^13.0.3",
|
||||
"react-i18next": "^13.1.2",
|
||||
"react-router-dom": "^6.15.0",
|
||||
"react-scripts": "5.0.1",
|
||||
"react-select": "^5.7.4",
|
||||
|
|
Loading…
Reference in a new issue