Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
fix(deps): update shared components packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent fff0935 commit 0ad6d5a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.16.1
18.19.0
80 changes: 40 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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.11",
"@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",
"html-webpack-plugin": "5.5.4",
"https-proxy-agent": "5.0.1",
"husky": "8.0.3",
"i18next": "23.2.5",
"jest": "29.5.0",
"i18next": "23.7.8",
"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",
Expand All @@ -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.3",
"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",
Expand Down

0 comments on commit 0ad6d5a

Please sign in to comment.