Skip to content

Commit

Permalink
Bump @emotion/react from 11.11.4 to 11.13.3 in /ui/react-app
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.13.3.
- [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])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 8868c2a commit 7ffcc72
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 98 deletions.
228 changes: 131 additions & 97 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 @@ -10,7 +10,7 @@
"lint:fix": "eslint --fix src --ext .ts,.tsx"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.9.3",
"@mui/material": "^5.10.14",
"@tanstack/react-query": "^4.7.1",
Expand Down

0 comments on commit 7ffcc72

Please sign in to comment.