Skip to content

Commit e87ea67

Browse files
chore: bump @emotion/react in /frontend/extension (#403)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) 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]) --- updated-dependencies: - dependency-name: "@emotion/react" dependency-version: 11.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cca579d commit e87ea67

File tree

2 files changed

+111
-162
lines changed

2 files changed

+111
-162
lines changed

frontend/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"lint-fix": "eslint --ext .js,.ts,.tsx, src --fix"
1212
},
1313
"dependencies": {
14-
"@emotion/react": "^11.13.3",
14+
"@emotion/react": "^11.14.0",
1515
"@emotion/styled": "^11.14.0",
1616
"@mui/joy": "5.0.0-beta.51",
1717
"@plasmohq/storage": "^1.15.0",

0 commit comments

Comments
 (0)