diff --git a/package-lock.json b/package-lock.json index 9fc37841..560b3065 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "moment": "^2.30.1", "nanoid": "^5.0.9", "next": "15.1.3", - "next-i18next": "^13.3.0", + "next-i18next": "^15.4.1", "nextjs-google-analytics": "^2.3.7", "notistack": "^3.0.1", "react": "^18.3.1", @@ -5139,15 +5139,6 @@ "@types/node": "*" } }, - "node_modules/@types/hoist-non-react-statics": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", - "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==", - "dependencies": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "node_modules/@types/http-errors": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", @@ -10347,9 +10338,10 @@ } }, "node_modules/i18next-fs-backend": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.1.1.tgz", - "integrity": "sha512-FTnj+UmNgT3YRml5ruRv0jMZDG7odOL/OP5PF5mOqvXud2vHrPOOs68Zdk6iqzL47cnnM0ZVkK2BAvpFeDJToA==" + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz", + "integrity": "sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==", + "license": "MIT" }, "node_modules/iconv-lite": { "version": "0.6.3", @@ -13003,9 +12995,9 @@ } }, "node_modules/next-i18next": { - "version": "13.3.0", - "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-13.3.0.tgz", - "integrity": "sha512-X4kgi51BCOoGdKbv87eZ8OU7ICQDg5IP+T5fNjqDY3os9ea0OKTY4YpAiVFiwcI9XimcUmSPbKO4a9jFUyYSgg==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-15.4.1.tgz", + "integrity": "sha512-n3cFqBKDpEDLXZVYD52H6k2QzLAnUSuBie02BmVpfywNZGxcNgq6QXdpVpvONQ7WkBVntPtldt867ZgtEcP1Og==", "funding": [ { "type": "individual", @@ -13020,21 +13012,21 @@ "url": "https://locize.com" } ], + "license": "MIT", "dependencies": { - "@babel/runtime": "^7.20.13", - "@types/hoist-non-react-statics": "^3.3.1", + "@babel/runtime": "^7.23.2", "core-js": "^3", "hoist-non-react-statics": "^3.3.2", - "i18next-fs-backend": "^2.1.1" + "i18next-fs-backend": "^2.6.0" }, "engines": { "node": ">=14" }, "peerDependencies": { - "i18next": "^22.0.6", + "i18next": ">= 23.7.13", "next": ">= 12.0.0", "react": ">= 17.0.2", - "react-i18next": "^12.2.0" + "react-i18next": ">= 13.5.0" } }, "node_modules/nextjs-google-analytics": { @@ -20294,15 +20286,6 @@ "@types/node": "*" } }, - "@types/hoist-non-react-statics": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz", - "integrity": "sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==", - "requires": { - "@types/react": "*", - "hoist-non-react-statics": "^3.3.0" - } - }, "@types/http-errors": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@types/http-errors/-/http-errors-2.0.4.tgz", @@ -24324,9 +24307,9 @@ } }, "i18next-fs-backend": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.1.1.tgz", - "integrity": "sha512-FTnj+UmNgT3YRml5ruRv0jMZDG7odOL/OP5PF5mOqvXud2vHrPOOs68Zdk6iqzL47cnnM0ZVkK2BAvpFeDJToA==" + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.6.0.tgz", + "integrity": "sha512-3ZlhNoF9yxnM8pa8bWp5120/Ob6t4lVl1l/tbLmkml/ei3ud8IWySCHt2lrY5xWRlSU5D9IV2sm5bEbGuTqwTw==" }, "iconv-lite": { "version": "0.6.3", @@ -26258,15 +26241,14 @@ } }, "next-i18next": { - "version": "13.3.0", - "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-13.3.0.tgz", - "integrity": "sha512-X4kgi51BCOoGdKbv87eZ8OU7ICQDg5IP+T5fNjqDY3os9ea0OKTY4YpAiVFiwcI9XimcUmSPbKO4a9jFUyYSgg==", + "version": "15.4.1", + "resolved": "https://registry.npmjs.org/next-i18next/-/next-i18next-15.4.1.tgz", + "integrity": "sha512-n3cFqBKDpEDLXZVYD52H6k2QzLAnUSuBie02BmVpfywNZGxcNgq6QXdpVpvONQ7WkBVntPtldt867ZgtEcP1Og==", "requires": { - "@babel/runtime": "^7.20.13", - "@types/hoist-non-react-statics": "^3.3.1", + "@babel/runtime": "^7.23.2", "core-js": "^3", "hoist-non-react-statics": "^3.3.2", - "i18next-fs-backend": "^2.1.1" + "i18next-fs-backend": "^2.6.0" } }, "nextjs-google-analytics": { diff --git a/package.json b/package.json index a31d6cfc..f7f1ef4b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "moment": "^2.30.1", "nanoid": "^5.0.9", "next": "15.1.3", - "next-i18next": "^13.3.0", + "next-i18next": "^15.4.1", "nextjs-google-analytics": "^2.3.7", "notistack": "^3.0.1", "react": "^18.3.1",