Skip to content

Commit

Permalink
Bump @emotion/react from 11.13.0 to 11.13.3
Browse files Browse the repository at this point in the history
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.0 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-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent d63de38 commit b8eb2b7
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@docusaurus/plugin-google-gtag": "latest",
"@docusaurus/preset-classic": "latest",
"@docusaurus/theme-mermaid": "latest",
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@iconify/react": "^5.0.1",
"@mdx-js/react": "3.0.1",
Expand Down
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2718,14 +2718,14 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:^11.13.0":
version: 11.13.0
resolution: "@emotion/react@npm:11.13.0"
"@emotion/react@npm:^11.13.3":
version: 11.13.3
resolution: "@emotion/react@npm:11.13.3"
dependencies:
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.12.0
"@emotion/cache": ^11.13.0
"@emotion/serialize": ^1.3.0
"@emotion/serialize": ^1.3.1
"@emotion/use-insertion-effect-with-fallbacks": ^1.1.0
"@emotion/utils": ^1.4.0
"@emotion/weak-memoize": ^0.4.0
Expand All @@ -2735,7 +2735,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: aa6bff49ac0c15a97cc310a36e89146c4851dcb84ba25bc284d68e19a9b9d5d78235b74915a58404d59cfa369ddaf33dc280d881ca089e4ad70310dce87e0853
checksum: 0b58374bf28de914b49881f0060acfb908989869ebab63a2287773fc5e91a39f15552632b03d376c3e9835c5b4f23a5ebac8b0963b29af164d46c0a77ac928f0
languageName: node
linkType: hard

Expand All @@ -2752,6 +2752,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.3.1":
version: 1.3.2
resolution: "@emotion/serialize@npm:1.3.2"
dependencies:
"@emotion/hash": ^0.9.2
"@emotion/memoize": ^0.9.0
"@emotion/unitless": ^0.10.0
"@emotion/utils": ^1.4.1
csstype: ^3.0.2
checksum: 8051bafe32459e1aecf716cdb66a22b090060806104cca89d4e664893b56878d3e9bb94a4657df9b7b3fd183700a9be72f7144c959ddcbd3cf7b330206919237
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.4.0":
version: 1.4.0
resolution: "@emotion/sheet@npm:1.4.0"
Expand Down Expand Up @@ -2786,6 +2799,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.10.0":
version: 0.10.0
resolution: "@emotion/unitless@npm:0.10.0"
checksum: d79346df31a933e6d33518e92636afeb603ce043f3857d0a39a2ac78a09ef0be8bedff40130930cb25df1beeee12d96ee38613963886fa377c681a89970b787c
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/unitless@npm:0.9.0"
Expand All @@ -2809,6 +2829,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.1":
version: 1.4.1
resolution: "@emotion/utils@npm:1.4.1"
checksum: 088f6844c735981f53c84a76101cf261422301e7895cb37fea6a47e7950247ffa8ca174ca2a15d9b29a47f0fa831b432017ca7683bccbb5cfd78dda82743d856
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.4.0":
version: 0.4.0
resolution: "@emotion/weak-memoize@npm:0.4.0"
Expand Down Expand Up @@ -10495,7 +10522,7 @@ __metadata:
"@docusaurus/preset-classic": latest
"@docusaurus/theme-mermaid": latest
"@docusaurus/types": latest
"@emotion/react": ^11.13.0
"@emotion/react": ^11.13.3
"@emotion/styled": ^11.13.0
"@iconify/react": ^5.0.1
"@mdx-js/react": 3.0.1
Expand Down

0 comments on commit b8eb2b7

Please sign in to comment.