Skip to content

Commit

Permalink
chore(deps): update dependency @emotion/react to v11.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent f8e8805 commit 8df12a8
Show file tree
Hide file tree
Showing 8 changed files with 85 additions and 32 deletions.
76 changes: 51 additions & 25 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@changesets/cli": "^2.27.7",
"@commitlint/cli": "16.3.0",
"@commitlint/config-conventional": "16.2.4",
"@emotion/react": "11.13.0",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mdx-js/react": "2.1.5",
"@storybook/addon-actions": "7.6.6",
Expand Down
39 changes: 33 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6220,14 +6220,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": "npm:^7.18.3"
"@emotion/babel-plugin": "npm:^11.12.0"
"@emotion/cache": "npm:^11.13.0"
"@emotion/serialize": "npm:^1.3.0"
"@emotion/serialize": "npm:^1.3.1"
"@emotion/use-insertion-effect-with-fallbacks": "npm:^1.1.0"
"@emotion/utils": "npm:^1.4.0"
"@emotion/weak-memoize": "npm:^0.4.0"
Expand All @@ -6237,7 +6237,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/3dd2b3ffac51f0fa67ef3cb85d4064fd7ddc1212b587e3b328a1eade47024690175518d63c4cbabf28afa07e29187136b26d646e395158f6574fa6321a0b68f9
checksum: 10/ee70d3afc2e8dd771e6fe176d27dd87a5e21a54e54d871438fd1caa5aa2312d848c6866292fdc65a6ea1c945147c8422bda2d22ed739178af9902dc86d6b298a
languageName: node
linkType: hard

Expand Down Expand Up @@ -6288,6 +6288,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": "npm:^0.9.2"
"@emotion/memoize": "npm:^0.9.0"
"@emotion/unitless": "npm:^0.10.0"
"@emotion/utils": "npm:^1.4.1"
csstype: "npm:^3.0.2"
checksum: 10/ead557c1ff19d917ef8169c02738ef36f0851fbfdf0bf69a543045bddea3b7281dc8252ee466cc5fb44ed27d1e61280ff943bb60a2c04158751fb07b3457cc93
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.2.2":
version: 1.2.2
resolution: "@emotion/sheet@npm:1.2.2"
Expand Down Expand Up @@ -6342,6 +6355,13 @@ __metadata:
languageName: node
linkType: hard

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

"@emotion/unitless@npm:^0.8.1":
version: 0.8.1
resolution: "@emotion/unitless@npm:0.8.1"
Expand Down Expand Up @@ -6388,6 +6408,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.1":
version: 1.4.1
resolution: "@emotion/utils@npm:1.4.1"
checksum: 10/95e56fc0c9e05cf01a96268f0486ce813f1109a8653d2f575c67df9e8765d9c1b2daf09ad1ada67d933efbb08ca7990228e14b210c713daf90156b4869abe6a7
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.3.1":
version: 0.3.1
resolution: "@emotion/weak-memoize@npm:0.3.1"
Expand Down Expand Up @@ -16255,7 +16282,7 @@ __metadata:
"@changesets/cli": "npm:^2.27.7"
"@commitlint/cli": "npm:16.3.0"
"@commitlint/config-conventional": "npm:16.2.4"
"@emotion/react": "npm:11.13.0"
"@emotion/react": "npm:11.13.3"
"@emotion/styled": "npm:11.13.0"
"@mdx-js/react": "npm:2.1.5"
"@storybook/addon-actions": "npm:7.6.6"
Expand Down

0 comments on commit 8df12a8

Please sign in to comment.