Skip to content

Commit 40a1774

Browse files
committed
Update dependencies: i18next to 24.0.0, next to 13.5.8, next-i18next to 15.4.1, and react-i18next to 15.1.1
1 parent ae80a5c commit 40a1774

File tree

2 files changed

+37
-31
lines changed

2 files changed

+37
-31
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@
8888
"eslint-plugin-no-relative-import-paths": "^1.5.2",
8989
"graphql": "^15.5.0",
9090
"graphql-request": "^3.4.0",
91-
"i18next": "^22.4.2",
91+
"i18next": "^24.0.0",
9292
"jsonwebtoken": "^9.0.0",
9393
"lodash": "^4.17.21",
9494
"mixpanel": "^0.13.0",
9595
"mixpanel-browser": "^2.29.1",
96-
"next": "13.5.7",
97-
"next-i18next": "^13.0.3",
96+
"next": "13.5.8",
97+
"next-i18next": "^15.4.1",
9898
"nextjs-sitemap-generator": "^1.3.1",
9999
"node-cache": "^5.1.2",
100100
"node-polyfill-webpack-plugin": "^1.1.4",
@@ -107,7 +107,7 @@
107107
"react": "^18.2.0",
108108
"react-countdown-circle-timer": "^2.5.1",
109109
"react-dom": "^18.2.0",
110-
"react-i18next": "^12.1.4",
110+
"react-i18next": "^15.1.1",
111111
"react-lottie-light": "^1.2.5",
112112
"react-redux": "8.0.5",
113113
"react-select": "^3.1.0",

yarn.lock

+33-27
Original file line numberDiff line numberDiff line change
@@ -509,7 +509,7 @@
509509
dependencies:
510510
regenerator-runtime "^0.13.11"
511511

512-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.20.13":
512+
"@babel/runtime@^7.1.2":
513513
version "7.23.2"
514514
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
515515
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
@@ -551,6 +551,13 @@
551551
dependencies:
552552
regenerator-runtime "^0.14.0"
553553

554+
"@babel/runtime@^7.25.0":
555+
version "7.26.0"
556+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
557+
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
558+
dependencies:
559+
regenerator-runtime "^0.14.0"
560+
554561
"@babel/runtime@^7.4.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
555562
version "7.15.3"
556563
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
@@ -10018,10 +10025,10 @@ i18next-browser-languagedetector@^7.1.0:
1001810025
dependencies:
1001910026
"@babel/runtime" "^7.19.4"
1002010027

10021-
i18next-fs-backend@^2.1.1:
10022-
version "2.2.0"
10023-
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz#016c865344632a666ea80653deae466fbfa6042c"
10024-
integrity sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==
10028+
i18next-fs-backend@^2.6.0:
10029+
version "2.6.0"
10030+
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz#7b6b54c5ffc2a5073e47eda0673c002376fa1a3c"
10031+
integrity sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==
1002510032

1002610033
i18next-hmr@^3.0.3:
1002710034
version "3.0.3"
@@ -10042,20 +10049,20 @@ i18next@^22.4.13:
1004210049
dependencies:
1004310050
"@babel/runtime" "^7.20.6"
1004410051

10045-
i18next@^22.4.2:
10046-
version "22.5.1"
10047-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.1.tgz#99df0b318741a506000c243429a7352e5f44d424"
10048-
integrity sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==
10049-
dependencies:
10050-
"@babel/runtime" "^7.20.6"
10051-
1005210052
i18next@^23.6.0:
1005310053
version "23.11.2"
1005410054
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e"
1005510055
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA==
1005610056
dependencies:
1005710057
"@babel/runtime" "^7.23.2"
1005810058

10059+
i18next@^24.0.0:
10060+
version "24.2.1"
10061+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.2.1.tgz#91e8f11fc9bd7042ec0bd36bed2dd0457aaa35fa"
10062+
integrity sha512-Q2wC1TjWcSikn1VAJg13UGIjc+okpFxQTxjVAymOnSA3RpttBQNMPf2ovcgoFVsV4QNxTfNZMAxorXZXsk4fBA==
10063+
dependencies:
10064+
"@babel/runtime" "^7.23.2"
10065+
1005910066
iconv-lite@0.4.24:
1006010067
version "0.4.24"
1006110068
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -12235,16 +12242,15 @@ neo-async@^2.6.2:
1223512242
resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f"
1223612243
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
1223712244

12238-
next-i18next@^13.0.3:
12239-
version "13.3.0"
12240-
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-13.3.0.tgz#81575b0e17a94efa97319c1e697af893a4cea174"
12241-
integrity sha512-X4kgi51BCOoGdKbv87eZ8OU7ICQDg5IP+T5fNjqDY3os9ea0OKTY4YpAiVFiwcI9XimcUmSPbKO4a9jFUyYSgg==
12245+
next-i18next@^15.4.1:
12246+
version "15.4.1"
12247+
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.4.1.tgz#644171ceedb304b7a2bab5e3eef6800fd01a32b3"
12248+
integrity sha512-n3cFqBKDpEDLXZVYD52H6k2QzLAnUSuBie02BmVpfywNZGxcNgq6QXdpVpvONQ7WkBVntPtldt867ZgtEcP1Og==
1224212249
dependencies:
12243-
"@babel/runtime" "^7.20.13"
12244-
"@types/hoist-non-react-statics" "^3.3.1"
12250+
"@babel/runtime" "^7.23.2"
1224512251
core-js "^3"
1224612252
hoist-non-react-statics "^3.3.2"
12247-
i18next-fs-backend "^2.1.1"
12253+
i18next-fs-backend "^2.6.0"
1224812254

1224912255
next-tick@1, next-tick@^1.1.0:
1225012256
version "1.1.0"
@@ -13480,14 +13486,6 @@ react-hook-form@^7.47.0:
1348013486
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.51.3.tgz#7486dd2d52280b6b28048c099a98d2545931cab3"
1348113487
integrity sha512-cvJ/wbHdhYx8aviSWh28w9ImjmVsb5Y05n1+FW786vEZQJV5STNM0pW6ujS+oiBecb0ARBxJFyAnXj9+GHXACQ==
1348213488

13483-
react-i18next@^12.1.4:
13484-
version "12.3.1"
13485-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.3.1.tgz#30134a41a2a71c61dc69c6383504929aed1c99e7"
13486-
integrity sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==
13487-
dependencies:
13488-
"@babel/runtime" "^7.20.6"
13489-
html-parse-stringify "^3.0.1"
13490-
1349113489
react-i18next@^12.2.0:
1349213490
version "12.2.0"
1349313491
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.2.0.tgz#010e3f6070b8d700442947233352ebe4b252d7a1"
@@ -13504,6 +13502,14 @@ react-i18next@^13.3.1:
1350413502
"@babel/runtime" "^7.22.5"
1350513503
html-parse-stringify "^3.0.1"
1350613504

13505+
react-i18next@^15.1.1:
13506+
version "15.4.0"
13507+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-15.4.0.tgz#87c755fb6d7a567eec134e4759b022a0baacb19e"
13508+
integrity sha512-Py6UkX3zV08RTvL6ZANRoBh9sL/ne6rQq79XlkHEdd82cZr2H9usbWpUNVadJntIZP2pu3M2rL1CN+5rQYfYFw==
13509+
dependencies:
13510+
"@babel/runtime" "^7.25.0"
13511+
html-parse-stringify "^3.0.1"
13512+
1350713513
react-input-autosize@^2.2.2:
1350813514
version "2.2.2"
1350913515
resolved "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz#fcaa7020568ec206bc04be36f4eb68e647c4d8c2"

0 commit comments

Comments
 (0)