From a55a9b6f33f852da658734fd5e2e993c057188b1 Mon Sep 17 00:00:00 2001 From: Dan Labrecque Date: Mon, 8 Jan 2024 12:14:09 -0500 Subject: [PATCH] Update dependencies --- package-lock.json | 83 ++++++++++++++++++++++++----------------------- package.json | 8 ++--- 2 files changed, 46 insertions(+), 45 deletions(-) diff --git a/package-lock.json b/package-lock.json index ebdbb8ef..40f1b646 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@patternfly/react-icons": "^5.1.1", "@patternfly/react-table": "^5.1.1", "@patternfly/react-tokens": "^5.1.1", - "@redhat-cloud-services/frontend-components": "^4.2.0", + "@redhat-cloud-services/frontend-components": "^4.2.1", "@redhat-cloud-services/frontend-components-notifications": "^4.1.0", "@redhat-cloud-services/frontend-components-translations": "^3.2.7", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", @@ -29,7 +29,7 @@ "react-dom": "^18.2.0", "react-intl": "^6.5.5", "react-redux": "^8.1.3", - "react-router-dom": "^6.20.0", + "react-router-dom": "^6.21.1", "redux": "^4.2.1", "redux-logger": "^3.0.6", "redux-promise-middleware": "^6.2.0", @@ -42,7 +42,7 @@ "@formatjs/ecma402-abstract": "^1.18.0", "@formatjs/icu-messageformat-parser": "^2.7.3", "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.3", - "@redhat-cloud-services/frontend-components-config": "^6.0.6", + "@redhat-cloud-services/frontend-components-config": "^6.0.7", "@redhat-cloud-services/tsc-transform-imports": "^1.0.4", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.1.2", @@ -55,7 +55,7 @@ "@typescript-eslint/parser": "^6.18.0", "aphrodite": "^2.4.0", "copy-webpack-plugin": "^11.0.0", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "eslint-plugin-formatjs": "^4.11.3", "eslint-plugin-jest-dom": "^5.1.0", "eslint-plugin-jsdoc": "^48.0.2", @@ -920,9 +920,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.55.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.55.0.tgz", - "integrity": "sha512-qQfo2mxH5yVom1kacMtZZJFVdW+E70mqHMJvVg6WTLo+VBuQJ4TojZlfWBjK0ve5BdEeNAVxOsl/nvNMpJOaJA==", + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.56.0.tgz", + "integrity": "sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -2456,15 +2456,15 @@ } }, "node_modules/@redhat-cloud-services/frontend-components": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.0.tgz", - "integrity": "sha512-fXrD30nFSuX7H1IwqGVACkfmHZW+EEaP3VYmpGIHHxAAYZid6Rq0oMeeLmf//HJhH5CO+HBq9ShYcPvpFhvRQA==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components/-/frontend-components-4.2.1.tgz", + "integrity": "sha512-XLaCaG+wfu6dSiLMt+tlj6kVn6WVaJgsPV3rXEdg4afFPmjaA55OBm2AxrjpfXNj+YOgRVvXPKI8/FPbPMOOYA==", "dependencies": { "@patternfly/react-component-groups": "^5.0.0-prerelease.7", "@redhat-cloud-services/frontend-components-utilities": "^4.0.0", "@redhat-cloud-services/types": "^0.0.24", - "@scalprum/core": "^0.5.4", - "@scalprum/react-core": "^0.5.4", + "@scalprum/core": "^0.6.5", + "@scalprum/react-core": "^0.6.5", "sanitize-html": "^2.7.2" }, "peerDependencies": { @@ -2482,9 +2482,9 @@ } }, "node_modules/@redhat-cloud-services/frontend-components-config": { - "version": "6.0.6", - "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.0.6.tgz", - "integrity": "sha512-T0rZTPVm9Y8YMqQ0KqaiGLh4jOkRmli2ZkibTgZG8S08BXwUSEv7NTPV5XdqHOpJTPdY49P3MD5OTKpltinq6w==", + "version": "6.0.7", + "resolved": "https://registry.npmjs.org/@redhat-cloud-services/frontend-components-config/-/frontend-components-config-6.0.7.tgz", + "integrity": "sha512-H9Yw+JkKwpLgL+JwPv5C6BE8oJbpKRpY+HSThjklFToLf6dx7J4AXu4jTgbU4ZTGk5maQEfeLJHKAHfxQWygFQ==", "dev": true, "dependencies": { "@pmmmwh/react-refresh-webpack-plugin": "^0.5.8", @@ -3023,33 +3023,34 @@ "integrity": "sha512-P50stc+mnWLycID46/AKmD/760r5N1eoam//O6MUVriqVorUdht7xkUL78aJZU1vw8WW6xlrDHwz3F6BM148qg==" }, "node_modules/@remix-run/router": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.13.0.tgz", - "integrity": "sha512-5dMOnVnefRsl4uRnAdoWjtVTdh8e6aZqgM4puy9nmEADH72ck+uXwzpJLEKE9Q6F8ZljNewLgmTfkxUrBdv4WA==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.14.1.tgz", + "integrity": "sha512-Qg4DMQsfPNAs88rb2xkdk03N3bjK4jgX5fR24eHCTR9q6PrhZQZ4UJBPzCHJkIpTRN1UKxx2DzjZmnC+7Lj0Ow==", "engines": { "node": ">=14.0.0" } }, "node_modules/@scalprum/core": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.5.4.tgz", - "integrity": "sha512-Z6/u1J8aRopYEfg5YzmPx+jFEjoeEQCHJPmEABLn44Dr1CmZJJStS4+jANRJXZCcGQhTH3Wsn/hu02hGxMVuCQ==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/@scalprum/core/-/core-0.6.5.tgz", + "integrity": "sha512-Q9xQKmcmqKyzDev4hKyJ7Emu3uqI8rWbwezC47dffcafDLn5F9ZOTS+cNpRJcvt0Yulcb11xYDj4tBDk49B7aA==", "dependencies": { - "@openshift/dynamic-plugin-sdk": "^4.0.0" + "@openshift/dynamic-plugin-sdk": "^4.0.0", + "tslib": "^2.6.2" } }, "node_modules/@scalprum/react-core": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.5.4.tgz", - "integrity": "sha512-tBAUstwEDri7ApIyfAzVfRzVj2MmlKVy29eFL4lOEZf7M96uUCdhmYtSdDPka7CegplgHN+9AtuSLiYR97K2gg==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/@scalprum/react-core/-/react-core-0.6.5.tgz", + "integrity": "sha512-ntBRJHbVFthHIxjlRYDnnqlvXXomf+QInwtCLLv2VQYRC4SOeGW6egr9jsoxImIhEBQ7BF4xnzdkqy1nAlOuvw==", "dependencies": { "@openshift/dynamic-plugin-sdk": "^4.0.0", - "@scalprum/core": "^0.5.4", + "@scalprum/core": "^0.6.5", "lodash": "^4.17.0" }, "peerDependencies": { - "react": ">=16.8.0 || >=17.0.0", - "react-dom": ">=16.8.0 || >=17.0.0" + "react": ">=16.8.0 || >=17.0.0 || ^18.0.0", + "react-dom": ">=16.8.0 || >=17.0.0 || ^18.0.0" } }, "node_modules/@sentry/browser": { @@ -8438,15 +8439,15 @@ } }, "node_modules/eslint": { - "version": "8.55.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.55.0.tgz", - "integrity": "sha512-iyUUAM0PCKj5QpwGfmCAG9XXbZCWsqP/eWAWrG/W0umvjuLRBECwSFdt+rCntju0xEH7teIABPwXpahftIaTdA==", + "version": "8.56.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.56.0.tgz", + "integrity": "sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.4", - "@eslint/js": "8.55.0", + "@eslint/js": "8.56.0", "@humanwhocodes/config-array": "^0.11.13", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -17479,11 +17480,11 @@ } }, "node_modules/react-router": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.20.0.tgz", - "integrity": "sha512-pVvzsSsgUxxtuNfTHC4IxjATs10UaAtvLGVSA1tbUE4GDaOSU1Esu2xF5nWLz7KPiMuW8BJWuPFdlGYJ7/rW0w==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.21.1.tgz", + "integrity": "sha512-W0l13YlMTm1YrpVIOpjCADJqEUpz1vm+CMo47RuFX4Ftegwm6KOYsL5G3eiE52jnJpKvzm6uB/vTKTPKM8dmkA==", "dependencies": { - "@remix-run/router": "1.13.0" + "@remix-run/router": "1.14.1" }, "engines": { "node": ">=14.0.0" @@ -17493,12 +17494,12 @@ } }, "node_modules/react-router-dom": { - "version": "6.20.0", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.20.0.tgz", - "integrity": "sha512-CbcKjEyiSVpA6UtCHOIYLUYn/UJfwzp55va4yEfpk7JBN3GPqWfHrdLkAvNCcpXr8QoihcDMuk0dzWZxtlB/mQ==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.21.1.tgz", + "integrity": "sha512-QCNrtjtDPwHDO+AO21MJd7yIcr41UetYt5jzaB9Y1UYaPTCnVuJq6S748g1dE11OQlCFIQg+RtAA1SEZIyiBeA==", "dependencies": { - "@remix-run/router": "1.13.0", - "react-router": "6.20.0" + "@remix-run/router": "1.14.1", + "react-router": "6.21.1" }, "engines": { "node": ">=14.0.0" diff --git a/package.json b/package.json index c27572ab..ffc989d6 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@patternfly/react-icons": "^5.1.1", "@patternfly/react-table": "^5.1.1", "@patternfly/react-tokens": "^5.1.1", - "@redhat-cloud-services/frontend-components": "^4.2.0", + "@redhat-cloud-services/frontend-components": "^4.2.1", "@redhat-cloud-services/frontend-components-notifications": "^4.1.0", "@redhat-cloud-services/frontend-components-translations": "^3.2.7", "@redhat-cloud-services/frontend-components-utilities": "^4.0.2", @@ -65,7 +65,7 @@ "react-dom": "^18.2.0", "react-intl": "^6.5.5", "react-redux": "^8.1.3", - "react-router-dom": "^6.20.0", + "react-router-dom": "^6.21.1", "redux": "^4.2.1", "redux-logger": "^3.0.6", "redux-promise-middleware": "^6.2.0", @@ -78,7 +78,7 @@ "@formatjs/ecma402-abstract": "^1.18.0", "@formatjs/icu-messageformat-parser": "^2.7.3", "@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.3", - "@redhat-cloud-services/frontend-components-config": "^6.0.6", + "@redhat-cloud-services/frontend-components-config": "^6.0.7", "@redhat-cloud-services/tsc-transform-imports": "^1.0.4", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.1.2", @@ -91,7 +91,7 @@ "@typescript-eslint/parser": "^6.18.0", "aphrodite": "^2.4.0", "copy-webpack-plugin": "^11.0.0", - "eslint": "^8.55.0", + "eslint": "^8.56.0", "eslint-plugin-formatjs": "^4.11.3", "eslint-plugin-jest-dom": "^5.1.0", "eslint-plugin-jsdoc": "^48.0.2",