Skip to content

Commit

Permalink
Bump @emotion/styled from 11.10.6 to 11.13.0 in /ui/react-app
Browse files Browse the repository at this point in the history
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.10.6 to 11.13.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/styled@11.10.6...@emotion/styled@11.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 3b4f154 commit cb1bbb2
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 76 deletions.
184 changes: 109 additions & 75 deletions ui/react-app/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 ui/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.9.3",
"@emotion/styled": "^11.13.0",
"@mui/material": "^5.10.14",
"@tanstack/react-query": "^4.7.1",
"mdi-material-ui": "^7.9.1",
Expand Down

0 comments on commit cb1bbb2

Please sign in to comment.