Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabrecq committed Oct 15, 2024
1 parent 086c7fd commit 4772495
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 178 deletions.
223 changes: 50 additions & 173 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@redhat-cloud-services/frontend-components-notifications": "^4.1.0",
"@redhat-cloud-services/frontend-components-translations": "^3.2.8",
"@redhat-cloud-services/frontend-components-utilities": "^4.0.17",
"@reduxjs/toolkit": "^2.2.8",
"@reduxjs/toolkit": "^2.3.0",
"@unleash/proxy-client-react": "^4.3.1",
"axios": "^1.7.7",
"classnames": "^2.5.1",
Expand All @@ -68,7 +68,7 @@
"react-dom": "^18.3.1",
"react-intl": "^6.8.0",
"react-redux": "^9.1.2",
"react-router-dom": "^6.26.2",
"react-router-dom": "^6.27.0",
"redux": "^5.0.1",
"redux-logger": "^3.0.6",
"redux-promise-middleware": "^6.2.0",
Expand All @@ -86,7 +86,7 @@
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.4",
"@redhat-cloud-services/frontend-components-config": "^6.3.1",
"@redhat-cloud-services/tsc-transform-imports": "^1.0.16",
"@swc/core": "^1.7.26",
"@swc/core": "^1.7.26" ,
"@swc/jest": "^0.2.36",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
Expand All @@ -96,7 +96,7 @@
"@types/react-dom": "^18.3.1",
"@types/react-router-dom": "^5.3.3",
"@types/redux-logger": "^3.0.13",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.9.0",
"aphrodite": "^2.4.0",
"copy-webpack-plugin": "^12.0.2",
Expand Down Expand Up @@ -128,7 +128,7 @@
"webpack-bundle-analyzer": "^4.10.2"
},
"overrides": {
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"eslint": "^9.12.0",
"redux": "^5.0.1"
},
Expand Down

0 comments on commit 4772495

Please sign in to comment.