diff --git a/apps/account-ui/package.json b/apps/account-ui/package.json index 7dcbfba96c..0be777a347 100644 --- a/apps/account-ui/package.json +++ b/apps/account-ui/package.json @@ -17,7 +17,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.43.7", - "react-i18next": "^12.2.0", + "react-i18next": "^13.0.3", "react-router-dom": "6.11.0", "ui-shared": "999.0.0-dev" }, diff --git a/apps/admin-ui/package.json b/apps/admin-ui/package.json index f63e793a0e..e1ce2b7b23 100644 --- a/apps/admin-ui/package.json +++ b/apps/admin-ui/package.json @@ -80,7 +80,7 @@ "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", "react-hook-form": "^7.43.7", - "react-i18next": "^12.2.0", + "react-i18next": "^13.0.3", "react-router-dom": "6.11.0", "reactflow": "^11.5.6", "use-react-router-breadcrumbs": "^4.0.1" diff --git a/package-lock.json b/package-lock.json index 1abf9c0241..0d7f2a4900 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-hook-form": "^7.43.7", - "react-i18next": "^12.2.0", + "react-i18next": "^13.0.3", "react-router-dom": "6.11.0", "ui-shared": "999.0.0-dev" }, @@ -58,6 +58,28 @@ "vite-plugin-checker": "^0.5.5" } }, + "apps/account-ui/node_modules/i18next": { + "version": "22.5.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", + "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "funding": [ + { + "type": "individual", + "url": "https://locize.com" + }, + { + "type": "individual", + "url": "https://locize.com/i18next.html" + }, + { + "type": "individual", + "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" + } + ], + "dependencies": { + "@babel/runtime": "^7.20.6" + } + }, "apps/admin-ui": { "dependencies": { "@keycloak/keycloak-admin-client": "999.0.0-dev", @@ -78,7 +100,7 @@ "react-dropzone": "^14.2.3", "react-error-boundary": "^3.1.4", "react-hook-form": "^7.43.7", - "react-i18next": "^12.2.0", + "react-i18next": "^13.0.3", "react-router-dom": "6.11.0", "reactflow": "^11.5.6", "use-react-router-breadcrumbs": "^4.0.1" @@ -104,6 +126,28 @@ "vitest": "^0.28.5" } }, + "apps/admin-ui/node_modules/i18next": { + "version": "22.5.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", + "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "funding": [ + { + "type": "individual", + "url": "https://locize.com" + }, + { + "type": "individual", + "url": "https://locize.com/i18next.html" + }, + { + "type": "individual", + "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" + } + ], + "dependencies": { + "@babel/runtime": "^7.20.6" + } + }, "apps/keycloak-server": { "dependencies": { "@octokit/rest": "^19.0.7", @@ -312,9 +356,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.20.13", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.13.tgz", - "integrity": "sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==", + "version": "7.22.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.6.tgz", + "integrity": "sha512-wDb5pWm4WDdF6LFUde3Jl8WzPA+3ZbxYqkC6xAXuD3irdEHN1k0NfTRrJD8ZD378SJ61miMLCqIOXYhd8x+AJQ==", "dependencies": { "regenerator-runtime": "^0.13.11" }, @@ -6370,9 +6414,9 @@ } }, "node_modules/i18next": { - "version": "22.4.15", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz", - "integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==", + "version": "23.4.1", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-23.4.1.tgz", + "integrity": "sha512-07ekE7hbUrbxTYj97VnBzyhKcGURTJC9p4iWTwCVC8t63T+YrgqQmb/n1LBQMivZYwR61pqS+PC0G2rtENycyQ==", "funding": [ { "type": "individual", @@ -6387,8 +6431,9 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], + "peer": true, "dependencies": { - "@babel/runtime": "^7.20.6" + "@babel/runtime": "^7.22.5" } }, "node_modules/i18next-http-backend": { @@ -8925,15 +8970,15 @@ } }, "node_modules/react-i18next": { - "version": "12.2.0", - "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.2.0.tgz", - "integrity": "sha512-5XeVgSygaGfyFmDd2WcXvINRw2WEC1XviW1LXY/xLOEMzsCFRwKqfnHN+hUjla8ZipbVJR27GCMSuTr0BhBBBQ==", + "version": "13.0.3", + "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.0.3.tgz", + "integrity": "sha512-/t4kt4Y2o+21hbvx+o9zpVnmoiud7KLDncyZFGN0U6TGAWYaXdTsp/ytAHFcKKSAODg4noIMaOO3X7bMgCqLHw==", "dependencies": { - "@babel/runtime": "^7.20.6", + "@babel/runtime": "^7.22.5", "html-parse-stringify": "^3.0.1" }, "peerDependencies": { - "i18next": ">= 19.0.0", + "i18next": ">= 23.2.3", "react": ">= 16.8.0" }, "peerDependenciesMeta": {