Skip to content

Commit

Permalink
chore: Update all non-major dependencies (v3.x.x) (#3787)
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Jareš <[email protected]>
Signed-off-by: Pablo Carle <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Pavel Jareš <[email protected]>
Co-authored-by: Pablo Carle <[email protected]>
Co-authored-by: Pavel Jareš <[email protected]>
  • Loading branch information
5 people authored Sep 24, 2024
1 parent 749b6ad commit 6c06535
Show file tree
Hide file tree
Showing 8 changed files with 3,856 additions and 4,594 deletions.
110 changes: 76 additions & 34 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.

14 changes: 7 additions & 7 deletions api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": ".",
"dependencies": {
"@emotion/core": "11.0.0",
"@emotion/is-prop-valid": "1.3.0",
"@emotion/is-prop-valid": "1.3.1",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@jest/globals": "29.7.0",
Expand All @@ -15,8 +15,8 @@
"@mui/material": "5.16.7",
"@react-loadable/revised": "1.5.0",
"@types/enzyme": "3.10.18",
"@types/jest": "29.5.12",
"@types/react": "18.3.5",
"@types/jest": "29.5.13",
"@types/react": "18.3.8",
"agentkeepalive": "4.5.0",
"buffer": "6.0.3",
"emotion-theming": "11.0.0",
Expand Down Expand Up @@ -45,7 +45,7 @@
"redux-persist-transform-filter": "0.0.22",
"redux-thunk": "3.1.0",
"rxjs": "7.8.1",
"sass": "1.78.0",
"sass": "1.79.3",
"stream": "0.0.3",
"swagger-ui-react": "5.17.14",
"undici": "6.19.8",
Expand Down Expand Up @@ -91,7 +91,7 @@
"ajv": "7.2.4",
"ansi-regex": "5.0.1",
"body-parser": "1.20.3",
"caniuse-lite": "1.0.30001660",
"caniuse-lite": "1.0.30001663",
"cheerio": "1.0.0",
"concurrently": "5.3.0",
"cors": "2.8.5",
Expand All @@ -108,7 +108,7 @@
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react": "7.36.1",
"express": "4.21.0",
"html-loader": "4.2.0",
"jest": "29.7.0",
Expand All @@ -131,7 +131,7 @@
"redux-mock-store": "1.5.4",
"rimraf": "3.0.2",
"source-map-explorer": "2.5.3",
"start-server-and-test": "2.0.7",
"start-server-and-test": "2.0.8",
"tmpl": "1.0.5",
"yaml": "1.10.2"
},
Expand Down
Loading

0 comments on commit 6c06535

Please sign in to comment.