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

fix(deps): update dependency @theme-ui/css to v0.12.0 #1439

Merged
merged 1 commit into from
Oct 29, 2021
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@emotion/css": "11.5.0",
"@emotion/react": "11.5.0",
"@theme-ui/css": "0.11.3",
"@theme-ui/css": "0.12.0",
"csstype": "3.0.9"
},
"peerDependencies": {
Expand Down
61 changes: 9 additions & 52 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1987,19 +1987,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/cache@npm:^11.4.0":
version: 11.4.0
resolution: "@emotion/cache@npm:11.4.0"
dependencies:
"@emotion/memoize": ^0.7.4
"@emotion/sheet": ^1.0.0
"@emotion/utils": ^1.0.0
"@emotion/weak-memoize": ^0.2.5
stylis: ^4.0.3
checksum: bdef4c0ccc9bb87e99e4d48ff4855afe684035e9233a54bb339eb6aeafef35bd34fbed8ddb0d5ee440abd42c598043a87ebb0a324f2a1d732edf9c6b1709f9ed
languageName: node
linkType: hard

"@emotion/cache@npm:^11.5.0":
version: 11.5.0
resolution: "@emotion/cache@npm:11.5.0"
Expand Down Expand Up @@ -2088,7 +2075,7 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:11.5.0":
"@emotion/react@npm:11.5.0, @emotion/react@npm:^11.4.1":
version: 11.5.0
resolution: "@emotion/react@npm:11.5.0"
dependencies:
Expand All @@ -2111,29 +2098,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/react@npm:^11.1.1":
version: 11.4.1
resolution: "@emotion/react@npm:11.4.1"
dependencies:
"@babel/runtime": ^7.13.10
"@emotion/cache": ^11.4.0
"@emotion/serialize": ^1.0.2
"@emotion/sheet": ^1.0.2
"@emotion/utils": ^1.0.0
"@emotion/weak-memoize": ^0.2.5
hoist-non-react-statics: ^3.3.1
peerDependencies:
"@babel/core": ^7.0.0
react: ">=16.8.0"
peerDependenciesMeta:
"@babel/core":
optional: true
"@types/react":
optional: true
checksum: de3c2150785567e68572ba42ab2fb28808c8522c7888eb54a22e19f3d981b59170d9e2e3db9445f25074d8d5e29c21da477450c7d5bbf9f2d168d759129aae8b
languageName: node
linkType: hard

"@emotion/serialize@npm:^0.11.15, @emotion/serialize@npm:^0.11.16":
version: 0.11.16
resolution: "@emotion/serialize@npm:0.11.16"
Expand Down Expand Up @@ -2184,13 +2148,6 @@ __metadata:
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.0.0, @emotion/sheet@npm:^1.0.2":
version: 1.0.2
resolution: "@emotion/sheet@npm:1.0.2"
checksum: 836b413c6657cd6a3de93c53eebd80ea9a6656123f1b78f539b2eaba145fb8566e3aa005b301f807632964f29f7c3cd85322dafb5634abdc1760794e0c7f76dd
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.0.3":
version: 1.0.3
resolution: "@emotion/sheet@npm:1.0.3"
Expand Down Expand Up @@ -3772,7 +3729,7 @@ __metadata:
dependencies:
"@emotion/css": 11.5.0
"@emotion/react": 11.5.0
"@theme-ui/css": 0.11.3
"@theme-ui/css": 0.12.0
csstype: 3.0.9
peerDependencies:
react: ^16.x || ^17.0.0
Expand Down Expand Up @@ -6039,13 +5996,13 @@ __metadata:
languageName: node
linkType: hard

"@theme-ui/css@npm:0.11.3":
version: 0.11.3
resolution: "@theme-ui/css@npm:0.11.3"
"@theme-ui/css@npm:0.12.0":
version: 0.12.0
resolution: "@theme-ui/css@npm:0.12.0"
dependencies:
"@emotion/react": ^11.1.1
csstype: ^3.0.5
checksum: a7858988f8df91573d2420423c7adfd43e4683d203102c9084650590004a7d4974e05f6b08ebd05be5b96b4800fa6a9580f9c06457263776181dcc829e4e920b
"@emotion/react": ^11.4.1
csstype: ^3.0.9
checksum: 93cf3d8b6bcd14f03ee70da6fdadaab0f5d6c4cc7397bce80595525818078a2dba1db5755594f60397cf514934f7217ac26025817bbdfcf6c7ae25daf2d5230e
languageName: node
linkType: hard

Expand Down Expand Up @@ -11112,7 +11069,7 @@ __metadata:
languageName: node
linkType: hard

"csstype@npm:3.0.9, csstype@npm:^3.0.2, csstype@npm:^3.0.5":
"csstype@npm:3.0.9, csstype@npm:^3.0.2, csstype@npm:^3.0.9":
version: 3.0.9
resolution: "csstype@npm:3.0.9"
checksum: 199f9af7e673f9f188525c3102a329d637ff46c52f6385a4427ff5cb17adcb736189150170a7af7c5701d18d7704bdad130273f4aa7e44c6c4f9967e6115dc93
Expand Down