Skip to content

Commit

Permalink
chore(deps): update dependency react-i18next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent bc656a4 commit bc1d41d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"i18next": "^22.4.15 || ^23.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.5.0",
"react-i18next": "^13.5.0 || ^14.0.0",
"react-router-dom": "^6.11.0",
"stylis": "^4.1.3",
"stylis-plugin-rtl": "^2.1.1"
Expand Down Expand Up @@ -163,7 +163,7 @@
"prettier": "3.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"react-i18next": "14.0.0",
"react-query": "3.39.3",
"react-router-dom": "6.21.1",
"react-test-renderer": "18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2995,7 +2995,7 @@ __metadata:
react: "npm:18.2.0"
react-cookie-consent: "npm:9.0.0"
react-dom: "npm:18.2.0"
react-i18next: "npm:13.5.0"
react-i18next: "npm:14.0.0"
react-query: "npm:3.39.3"
react-quill: "npm:2.0.0-beta.4"
react-rnd: "npm:10.4.1"
Expand Down Expand Up @@ -3030,7 +3030,7 @@ __metadata:
i18next: ^22.4.15 || ^23.0.0
react: ^18.2.0
react-dom: ^18.2.0
react-i18next: ^13.5.0
react-i18next: ^13.5.0 || ^14.0.0
react-router-dom: ^6.11.0
stylis: ^4.1.3
stylis-plugin-rtl: ^2.1.1
Expand Down Expand Up @@ -16638,9 +16638,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:13.5.0":
version: 13.5.0
resolution: "react-i18next@npm:13.5.0"
"react-i18next@npm:14.0.0":
version: 14.0.0
resolution: "react-i18next@npm:14.0.0"
dependencies:
"@babel/runtime": "npm:^7.22.5"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -16652,7 +16652,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 903b486d112cd0aa40bdc3afaefd0c32b91c0a1e3e3561367c8d91ddc0fbad9945f1d630c3ddcd4764795fc00e0887252e2d337256a825caf3a86de038f6b2db
checksum: e445768c576c5993e723375c030071e720abacc830c1810acfcec5c27185cba95affb11c0f71bb551ce98d30f6723e179de7f771487b1a1a6a9077821c5ec1f9
languageName: node
linkType: hard

Expand Down

0 comments on commit bc1d41d

Please sign in to comment.