Skip to content

Commit

Permalink
build(deps): bump the ui-prod-deps group in /ui with 3 updates
Browse files Browse the repository at this point in the history
Bumps the ui-prod-deps group in /ui with 3 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material), [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material) and [react-dropzone](https://github.com/react-dropzone/react-dropzone).


Updates `@mui/icons-material` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.6/packages/mui-icons-material)

Updates `@mui/material` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v6.1.6/packages/mui-material)

Updates `react-dropzone` from 14.2.10 to 14.3.3
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases)
- [Commits](react-dropzone/react-dropzone@v14.2.10...v14.3.3)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-prod-deps
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ui-prod-deps
- dependency-name: react-dropzone
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ui-prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent e4a20ed commit 2b4701c
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@types/lodash.memoize": "^4.1.9",
"d3-array": "^3.2.4",
"d3-color": "^3.1.0",
Expand All @@ -26,7 +26,7 @@
"lodash.memoize": "^4.1.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.10",
"react-dropzone": "^14.3.3",
"react-use": "^17.5.1"
},
"devDependencies": {
Expand Down
100 changes: 50 additions & 50 deletions ui/pnpm-lock.yaml

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

0 comments on commit 2b4701c

Please sign in to comment.