diff --git a/frontend/package.json b/frontend/package.json index 1e9a2c4c..2dd73f43 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -83,31 +83,31 @@ "webpack-merge": "^5.8.0" }, "dependencies": { - "@badgateway/oauth2-client": "^2.3.0", - "@openid/appauth": "^1.3.1", - "@patternfly/react-catalog-view-extension": "^4.19.8", - "@patternfly/react-charts": "^6.77.1", + "@badgateway/oauth2-client": "^2.4.1", + "@openid/appauth": "^1.3.2", + "@patternfly/react-catalog-view-extension": "^4.96.1", + "@patternfly/react-charts": "^6.94.21", "@patternfly/react-code-editor": "^4.82.122", "@patternfly/react-core": "^4.278.1", - "@patternfly/react-icons": "^4.13.1", + "@patternfly/react-icons": "^4.93.7", "@patternfly/react-styles": "^4.92.8", "@patternfly/react-table": "^4.113.7", - "@reduxjs/toolkit": "^1.8.6", - "@storybook/builder-webpack5": "^7.6.6", - "axios": "^1.6.4", + "@reduxjs/toolkit": "^1.9.7", + "@storybook/builder-webpack5": "^7.6.20", + "axios": "^1.7.5", "fetch-mw-oauth2": "^1.0.2", "jwt-decode": "^4.0.0", "lodash": "^4.17.21", - "moment": "^2.29.1", + "moment": "^2.30.1", "monaco-editor": "^0.50.0", - "oauth4webapi": "^2.10.3", + "oauth4webapi": "^2.12.0", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-hook-form": "^7.50.1", - "react-monaco-editor": "^0.55.0", - "react-redux": "^8.0.4", + "react-hook-form": "^7.53.0", + "react-monaco-editor": "^0.56.1", + "react-redux": "^8.1.3", "react-router-last-location": "^2.0.1", "sirv-cli": "^1.0.12", - "yaml": "^2.4.0" + "yaml": "^2.5.0" } }