chore: bump @emotion/react from 11.11.4 to 11.13.0 in /frontend/web (#267)

Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.11.4 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/react@11.11.4...@emotion/react@11.13.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-01 21:45:59 +08:00
committed by GitHub
parent cc0884b07e
commit 32b321dcfd
2 changed files with 108 additions and 28 deletions

View File

@@ -9,7 +9,7 @@
"postinstall": "cd ../../proto && buf generate"
},
"dependencies": {
"@emotion/react": "^11.11.4",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.11.5",
"@mui/joy": "5.0.0-beta.48",
"@reduxjs/toolkit": "^2.2.6",