diff --git a/package-lock.json b/package-lock.json index 347b75ad..7abe5f37 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,9 +18,9 @@ "@patternfly/react-table": "5.4.13", "@patternfly/react-tokens": "5.4.1", "@redhat-cloud-services/frontend-components": "^5.0.3", - "@redhat-cloud-services/frontend-components-notifications": "^4.1.3", - "@redhat-cloud-services/frontend-components-translations": "^3.2.11", - "@redhat-cloud-services/frontend-components-utilities": "^5.0.3", + "@redhat-cloud-services/frontend-components-notifications": "^4.1.4", + "@redhat-cloud-services/frontend-components-translations": "^3.2.12", + "@redhat-cloud-services/frontend-components-utilities": "^5.0.4", "@reduxjs/toolkit": "^2.5.0", "@unleash/proxy-client-react": "^4.4.0", "axios": "^1.7.9", @@ -87,7 +87,7 @@ "swc_mut_cjs_exports": "^8.0.1", "ts-jest": "^29.2.5", "ts-patch": "^3.3.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "engines": { "node": ">=20.15.0", @@ -2566,10 +2566,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-notifications": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.3.tgz", - "integrity": "sha512-FXS4W7hjV7PibkbAJ2MNLwds+zspl79vcX8gPsscwFJVbhDO/UGy4uqXO4gNPB5qE3v6DINey5Ge1LKA4Tw6xw==", - "license": "Apache-2.0", + "version": "4.1.4", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-notifications/-/frontend-components-notifications-4.1.4.tgz", + "integrity": "sha512-krxGiyDiiQUGtkKfI/GCpwNxwaGhlA5XwlMZ8x6D9U79YuQLvo1rOJU9qenlxzYezasS6f1F9bKppFeUpMZk3Q==", "dependencies": { "@redhat-cloud-services/frontend-components": "^4.0.9", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", @@ -2647,10 +2646,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-translations": { - "version": "3.2.11", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-translations/-/frontend-components-translations-3.2.11.tgz", - "integrity": "sha512-4ZATW+7yaNZopMPl5QopSoYes7kv9TMFzxYO8bWP0LFXm605HQqBS17JTbm7kHbThY+msRX277sAwT/BrMLyaQ==", - "license": "Apache-2.0", + "version": "3.2.12", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-translations/-/frontend-components-translations-3.2.12.tgz", + "integrity": "sha512-zVxH8CyTqQIbJdiZJilCtVObd+LnsP+JogZlFl7kbL87B919FIERk1ACyy95EDFqun/mDnok7RE0IhLNpHNJJA==", "optionalDependencies": { "@redhat-cloud-services/frontend-components-utilities": "^4.0.13" }, @@ -2688,10 +2686,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-utilities": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-5.0.3.tgz", - "integrity": "sha512-PpZw7JfCynPa0ZO2E9bDdzHv01fUtDmF5CUiYzVQKYKPCHpJ5WAqHoB2Tco6WZPWmcXl/6wY9dzy+5G+58rsIA==", - "license": "Apache-2.0", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-utilities/-/frontend-components-utilities-5.0.4.tgz", + "integrity": "sha512-EV5DOFshXMP1moLDa0wREY7OlVNksQb1u4D+JWPxU5XL3sz9ivFtxq9rjJMg59W9njIN2eBR9SRVANPRDoiI0A==", "dependencies": { "@redhat-cloud-services/rbac-client": "^1.0.111 || 2.x", "@redhat-cloud-services/types": "^1.0.9", @@ -17644,11 +17641,10 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "devOptional": true, - "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" diff --git a/package.json b/package.json index b475da27..b4c481b5 100644 --- a/package.json +++ b/package.json @@ -55,9 +55,9 @@ "@patternfly/react-table": "5.4.13", "@patternfly/react-tokens": "5.4.1", "@redhat-cloud-services/frontend-components": "^5.0.3", - "@redhat-cloud-services/frontend-components-notifications": "^4.1.3", - "@redhat-cloud-services/frontend-components-translations": "^3.2.11", - "@redhat-cloud-services/frontend-components-utilities": "^5.0.3", + "@redhat-cloud-services/frontend-components-notifications": "^4.1.4", + "@redhat-cloud-services/frontend-components-translations": "^3.2.12", + "@redhat-cloud-services/frontend-components-utilities": "^5.0.4", "@reduxjs/toolkit": "^2.5.0", "@unleash/proxy-client-react": "^4.4.0", "axios": "^1.7.9", @@ -124,7 +124,7 @@ "swc_mut_cjs_exports": "^8.0.1", "ts-jest": "^29.2.5", "ts-patch": "^3.3.0", - "typescript": "^5.7.2" + "typescript": "^5.7.3" }, "overrides": { "@typescript-eslint/eslint-plugin": "^8.19.1",