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

Commit 6efd87e

Browse files
fix(deps): update shared components packages
1 parent fff0935 commit 6efd87e

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.16.1
1+
18.17.0

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@patternfly/react-charts": "6.94.19",
3333
"@redhat-cloud-services/rbac-client": "1.2.5",
3434
"@rhoas/account-management-sdk": "1.0.3",
35-
"@rhoas/app-services-ui-components": "2.31.0",
35+
"@rhoas/app-services-ui-components": "2.31.1",
3636
"@rhoas/app-services-ui-shared": "0.16.6",
3737
"@rhoas/kafka-instance-sdk": "1.0.3",
3838
"@rhoas/kafka-management-sdk": "1.0.2",
@@ -56,36 +56,36 @@
5656
"@redhat-cloud-services/frontend-components-config-utilities": "1.5.31",
5757
"@redhat-cloud-services/frontend-components-notifications": "3.2.14",
5858
"@redhat-cloud-services/frontend-components-utilities": "3.7.4",
59-
"@testing-library/jest-dom": "5.16.5",
59+
"@testing-library/jest-dom": "5.17.0",
6060
"@testing-library/react": "12.1.5",
61-
"@types/jest": "29.5.2",
61+
"@types/jest": "29.5.3",
6262
"@types/js-cookie": "3.0.3",
63-
"@types/react-dom": "18.2.6",
63+
"@types/react-dom": "18.2.7",
6464
"@types/react-router-dom": "5.3.3",
6565
"@types/redux-logger": "3.0.9",
66-
"@typescript-eslint/eslint-plugin": "5.60.1",
67-
"@typescript-eslint/parser": "5.60.1",
66+
"@typescript-eslint/eslint-plugin": "5.62.0",
67+
"@typescript-eslint/parser": "5.62.0",
6868
"@xstate/inspect": "0.8.0",
6969
"axios": "1.4.0",
7070
"copy-webpack-plugin": "11.0.0",
7171
"css-loader": "6.8.1",
7272
"css-minimizer-webpack-plugin": "5.0.1",
7373
"date-fns": "2.30.0",
7474
"dotenv-webpack": "8.0.1",
75-
"eslint": "8.43.0",
75+
"eslint": "8.45.0",
7676
"eslint-config-prettier": "8.8.0",
7777
"eslint-plugin-cypress": "2.13.3",
7878
"eslint-plugin-deprecation": "1.4.1",
7979
"eslint-plugin-i18next": "6.0.3",
80-
"eslint-plugin-jest": "27.2.2",
81-
"eslint-plugin-react": "7.32.2",
80+
"eslint-plugin-jest": "27.2.3",
81+
"eslint-plugin-react": "7.33.0",
8282
"eslint-plugin-react-hooks": "4.6.0",
8383
"html-replace-webpack-plugin": "2.6.0",
8484
"html-webpack-plugin": "5.5.3",
8585
"https-proxy-agent": "5.0.1",
8686
"husky": "8.0.3",
87-
"i18next": "23.2.5",
88-
"jest": "29.5.0",
87+
"i18next": "23.3.0",
88+
"jest": "29.6.1",
8989
"jws": "4.0.0",
9090
"lint-staged": "13.2.3",
9191
"lodash.merge": "4.6.2",
@@ -102,13 +102,13 @@
102102
"regenerator-runtime": "0.13.11",
103103
"rimraf": "5.0.1",
104104
"terser-webpack-plugin": "5.3.9",
105-
"ts-jest": "29.1.0",
105+
"ts-jest": "29.1.1",
106106
"ts-loader": "9.4.4",
107-
"tsconfig-paths-webpack-plugin": "4.0.1",
108-
"tslib": "2.6.0",
107+
"tsconfig-paths-webpack-plugin": "4.1.0",
108+
"tslib": "2.6.1",
109109
"typescript": "5.1.6",
110110
"url": "0.11.1",
111-
"webpack": "5.88.1",
111+
"webpack": "5.88.2",
112112
"webpack-bundle-analyzer": "4.9.0",
113113
"webpack-cli": "5.1.4",
114114
"webpack-dev-server": "4.15.1",

0 commit comments

Comments
 (0)