diff --git a/package-lock.json b/package-lock.json index b919b483..8c8f8aac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,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", @@ -4385,15 +4385,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/istanbul-lib-coverage": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz", @@ -9142,9 +9133,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", @@ -12582,9 +12574,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", @@ -12599,21 +12591,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": { @@ -18587,15 +18579,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/istanbul-lib-coverage": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz", @@ -22178,9 +22161,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", @@ -24639,15 +24622,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 b6ed8c55..966f912a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,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",