Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 89b1195 commit 7824e09
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"date-fns": "3.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "14.0.8",
"react-i18next": "14.1.3",
"react-leaflet": "^4.2.1",
"react-router-dom": "6.22.3",
"react-toastify": "10.0.5",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10078,7 +10078,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:14.0.8"
react-i18next: "npm:14.1.3"
react-leaflet: "npm:^4.2.1"
react-router-dom: "npm:6.22.3"
react-toastify: "npm:10.0.5"
Expand Down Expand Up @@ -15125,6 +15125,24 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.1.3":
version: 14.1.3
resolution: "react-i18next@npm:14.1.3"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
react: ">= 16.8.0"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
languageName: node
linkType: hard

"react-is@npm:18.1.0":
version: 18.1.0
resolution: "react-is@npm:18.1.0"
Expand Down

0 comments on commit 7824e09

Please sign in to comment.