Skip to content

Commit

Permalink
chore(deps): bump @emotion/react from 11.11.4 to 11.12.0
Browse files Browse the repository at this point in the history
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.4 to 11.12.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/react@11.11.4...@emotion/react@11.12.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and NearW committed Jul 21, 2024
1 parent 77a741e commit 13beee0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 40 deletions.
63 changes: 24 additions & 39 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "next start -p 80"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.12.0",
"@emotion/styled": "^11.12.0",
"@mui/icons-material": "^5.16.0",
"@mui/lab": "5.0.0-alpha.170",
Expand Down

0 comments on commit 13beee0

Please sign in to comment.