Skip to content

Commit

Permalink
chore: Update all patch dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot committed Dec 9, 2024
1 parent 245e00d commit 5612066
Show file tree
Hide file tree
Showing 18 changed files with 264 additions and 763 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
legacy-peer-deps=true
registry=https://zowe.jfrog.io/artifactory/api/npm/npm-org/
2 changes: 2 additions & 0 deletions api-catalog-ui/frontend/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
legacy-peer-deps=true
registry=https://zowe.jfrog.io/artifactory/api/npm/npm-org/
160 changes: 37 additions & 123 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.

12 changes: 6 additions & 6 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.13",
"@types/jest": "29.5.14",
"@types/react": "18.2.79",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"agentkeepalive": "4.5.0",
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.30001669",
"caniuse-lite": "1.0.30001687",
"concurrently": "5.3.0",
"cors": "2.8.5",
"cross-env": "7.0.3",
Expand All @@ -104,7 +104,7 @@
"eslint-plugin-jsx-a11y": "6.6.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.30.1",
"express": "4.21.1",
"express": "4.21.2",
"html-loader": "4.2.0",
"jest": "29.7.0",
"jest-environment-enzyme": "7.1.2",
Expand All @@ -114,7 +114,7 @@
"jest-mock": "29.7.0",
"jest-watch-typeahead": "2.2.2",
"json-schema": "0.4.0",
"mini-css-extract-plugin": "2.9.1",
"mini-css-extract-plugin": "2.9.2",
"nodemon": "2.0.22",
"nth-check": "2.1.1",
"prettier": "2.8.8",
Expand All @@ -123,7 +123,7 @@
"react-app-rewired": "2.2.1",
"react-error-overlay": "6.0.11",
"react-scripts": "5.0.1",
"redux-mock-store": "1.5.4",
"redux-mock-store": "1.5.5",
"rimraf": "3.0.2",
"source-map-explorer": "2.5.3",
"start-server-and-test": "2.0.8",
Expand All @@ -144,7 +144,7 @@
"dompurify": "3.1.7",
"serve-static": "1.16.2",
"body-parser": "1.20.3",
"axios": "1.7.7"
"axios": "1.7.9"
},
"engines": {
"npm": "=9.3.1",
Expand Down
Loading

0 comments on commit 5612066

Please sign in to comment.