Skip to content

Commit

Permalink
Bump the styles group across 1 directory with 6 updates
Browse files Browse the repository at this point in the history
Bumps the styles group with 5 updates in the /ui directory:

| Package | From | To |
| --- | --- | --- |
| [@emotion/cache](https://github.com/emotion-js/emotion) | `11.13.1` | `11.14.0` |
| [@emotion/react](https://github.com/emotion-js/emotion) | `11.13.3` | `11.14.0` |
| [@emotion/styled](https://github.com/emotion-js/emotion) | `11.13.0` | `11.14.0` |
| [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) | `6.1.4` | `6.1.10` |
| [@mui/material-nextjs](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material-nextjs) | `6.1.4` | `6.1.9` |



Updates `@emotion/cache` from 11.13.1 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/react` from 11.13.3 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@emotion/styled` from 11.13.0 to 11.14.0
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `@mui/icons-material` from 6.1.4 to 6.1.10
- [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.10/packages/mui-icons-material)

Updates `@mui/material` from 6.1.4 to 6.1.10
- [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.10/packages/mui-material)

Updates `@mui/material-nextjs` from 6.1.4 to 6.1.9
- [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.9/packages/mui-material-nextjs)

---
updated-dependencies:
- dependency-name: "@emotion/cache"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: styles
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: styles
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: styles
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: styles
- dependency-name: "@mui/material"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: styles
- dependency-name: "@mui/material-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: styles
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent bf6205f commit da18387
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 97 deletions.
184 changes: 92 additions & 92 deletions ui/package-lock.json

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

10 changes: 5 additions & 5 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"prepare": "cd .. && husky ui/.husky"
},
"dependencies": {
"@emotion/cache": "^11.13.1",
"@emotion/react": "^11.13.3",
"@emotion/cache": "^11.14.0",
"@emotion/react": "^11.14.0",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@emotion/styled": "^11.14.0",
"@fontsource/montserrat": "^5.1.0",
"@fontsource/mukta": "^5.1.0",
"@mui/icons-material": "^6.1.4",
"@mui/icons-material": "^6.1.10",
"@mui/material": "^6.1.0",
"@mui/material-nextjs": "^6.1.4",
"@mui/material-nextjs": "^6.1.9",
"@tanstack/react-query": "^5.59.15",
"clsx": "^2.1.0",
"dotenv-cli": "^7.4.2",
Expand Down

0 comments on commit da18387

Please sign in to comment.