Skip to content

Commit fb8a35a

Browse files
chore(deps): bump @emotion/react from 11.13.5 to 11.14.0
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.5 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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3268af6 commit fb8a35a

File tree

3 files changed

+181
-130
lines changed

3 files changed

+181
-130
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@chakra-ui/react": "^2.8.2",
2626
"@chakra-ui/styled-system": "^2.9.2",
2727
"@chakra-ui/theme-tools": "^2.1.2",
28-
"@emotion/react": "11.13.5",
28+
"@emotion/react": "11.14.0",
2929
"@emotion/styled": "11.13.5",
3030
"@hookform/resolvers": "^3.9.1",
3131
"@marsidev/react-turnstile": "^1.1.0",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
],
201201
"dependencies": {
202202
"@coinbase/wallet-sdk": "4.2.4",
203-
"@emotion/react": "11.13.5",
203+
"@emotion/react": "11.14.0",
204204
"@emotion/styled": "11.13.5",
205205
"@google/model-viewer": "2.1.1",
206206
"@noble/curves": "1.7.0",

0 commit comments

Comments
 (0)