Skip to content

Commit b360b74

Browse files
authored
Merge pull request #959 from oasisprotocol/renovate/i18n-dependencies
Update dependency react-i18next to v13.3.1
2 parents 59160da + 63d9718 commit b360b74

3 files changed

Lines changed: 6 additions & 5 deletions

File tree

.changelog/959.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependency react-i18next to v13.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"i18next": "23.6.0",
7979
"react": "18.2.0",
8080
"react-dom": "18.2.0",
81-
"react-i18next": "13.3.0",
81+
"react-i18next": "13.3.1",
8282
"react-quick-pinch-zoom": "5.0.0",
8383
"react-router-dom": "6.17.0",
8484
"recharts": "2.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11075,10 +11075,10 @@ react-error-overlay@6.0.9:
1107511075
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
1107611076
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
1107711077

11078-
react-i18next@13.3.0:
11079-
version "13.3.0"
11080-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.0.tgz#8e39c0101f654db7eb971f159bb55067a78925c3"
11081-
integrity sha512-FlR9xjYHSPIJfQspEmkN0yOlxgRyNuiJKJ8gCaZH08UJ7SZHG+VrptEPcpEMEchjNoCOZdKcvJ3PnmHEZhkeXg==
11078+
react-i18next@13.3.1:
11079+
version "13.3.1"
11080+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.3.1.tgz#9b072bf4dd4cafb028e92315a8a1415f8034bdca"
11081+
integrity sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==
1108211082
dependencies:
1108311083
"@babel/runtime" "^7.22.5"
1108411084
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)