Skip to content

Commit 42e9804

Browse files
chore(deps): bump @emotion/styled from 11.13.5 to 11.14.0
Bumps [@emotion/styled](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/styled" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3b53732 commit 42e9804

File tree

3 files changed

+169
-118
lines changed

3 files changed

+169
-118
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@chakra-ui/styled-system": "^2.9.2",
2727
"@chakra-ui/theme-tools": "^2.1.2",
2828
"@emotion/react": "11.13.5",
29-
"@emotion/styled": "11.13.5",
29+
"@emotion/styled": "11.14.0",
3030
"@hookform/resolvers": "^3.9.1",
3131
"@marsidev/react-turnstile": "^1.1.0",
3232
"@n8tb1t/use-scroll-position": "^2.0.3",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"dependencies": {
202202
"@coinbase/wallet-sdk": "4.2.4",
203203
"@emotion/react": "11.13.5",
204-
"@emotion/styled": "11.13.5",
204+
"@emotion/styled": "11.14.0",
205205
"@google/model-viewer": "2.1.1",
206206
"@noble/curves": "1.7.0",
207207
"@noble/hashes": "1.6.1",

0 commit comments

Comments
 (0)