Skip to content

Commit 08e3a08

Browse files
authored
Merge pull request #1391 from oasisprotocol/renovate/i18n-dependencies
Update i18n dependencies
2 parents d003472 + 157bfc5 commit 08e3a08

3 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changelog/1391.internal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update dependencies

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@
7575
"bignumber.js": "9.1.2",
7676
"bip39": "^3.1.0",
7777
"date-fns": "3.6.0",
78-
"i18next": "23.10.1",
78+
"i18next": "23.11.2",
7979
"react": "18.2.0",
8080
"react-dom": "18.2.0",
81-
"react-i18next": "14.1.0",
81+
"react-i18next": "14.1.1",
8282
"react-quick-pinch-zoom": "5.1.0",
8383
"react-router-dom": "6.22.3",
8484
"recharts": "2.12.6",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8050,10 +8050,10 @@ human-signals@^2.1.0:
80508050
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
80518051
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
80528052

8053-
i18next@23.10.1:
8054-
version "23.10.1"
8055-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
8056-
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
8053+
i18next@23.11.2:
8054+
version "23.11.2"
8055+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e"
8056+
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
80578057
dependencies:
80588058
"@babel/runtime" "^7.23.2"
80598059

@@ -10610,10 +10610,10 @@ react-error-overlay@6.0.9:
1061010610
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
1061110611
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
1061210612

10613-
react-i18next@14.1.0:
10614-
version "14.1.0"
10615-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.0.tgz#44da74fbffd416f5d0c5307ef31735cf10cc91d9"
10616-
integrity sha512-3KwX6LHpbvGQ+sBEntjV4sYW3Zovjjl3fpoHbUwSgFHf0uRBcbeCBLR5al6ikncI5+W0EFb71QXZmfop+J6NrQ==
10613+
react-i18next@14.1.1:
10614+
version "14.1.1"
10615+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.1.1.tgz#3d942a99866555ae3552c40f9fddfa061e29d7f3"
10616+
integrity sha512-QSiKw+ihzJ/CIeIYWrarCmXJUySHDwQr5y8uaNIkbxoGRm/5DukkxZs+RPla79IKyyDPzC/DRlgQCABHtrQuQQ==
1061710617
dependencies:
1061810618
"@babel/runtime" "^7.23.9"
1061910619
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)