diff --git a/package-lock.json b/package-lock.json index 6be7ffa24e..e3e4d07b51 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.24.4", - "@lingui/react": "^4.7.2", + "@lingui/react": "^4.8.0", "@patternfly/patternfly": "^5.2.1", "@patternfly/react-code-editor": "^5.2.2", "@patternfly/react-core": "^5.2.2", @@ -41,8 +41,8 @@ "@babel/preset-env": "^7.24.4", "@babel/preset-react": "^7.24.1", "@babel/preset-typescript": "^7.24.1", - "@lingui/cli": "^4.7.2", - "@lingui/macro": "^4.7.2", + "@lingui/cli": "^4.8.0", + "@lingui/macro": "^4.8.0", "@ls-lint/ls-lint": "^2.2.3", "@redhat-cloud-services/frontend-components-config": "^6.0.11", "@redhat-cloud-services/frontend-components-config-utilities": "^3.0.5", @@ -2644,18 +2644,18 @@ "dev": true }, "node_modules/@lingui/babel-plugin-extract-messages": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.7.2.tgz", - "integrity": "sha512-ZdgILXO0ElrRa16cxsHqEL6tswSJZVrbkrZsZXbqGsRNEXs/7g9vWQLAAgUnF258i14wibqJStArVbDMGqQ/Zw==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/babel-plugin-extract-messages/-/babel-plugin-extract-messages-4.8.0.tgz", + "integrity": "sha512-xTYhK97eS3/MCaxxgNXPSrsDorYRvhycf3hhbARAi5fCgxFh0MihIoM6NaPrLWndccOD+iHiBlOGhyKa0rVXbw==", "dev": true, "engines": { "node": ">=16.0.0" } }, "node_modules/@lingui/cli": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.7.2.tgz", - "integrity": "sha512-b9DlFKKySifpyN3sCDBJX+hWeFoLEXA1KXsJ+3jIdknalsy/ZRAyPpD8jklcwoPgXUgtc0G4thZN+RW5pt4ljg==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/cli/-/cli-4.8.0.tgz", + "integrity": "sha512-MW4KtT9+PKq18XjjL++dHtIiIVIRafOgzwlqZ6aSkYM6pb4Q/F/Glm6cqj3SJTEdmWL5RS/2WrXGkrrMSG2ixg==", "dev": true, "dependencies": { "@babel/core": "^7.21.0", @@ -2663,18 +2663,18 @@ "@babel/parser": "^7.21.2", "@babel/runtime": "^7.21.0", "@babel/types": "^7.21.2", - "@lingui/babel-plugin-extract-messages": "4.7.2", - "@lingui/conf": "4.7.2", - "@lingui/core": "4.7.2", - "@lingui/format-po": "4.7.2", - "@lingui/message-utils": "4.7.2", + "@lingui/babel-plugin-extract-messages": "4.8.0", + "@lingui/conf": "4.8.0", + "@lingui/core": "4.8.0", + "@lingui/format-po": "4.8.0", + "@lingui/message-utils": "4.8.0", "babel-plugin-macros": "^3.0.1", "chalk": "^4.1.0", "chokidar": "3.5.1", "cli-table": "0.3.6", "commander": "^10.0.0", "convert-source-map": "^2.0.0", - "date-fns": "^2.16.1", + "date-fns": "^3.6.0", "esbuild": "^0.17.10", "glob": "^7.1.4", "inquirer": "^7.3.3", @@ -2764,6 +2764,16 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, + "node_modules/@lingui/cli/node_modules/date-fns": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", + "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/kossnocorp" + } + }, "node_modules/@lingui/cli/node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", @@ -2847,9 +2857,9 @@ } }, "node_modules/@lingui/conf": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.7.2.tgz", - "integrity": "sha512-zlajCM0J7SYPpw/MOslMMJQHUaymdlHS42gWVhE17clKOOBz+xPG5kl7OXI4p3FpPDaP+ZzMMk6Z8bq7r6iSjQ==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/conf/-/conf-4.8.0.tgz", + "integrity": "sha512-7Vfa25kjY0KBHxrIDIF5QM7jCFRkZO5OjmsJ7xnTYwYhU91gytWcCz7pMn20rLW931w+K+QyIGBroHu60Sj3zA==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", @@ -2960,12 +2970,12 @@ } }, "node_modules/@lingui/core": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.7.2.tgz", - "integrity": "sha512-6ZClr1NZV9vanMcwiRLpimQl/7Ot1xSKggIYfWDD8hUrDvuPa2FIb59avNmDBrAadcmr4IeJl+z/DmzudZNXbA==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/core/-/core-4.8.0.tgz", + "integrity": "sha512-csETD7Vi2SSvH1F+gASGPf9TISoQFxA3YTB7MbRthtqK73TtWbEAmNtztIYPjPtNQemd7GwFztT/X6OANbjYhA==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/message-utils": "4.7.2", + "@lingui/message-utils": "4.8.0", "unraw": "^3.0.0" }, "engines": { @@ -2973,31 +2983,41 @@ } }, "node_modules/@lingui/format-po": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.7.2.tgz", - "integrity": "sha512-bpjeNLZNTAImBGXoxtu/XkvWJaduKsZTug7GJegJjScyCh7LNMFeRoJS7NO50YFqqWKfz4GH5KXza2EAmO4NWg==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/format-po/-/format-po-4.8.0.tgz", + "integrity": "sha512-EnVZInemKaVChkh/kecZqxktwFgsb5dpF9cAm6FVH+xdKvVLKViWPcZSUPR2y4I3YS8eAtfpBapwoyAVeQo68A==", "dev": true, "dependencies": { - "@lingui/conf": "4.7.2", - "@lingui/message-utils": "4.7.2", - "date-fns": "^2.29.3", + "@lingui/conf": "4.8.0", + "@lingui/message-utils": "4.8.0", + "date-fns": "^3.6.0", "pofile": "^1.1.4" }, "engines": { "node": ">=16.0.0" } }, + "node_modules/@lingui/format-po/node_modules/date-fns": { + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-3.6.0.tgz", + "integrity": "sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==", + "dev": true, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/kossnocorp" + } + }, "node_modules/@lingui/macro": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.7.2.tgz", - "integrity": "sha512-QCwH8cFGrWQNemFLaSnpjRX+rohnbtl+pbTKvdiu2WYH4CVievpx8WHUcTD+hTvFqGUWRKTgCbc3fMxQJnkgmw==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/macro/-/macro-4.8.0.tgz", + "integrity": "sha512-5/MGOzuBAqi7vQhn6/8HO0/pPdqk+bLO7QzLsz8imEL58amaBbQmc0WmQRI4DvUknIQnnqlMx5wSAyXuHridrg==", "dev": true, "dependencies": { "@babel/runtime": "^7.20.13", "@babel/types": "^7.20.7", - "@lingui/conf": "4.7.2", - "@lingui/core": "4.7.2", - "@lingui/message-utils": "4.7.2" + "@lingui/conf": "4.8.0", + "@lingui/core": "4.8.0", + "@lingui/message-utils": "4.8.0" }, "engines": { "node": ">=16.0.0" @@ -3008,9 +3028,9 @@ } }, "node_modules/@lingui/message-utils": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.7.2.tgz", - "integrity": "sha512-/LAKXNNR//JDCUKmfJQ5ucZK9HLcpT35C/YYNhk/2HWPSUdmocz4g7a0+SuFR/IeTOLTtWfSQWQvecl1ITQh/Q==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/message-utils/-/message-utils-4.8.0.tgz", + "integrity": "sha512-iGTGhtlREy2MwZU9mgs3jydCmf/ik+7th9z1NznNzUBJVcebLD/KPMWRJEkXHkVghLWeCxulvh8PZ08CmyuCzQ==", "dependencies": { "@messageformat/parser": "^5.0.0", "js-sha256": "^0.10.1" @@ -3020,12 +3040,12 @@ } }, "node_modules/@lingui/react": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.7.2.tgz", - "integrity": "sha512-7pbeGQ+vLiaW83yB44LgdA2amBFCp/Mr34WRom14NdOWvMnREt3jUHgAuPd/15TGVkUBqia1vTJSjgF/BabR1A==", + "version": "4.8.0", + "resolved": "https://registry.npmjs.org/@lingui/react/-/react-4.8.0.tgz", + "integrity": "sha512-GVoGDYZAN9wHrEvQWljxS1CZqZ80yLtK0LS8Y907RLlmD3GXLwNvT63iJUHwRu4710HNdgD7qM7XNOgPZZNu7A==", "dependencies": { "@babel/runtime": "^7.20.13", - "@lingui/core": "4.7.2" + "@lingui/core": "4.8.0" }, "engines": { "node": ">=16.0.0" diff --git a/package.json b/package.json index 1bfa8ba831..8de8fe149b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "private": true, "dependencies": { "@babel/runtime": "^7.24.4", - "@lingui/react": "^4.7.2", + "@lingui/react": "^4.8.0", "@patternfly/patternfly": "^5.2.1", "@patternfly/react-code-editor": "^5.2.2", "@patternfly/react-core": "^5.2.2", @@ -37,8 +37,8 @@ "@babel/preset-env": "^7.24.4", "@babel/preset-react": "^7.24.1", "@babel/preset-typescript": "^7.24.1", - "@lingui/cli": "^4.7.2", - "@lingui/macro": "^4.7.2", + "@lingui/cli": "^4.8.0", + "@lingui/macro": "^4.8.0", "@ls-lint/ls-lint": "^2.2.3", "@redhat-cloud-services/frontend-components-config": "^6.0.11", "@redhat-cloud-services/frontend-components-config-utilities": "^3.0.5",