Skip to content

Commit 7744c54

Browse files
fix: update dependency next-i18next to v15
1 parent 8999ec7 commit 7744c54

File tree

2 files changed

+18
-36
lines changed

2 files changed

+18
-36
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"lodash": "4.17.21",
5252
"next": "15.5.4",
5353
"next-compose-plugins": "2.2.1",
54-
"next-i18next": "12.1.0",
54+
"next-i18next": "15.4.2",
5555
"next-pwa": "5.6.0",
5656
"query-string": "9.3.1",
5757
"react": "18.2.0",

yarn.lock

Lines changed: 17 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1928,12 +1928,12 @@
19281928
resolved "https://registry.yarnpkg.com/@babel/regjsgen/-/regjsgen-0.8.0.tgz#f0ba69b075e1f05fb2825b7fad991e7adbb18310"
19291929
integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
19301930

1931-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.5", "@babel/runtime@^7.17.2", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.21.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.27.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
1931+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.18.3", "@babel/runtime@^7.21.0", "@babel/runtime@^7.26.10", "@babel/runtime@^7.27.6", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7":
19321932
version "7.28.2"
19331933
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473"
19341934
integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==
19351935

1936-
"@babel/runtime@^7.20.13":
1936+
"@babel/runtime@^7.20.13", "@babel/runtime@^7.23.2":
19371937
version "7.28.4"
19381938
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
19391939
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
@@ -3841,12 +3841,11 @@
38413841
dependencies:
38423842
"@types/unist" "*"
38433843

3844-
"@types/hoist-non-react-statics@^3.3.1":
3845-
version "3.3.1"
3846-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
3847-
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
3844+
"@types/hoist-non-react-statics@^3.3.6":
3845+
version "3.3.7"
3846+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c"
3847+
integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==
38483848
dependencies:
3849-
"@types/react" "*"
38503849
hoist-non-react-statics "^3.3.0"
38513850

38523851
@@ -7185,10 +7184,10 @@ hyphenate-style-name@^1.0.3:
71857184
resolved "https://registry.yarnpkg.com/hyphenate-style-name/-/hyphenate-style-name-1.0.4.tgz#691879af8e220aea5750e8827db4ef62a54e361d"
71867185
integrity sha512-ygGZLjmXfPHj+ZWh6LwbC37l43MhfztxetbFCoYTM2VjkIUpeHgSNn7QIyVFj7YQ1Wl9Cbw5sholVJPzWvC2MQ==
71877186

7188-
i18next-fs-backend@^1.1.5:
7189-
version "1.2.0"
7190-
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-1.2.0.tgz#c498c68c8e6a8ae5ed59bea5e5392a11991de696"
7191-
integrity sha512-pUx3AcgXCbur0jpFA7U67Z2RJflAcIi698Y8VL+phdOqUchahxriV3Cs+M6UkPNQSS/zPEzWLfdJ8EgjB7HVxg==
7187+
i18next-fs-backend@^2.6.0:
7188+
version "2.6.0"
7189+
resolved "https://registry.yarnpkg.com/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz#7b6b54c5ffc2a5073e47eda0673c002376fa1a3c"
7190+
integrity sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==
71927191

71937192
71947193
version "25.5.3"
@@ -7197,13 +7196,6 @@ [email protected]:
71977196
dependencies:
71987197
"@babel/runtime" "^7.27.6"
71997198

7200-
i18next@^21.9.1:
7201-
version "21.10.0"
7202-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.10.0.tgz#85429af55fdca4858345d0e16b584ec29520197d"
7203-
integrity sha512-YeuIBmFsGjUfO3qBmMOc0rQaun4mIpGKET5WDwvu8lU7gvwpcariZLNtL0Fzj+zazcHUrlXHiptcFhBMFaxzfg==
7204-
dependencies:
7205-
"@babel/runtime" "^7.17.2"
7206-
72077199
iconv-lite@^0.4.24:
72087200
version "0.4.24"
72097201
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -8605,18 +8597,16 @@ [email protected]:
86058597
resolved "https://registry.yarnpkg.com/next-compose-plugins/-/next-compose-plugins-2.2.1.tgz#020fc53f275a7e719d62521bef4300fbb6fde5ab"
86068598
integrity sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg==
86078599

8608-
next-i18next@12.1.0:
8609-
version "12.1.0"
8610-
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-12.1.0.tgz#70926fbe966bc4750d2f68573307bfe36eadba46"
8611-
integrity sha512-rhos/PVULmZPdC0jpec2MDBQMXdGZ3+Mbh/tZfrDtjgnVN3ucdq7k8BlwsJNww6FnqC8AC31n6dSYuqVzYsGsw==
8600+
next-i18next@15.4.2:
8601+
version "15.4.2"
8602+
resolved "https://registry.yarnpkg.com/next-i18next/-/next-i18next-15.4.2.tgz#b2bc80ad77e92433e6bf2821bbb76c2630347495"
8603+
integrity sha512-zgRxWf7kdXtM686ecGIBQL+Bq0+DqAhRlasRZ3vVF0TmrNTWkVhs52n//oU3Fj5O7r/xOKkECDUwfOuXVwTK/g==
86128604
dependencies:
8613-
"@babel/runtime" "^7.18.9"
8614-
"@types/hoist-non-react-statics" "^3.3.1"
8605+
"@babel/runtime" "^7.23.2"
8606+
"@types/hoist-non-react-statics" "^3.3.6"
86158607
core-js "^3"
86168608
hoist-non-react-statics "^3.3.2"
8617-
i18next "^21.9.1"
8618-
i18next-fs-backend "^1.1.5"
8619-
react-i18next "^11.18.4"
8609+
i18next-fs-backend "^2.6.0"
86208610

86218611
86228612
version "5.6.0"
@@ -9244,14 +9234,6 @@ [email protected]:
92449234
"@babel/runtime" "^7.27.6"
92459235
html-parse-stringify "^3.0.1"
92469236

9247-
react-i18next@^11.18.4:
9248-
version "11.18.6"
9249-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.6.tgz#e159c2960c718c1314f1e8fcaa282d1c8b167887"
9250-
integrity sha512-yHb2F9BiT0lqoQDt8loZ5gWP331GwctHz9tYQ8A2EIEUu+CcEdjBLQWli1USG3RdWQt3W+jqQLg/d4rrQR96LA==
9251-
dependencies:
9252-
"@babel/runtime" "^7.14.5"
9253-
html-parse-stringify "^3.0.1"
9254-
92559237
react-is@^16.13.1, react-is@^16.7.0:
92569238
version "16.13.1"
92579239
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"

0 commit comments

Comments
 (0)