From ee47a3bfdd1019e784d92a6d4718bdfa5b0979df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 2 Dec 2023 00:18:18 +0000 Subject: [PATCH] fix(deps): update shared components packages --- .nvmrc | 2 +- package.json | 78 ++++++++++++++++++++++++++-------------------------- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/.nvmrc b/.nvmrc index 3876fd49..a9d08739 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.16.1 +18.19.0 diff --git a/package.json b/package.json index 2c8ed971..47bd704a 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,10 @@ "prepare": "husky install" }, "dependencies": { - "@patternfly/react-charts": "6.94.19", + "@patternfly/react-charts": "6.94.21", "@redhat-cloud-services/rbac-client": "1.2.5", "@rhoas/account-management-sdk": "1.0.3", - "@rhoas/app-services-ui-components": "2.31.0", + "@rhoas/app-services-ui-components": "2.31.2", "@rhoas/app-services-ui-shared": "0.16.6", "@rhoas/kafka-instance-sdk": "1.0.3", "@rhoas/kafka-management-sdk": "1.0.2", @@ -42,52 +42,52 @@ "js-cookie": "3.0.5", "jwt-decode": "3.1.2", "query-string": "7.1.3", - "react-error-boundary": "4.0.10", - "react-redux": "8.1.1", + "react-error-boundary": "4.0.11", + "react-redux": "8.1.3", "redux": "4.2.1", "redux-logger": "3.0.6" }, "devDependencies": { "@patternfly/patternfly": "5.0.2", - "@patternfly/react-core": "4.276.8", - "@patternfly/react-icons": "4.93.6", - "@patternfly/react-table": "4.113.0", + "@patternfly/react-core": "4.278.1", + "@patternfly/react-icons": "4.93.7", + "@patternfly/react-table": "4.113.7", "@redhat-cloud-services/frontend-components": "3.11.2", "@redhat-cloud-services/frontend-components-config-utilities": "1.5.31", "@redhat-cloud-services/frontend-components-notifications": "3.2.14", "@redhat-cloud-services/frontend-components-utilities": "3.7.4", - "@testing-library/jest-dom": "5.16.5", + "@testing-library/jest-dom": "5.17.0", "@testing-library/react": "12.1.5", - "@types/jest": "29.5.2", - "@types/js-cookie": "3.0.3", - "@types/react-dom": "18.2.6", + "@types/jest": "29.5.10", + "@types/js-cookie": "3.0.6", + "@types/react-dom": "18.2.17", "@types/react-router-dom": "5.3.3", - "@types/redux-logger": "3.0.9", - "@typescript-eslint/eslint-plugin": "5.60.1", - "@typescript-eslint/parser": "5.60.1", + "@types/redux-logger": "3.0.12", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@xstate/inspect": "0.8.0", - "axios": "1.4.0", + "axios": "1.6.2", "copy-webpack-plugin": "11.0.0", "css-loader": "6.8.1", "css-minimizer-webpack-plugin": "5.0.1", "date-fns": "2.30.0", "dotenv-webpack": "8.0.1", - "eslint": "8.43.0", - "eslint-config-prettier": "8.8.0", - "eslint-plugin-cypress": "2.13.3", - "eslint-plugin-deprecation": "1.4.1", + "eslint": "8.55.0", + "eslint-config-prettier": "8.10.0", + "eslint-plugin-cypress": "2.15.1", + "eslint-plugin-deprecation": "1.5.0", "eslint-plugin-i18next": "6.0.3", - "eslint-plugin-jest": "27.2.2", - "eslint-plugin-react": "7.32.2", + "eslint-plugin-jest": "27.6.0", + "eslint-plugin-react": "7.33.2", "eslint-plugin-react-hooks": "4.6.0", "html-replace-webpack-plugin": "2.6.0", "html-webpack-plugin": "5.5.3", "https-proxy-agent": "5.0.1", "husky": "8.0.3", - "i18next": "23.2.5", - "jest": "29.5.0", + "i18next": "23.7.7", + "jest": "29.7.0", "jws": "4.0.0", - "lint-staged": "13.2.3", + "lint-staged": "13.3.0", "lodash.merge": "4.6.2", "mini-css-extract-plugin": "2.7.6", "npm-run-all": "4.1.5", @@ -99,30 +99,30 @@ "react-i18next": "11.18.6", "react-router-dom": "5.2.1", "redux-promise-middleware": "6.1.3", - "regenerator-runtime": "0.13.11", - "rimraf": "5.0.1", + "regenerator-runtime": "0.14.0", + "rimraf": "5.0.5", "terser-webpack-plugin": "5.3.9", - "ts-jest": "29.1.0", - "ts-loader": "9.4.4", - "tsconfig-paths-webpack-plugin": "4.0.1", - "tslib": "2.6.0", - "typescript": "5.1.6", - "url": "0.11.1", - "webpack": "5.88.1", - "webpack-bundle-analyzer": "4.9.0", + "ts-jest": "29.1.1", + "ts-loader": "9.5.1", + "tsconfig-paths-webpack-plugin": "4.1.0", + "tslib": "2.6.2", + "typescript": "5.3.2", + "url": "0.11.3", + "webpack": "5.89.0", + "webpack-bundle-analyzer": "4.10.1", "webpack-cli": "5.1.4", "webpack-dev-server": "4.15.1", - "webpack-merge": "5.9.0" + "webpack-merge": "5.10.0" }, "peerDependencies": { "@patternfly/patternfly": "5.0.2", - "@patternfly/react-core": "4.276.8", - "@patternfly/react-icons": "4.93.6", - "@patternfly/react-table": "4.113.0", + "@patternfly/react-core": "4.278.1", + "@patternfly/react-icons": "4.93.7", + "@patternfly/react-table": "4.113.7", "@redhat-cloud-services/frontend-components": "3.11.2", "@redhat-cloud-services/frontend-components-notifications": "3.2.14", "@redhat-cloud-services/frontend-components-utilities": "3.7.4", - "axios": "1.4.0", + "axios": "1.6.2", "react": "17.0.2", "react-dom": "17.0.2", "react-router-dom": "5.2.1",