Skip to content

Commit

Permalink
chore: Update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 16, 2024
1 parent 86c3eda commit b5bc7f2
Show file tree
Hide file tree
Showing 7 changed files with 501 additions and 690 deletions.
175 changes: 134 additions & 41 deletions api-catalog-ui/frontend/package-lock.json

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

16 changes: 8 additions & 8 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@mui/material": "5.15.18",
"@react-loadable/revised": "1.5.0",
"@types/enzyme": "3.10.18",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/react": "18.2.79",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"agentkeepalive": "4.5.0",
Expand All @@ -26,15 +26,15 @@
"htmr": "1.0.2",
"install": "0.13.0",
"lodash": "4.17.21",
"loglevel": "1.9.1",
"loglevel": "1.9.2",
"openapi-snippet": "0.14.0",
"react": "18.3.1",
"react-app-polyfill": "3.0.0",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
"react-redux": "9.1.2",
"react-router-dom": "5.3.4",
"react-toastify": "10.0.5",
"react-toastify": "10.0.6",
"redux": "5.0.1",
"redux-catch": "1.3.1",
"redux-logger": "3.0.6",
Expand Down Expand Up @@ -87,7 +87,7 @@
"ajv": "8.13.0",
"ansi-regex": "5.0.1",
"body-parser": "1.20.3",
"caniuse-lite": "1.0.30001655",
"caniuse-lite": "1.0.30001669",
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
Expand Down Expand Up @@ -126,7 +126,7 @@
"redux-mock-store": "1.5.4",
"rimraf": "3.0.2",
"source-map-explorer": "2.5.3",
"start-server-and-test": "2.0.5",
"start-server-and-test": "2.0.8",
"tmpl": "1.0.5",
"yaml": "1.10.2"
},
Expand All @@ -141,10 +141,10 @@
"lodash": "4.17.21",
"semver": "7.6.3",
"@babel/traverse": "7.24.7",
"dompurify": "3.1.6",
"serve-static": "1.16.0",
"dompurify": "3.1.7",
"serve-static": "1.16.2",
"body-parser": "1.20.3",
"axios": "1.7.4"
"axios": "1.7.7"
},
"engines": {
"npm": "=9.3.1",
Expand Down
Loading

0 comments on commit b5bc7f2

Please sign in to comment.