Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump @emotion/styled from 11.13.0 to 11.13.5 #3312

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 46 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4153,6 +4153,25 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.13.5":
version: 11.13.5
resolution: "@emotion/babel-plugin@npm:11.13.5"
dependencies:
"@babel/helper-module-imports": ^7.16.7
"@babel/runtime": ^7.18.3
"@emotion/hash": ^0.9.2
"@emotion/memoize": ^0.9.0
"@emotion/serialize": ^1.3.3
babel-plugin-macros: ^3.1.0
convert-source-map: ^1.5.0
escape-string-regexp: ^4.0.0
find-root: ^1.1.0
source-map: ^0.5.7
stylis: 4.2.0
checksum: c41df7e6c19520e76d1939f884be878bf88b5ba00bd3de9d05c5b6c5baa5051686ab124d7317a0645de1b017b574d8139ae1d6390ec267fbe8e85a5252afb542
languageName: node
linkType: hard

"@emotion/cache@npm:^11.13.0, @emotion/cache@npm:^11.13.1":
version: 11.13.1
resolution: "@emotion/cache@npm:11.13.1"
Expand Down Expand Up @@ -4210,7 +4229,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.0, @emotion/serialize@npm:^1.3.1":
"@emotion/serialize@npm:^1.2.0, @emotion/serialize@npm:^1.3.1":
version: 1.3.1
resolution: "@emotion/serialize@npm:1.3.1"
dependencies:
Expand All @@ -4223,6 +4242,19 @@ __metadata:
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.3.3":
version: 1.3.3
resolution: "@emotion/serialize@npm:1.3.3"
dependencies:
"@emotion/hash": ^0.9.2
"@emotion/memoize": ^0.9.0
"@emotion/unitless": ^0.10.0
"@emotion/utils": ^1.4.2
csstype: ^3.0.2
checksum: 510331233767ae4e09e925287ca2c7269b320fa1d737ea86db5b3c861a734483ea832394c0c1fe5b21468fe335624a75e72818831d303ba38125f54f44ba02e7
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.4.0":
version: 1.4.0
resolution: "@emotion/sheet@npm:1.4.0"
Expand All @@ -4231,22 +4263,22 @@ __metadata:
linkType: hard

"@emotion/styled@npm:^11.13.0":
version: 11.13.0
resolution: "@emotion/styled@npm:11.13.0"
version: 11.13.5
resolution: "@emotion/styled@npm:11.13.5"
dependencies:
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.12.0
"@emotion/babel-plugin": ^11.13.5
"@emotion/is-prop-valid": ^1.3.0
"@emotion/serialize": ^1.3.0
"@emotion/serialize": ^1.3.3
"@emotion/use-insertion-effect-with-fallbacks": ^1.1.0
"@emotion/utils": ^1.4.0
"@emotion/utils": ^1.4.2
peerDependencies:
"@emotion/react": ^11.0.0-rc.0
react: ">=16.8.0"
peerDependenciesMeta:
"@types/react":
optional: true
checksum: f5b951059418f57bc8ea32b238afb25965ece3314f2ffd1b14ce049ba3c066a424990dfbfabbf57bb88e044eaa80bf19f620ac988adda3d2fc483177be6da05e
checksum: 316b3e9f98fc9d3faa54a990ad7f3805611c76a4ebffac9a6c28b6e7e9dd6e9343e9b80c79617af7f64524081a606f3789a89373abf67362fa138028f91b62af
languageName: node
linkType: hard

Expand Down Expand Up @@ -4282,6 +4314,13 @@ __metadata:
languageName: node
linkType: hard

"@emotion/utils@npm:^1.4.2":
version: 1.4.2
resolution: "@emotion/utils@npm:1.4.2"
checksum: 04cf76849c6401205c058b82689fd0ec5bf501aed6974880fe9681a1d61543efb97e848f4c38664ac4a9068c7ad2d1cb84f73bde6cf95f1208aa3c28e0190321
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
Loading