diff --git a/.nvmrc b/.nvmrc index 3876fd49..603606bc 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.16.1 +18.17.0 diff --git a/package.json b/package.json index 2c8ed971..90dd8448 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@patternfly/react-charts": "6.94.19", "@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.1", "@rhoas/app-services-ui-shared": "0.16.6", "@rhoas/kafka-instance-sdk": "1.0.3", "@rhoas/kafka-management-sdk": "1.0.2", @@ -56,15 +56,15 @@ "@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/jest": "29.5.3", "@types/js-cookie": "3.0.3", - "@types/react-dom": "18.2.6", + "@types/react-dom": "18.2.7", "@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", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "@xstate/inspect": "0.8.0", "axios": "1.4.0", "copy-webpack-plugin": "11.0.0", @@ -72,20 +72,20 @@ "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": "8.45.0", + "eslint-config-prettier": "8.9.0", "eslint-plugin-cypress": "2.13.3", "eslint-plugin-deprecation": "1.4.1", "eslint-plugin-i18next": "6.0.3", - "eslint-plugin-jest": "27.2.2", - "eslint-plugin-react": "7.32.2", + "eslint-plugin-jest": "27.2.3", + "eslint-plugin-react": "7.33.0", "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.3.0", + "jest": "29.6.2", "jws": "4.0.0", "lint-staged": "13.2.3", "lodash.merge": "4.6.2", @@ -102,13 +102,13 @@ "regenerator-runtime": "0.13.11", "rimraf": "5.0.1", "terser-webpack-plugin": "5.3.9", - "ts-jest": "29.1.0", + "ts-jest": "29.1.1", "ts-loader": "9.4.4", - "tsconfig-paths-webpack-plugin": "4.0.1", - "tslib": "2.6.0", + "tsconfig-paths-webpack-plugin": "4.1.0", + "tslib": "2.6.1", "typescript": "5.1.6", "url": "0.11.1", - "webpack": "5.88.1", + "webpack": "5.88.2", "webpack-bundle-analyzer": "4.9.0", "webpack-cli": "5.1.4", "webpack-dev-server": "4.15.1",