Skip to content

Commit

Permalink
Update Shared components packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent abbc59b commit 03d3067
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"@redhat-cloud-services/frontend-components-config": "4.7.3",
"@testing-library/cypress": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "13.5.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/enzyme": "3.10.13",
"@types/jest": "27.5.2",
"@types/jest": "29.5.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.16",
"@types/react": "17.0.60",
"@types/react-dom": "17.0.20",
"@types/react": "18.2.9",
"@types/react-dom": "18.2.4",
"@types/react-router": "5.1.20",
"@types/react-router-dom": "5.3.3",
"@types/yup": "0.29.14",
Expand All @@ -63,7 +63,7 @@
"husky": "8.0.3",
"identity-obj-proxy": "3.0.0",
"imagemin": "8.0.1",
"jest": "28.1.3",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",
"keycloak-js": "16.1.1",
"lerna": "6.6.2",
Expand All @@ -83,7 +83,7 @@
"serve": "14.2.0",
"style-loader": "3.3.3",
"svg-url-loader": "8.0.0",
"ts-jest": "28.0.8",
"ts-jest": "29.1.0",
"ts-loader": "9.4.3",
"tsconfig-paths-webpack-plugin": "4.0.1",
"typescript": "5.1.3",
Expand Down Expand Up @@ -111,7 +111,7 @@
"react-dom": "17.0.2",
"react-fast-compare": "3.2.2",
"react-i18next": "12.3.1",
"react-router": "5.3.4",
"react-router": "6.12.0",
"react-router-dom": "5.3.0",
"terser-webpack-plugin": "5.3.9",
"tslib": "2.5.3",
Expand Down

0 comments on commit 03d3067

Please sign in to comment.