diff --git a/examples/simple/package.json b/examples/simple/package.json index 2425f7ac..385e58e6 100644 --- a/examples/simple/package.json +++ b/examples/simple/package.json @@ -15,19 +15,19 @@ "interface": "i18next-resources-for-ts interface -i ./public/locales/en -o ./@types/resources.d.ts" }, "dependencies": { - "i18next": "23.6.0", - "next": "^14.0.1", + "i18next": "23.7.3", + "next": "^14.0.2", "next-i18next": "^15.0.0", "react": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.0", "react-dom": "^18.2.0" }, "devDependencies": { - "@types/node": "^20.8.10", - "@types/react": "^18.2.33", - "@types/react-dom": "^18.2.14", - "eslint-config-next": "^14.0.1", - "i18next-resources-for-ts": "1.3.3", + "@types/node": "^20.9.0", + "@types/react": "^18.2.37", + "@types/react-dom": "^18.2.15", + "eslint-config-next": "^14.0.2", + "i18next-resources-for-ts": "1.4.0", "rimraf": "^5.0.5", "picocolors": "^1.0.0", "typescript": "^5.2.2" diff --git a/package-lock.json b/package-lock.json index 1bea52d5..7d6fcdf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@types/hoist-non-react-statics": "^3.3.4", "core-js": "^3", "hoist-non-react-statics": "^3.3.2", - "i18next-fs-backend": "^2.2.0" + "i18next-fs-backend": "^2.3.0" }, "devDependencies": { "@babel/cli": "7.23.0", @@ -65,7 +65,7 @@ "eslint-plugin-typescript-sort-keys": "^3.1.0", "gh-release": "7.0.2", "husky": "^8.0.3", - "i18next": "^23.6.0", + "i18next": "^23.7.3", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "next": "^14.0.1", @@ -73,7 +73,7 @@ "prettier": "3.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.0", "rimraf": "^5.0.5", "size-limit": "^10.0.2", "start-server-and-test": "^2.0.1", @@ -84,10 +84,10 @@ "node": ">=14" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.3", "next": ">= 12.0.0", "react": ">= 17.0.2", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.0" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -10371,9 +10371,9 @@ } }, "node_modules/i18next": { - "version": "23.6.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz", - "integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==", + "version": "23.7.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.3.tgz", + "integrity": "sha512-XetHM9UCk5oeeIcE2hu6Os16mq/zPHi8v/janExQjbFtx4ndNg9ye5OyAz+f5aYums8A1WcnXa7QikaEjyELPg==", "dev": true, "funding": [ { @@ -10390,13 +10390,13 @@ } ], "dependencies": { - "@babel/runtime": "^7.22.5" + "@babel/runtime": "^7.23.2" } }, "node_modules/i18next-fs-backend": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz", - "integrity": "sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.3.0.tgz", + "integrity": "sha512-N0SS2WojoVIh2x/QkajSps8RPKzXqryZsQh12VoFY4cLZgkD+62EPY2fY+ZjkNADu8xA5I5EadQQXa8TXBKN3w==" }, "node_modules/iconv-lite": { "version": "0.4.24", @@ -15744,9 +15744,9 @@ } }, "node_modules/react-i18next": { - "version": "13.3.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", - "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", + "version": "13.4.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.0.tgz", + "integrity": "sha512-sZlTQEVK5dQuvq8AaIuj2OKviPqEskcBZdcHrsaoNGLv/uVCqUBfKYvJg9vcVeVqlxjJyYQ6A7LIHl4k7kkD3w==", "dev": true, "dependencies": { "@babel/runtime": "^7.22.5", @@ -26437,18 +26437,18 @@ "dev": true }, "i18next": { - "version": "23.6.0", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.6.0.tgz", - "integrity": "sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==", + "version": "23.7.3", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.3.tgz", + "integrity": "sha512-XetHM9UCk5oeeIcE2hu6Os16mq/zPHi8v/janExQjbFtx4ndNg9ye5OyAz+f5aYums8A1WcnXa7QikaEjyELPg==", "dev": true, "requires": { - "@babel/runtime": "^7.22.5" + "@babel/runtime": "^7.23.2" } }, "i18next-fs-backend": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.2.0.tgz", - "integrity": "sha512-VOPHhdDX0M/csRqEw+9Ectpf6wvTIg1MZDfAHxc3JKnAlJz7fcZSAKAeyDohOq0xuLx57esYpJopIvBaRb0Bag==" + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/i18next-fs-backend/-/i18next-fs-backend-2.3.0.tgz", + "integrity": "sha512-N0SS2WojoVIh2x/QkajSps8RPKzXqryZsQh12VoFY4cLZgkD+62EPY2fY+ZjkNADu8xA5I5EadQQXa8TXBKN3w==" }, "iconv-lite": { "version": "0.4.24", @@ -30358,9 +30358,9 @@ } }, "react-i18next": { - "version": "13.3.1", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.3.1.tgz", - "integrity": "sha512-JAtYREK879JXaN9GdzfBI4yJeo/XyLeXWUsRABvYXiFUakhZJ40l+kaTo+i+A/3cKIED41kS/HAbZ5BzFtq/Og==", + "version": "13.4.0", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.0.tgz", + "integrity": "sha512-sZlTQEVK5dQuvq8AaIuj2OKviPqEskcBZdcHrsaoNGLv/uVCqUBfKYvJg9vcVeVqlxjJyYQ6A7LIHl4k7kkD3w==", "dev": true, "requires": { "@babel/runtime": "^7.22.5", diff --git a/package.json b/package.json index 6e569768..d8cb2198 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "eslint-plugin-typescript-sort-keys": "^3.1.0", "gh-release": "7.0.2", "husky": "^8.0.3", - "i18next": "^23.6.0", + "i18next": "^23.7.3", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "next": "^14.0.1", @@ -122,7 +122,7 @@ "prettier": "3.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-i18next": "^13.3.1", + "react-i18next": "^13.4.0", "rimraf": "^5.0.5", "size-limit": "^10.0.2", "start-server-and-test": "^2.0.1", @@ -134,12 +134,12 @@ "@types/hoist-non-react-statics": "^3.3.4", "core-js": "^3", "hoist-non-react-statics": "^3.3.2", - "i18next-fs-backend": "^2.2.0" + "i18next-fs-backend": "^2.3.0" }, "peerDependencies": { - "i18next": "^23.6.0", + "i18next": "^23.7.3", "next": ">= 12.0.0", "react": ">= 17.0.2", - "react-i18next": "^13.3.1" + "react-i18next": "^13.4.0" } }