Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent 70b9398 commit eac439a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@mui/material": "5.15.12",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "14.0.5",
"react-i18next": "14.0.8",
"react-leaflet": "^4.2.1",
"react-router-dom": "6.22.2",
"react-toastify": "10.0.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"leaflet-geosearch": "3.11.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "14.0.5",
"react-i18next": "14.0.8",
"react-leaflet": "^4.2.1",
"react-router-dom": "6.22.2",
"react-toastify": "10.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:14.0.5"
react-i18next: "npm:14.0.8"
react-leaflet: "npm:^4.2.1"
react-router-dom: "npm:6.22.2"
react-toastify: "npm:10.0.4"
Expand Down Expand Up @@ -9166,7 +9166,7 @@ __metadata:
prettier: "npm:3.2.5"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
react-i18next: "npm:14.0.5"
react-i18next: "npm:14.0.8"
react-leaflet: "npm:^4.2.1"
react-router-dom: "npm:6.22.2"
react-toastify: "npm:10.0.4"
Expand Down Expand Up @@ -13942,9 +13942,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.0.5":
version: 14.0.5
resolution: "react-i18next@npm:14.0.5"
"react-i18next@npm:14.0.8":
version: 14.0.8
resolution: "react-i18next@npm:14.0.8"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -13956,7 +13956,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 4c91d4b889ab1ab05d7cda050890f7f41c4a73dadfef4778770a53b0d2f98e9d80f04da5086790706349d8a80cf09eec0c539fc1020a7c6fead562511dd2a2cf
checksum: 5481cafa322476663e339d6eed2e4fb13e14fcb575bce9fc205bbc71da6d3a3392a1377d7eb59371357d14994b147d36214ec319ca2f7d85cd3526abfda54705
languageName: node
linkType: hard

Expand Down

0 comments on commit eac439a

Please sign in to comment.