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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Emotion-related deps #18992

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion code/addons/storyshots/storyshots-core/package.json
Expand Up @@ -61,7 +61,7 @@
"devDependencies": {
"@angular/core": "^13.3.6",
"@angular/platform-browser-dynamic": "^13.3.6",
"@emotion/jest": "^11.8.0",
"@emotion/jest": "^11.10.0",
"@storybook/addon-docs": "7.0.0-alpha.24",
"@storybook/angular": "7.0.0-alpha.24",
"@storybook/react": "7.0.0-alpha.24",
Expand Down
2 changes: 1 addition & 1 deletion code/examples/official-storybook/package.json
Expand Up @@ -11,7 +11,7 @@
"storyshots-puppeteer": "storybook build && yarn run do-storyshots-puppeteer"
},
"devDependencies": {
"@emotion/jest": "^11.8.0",
"@emotion/jest": "^11.10.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.5",
"@storybook/addon-a11y": "7.0.0-alpha.24",
"@storybook/addon-actions": "7.0.0-alpha.24",
Expand Down
8 changes: 4 additions & 4 deletions code/lib/theming/package.json
Expand Up @@ -52,10 +52,10 @@
"memoizerific": "^1.11.3"
},
"devDependencies": {
"@emotion/cache": "^11.7.1",
"@emotion/is-prop-valid": "^1.1.2",
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@emotion/cache": "^11.10.3",
"@emotion/is-prop-valid": "^1.2.0",
"@emotion/react": "^11.10.0",
"@emotion/styled": "^11.10.0",
"@types/fs-extra": "^9.0.6",
"@types/node": "^14.14.20 || ^16.0.0",
"deep-object-diff": "^1.1.0",
Expand Down
4 changes: 2 additions & 2 deletions code/package.json
Expand Up @@ -146,8 +146,8 @@
"@babel/preset-typescript": "^7.16.7",
"@babel/runtime": "^7.17.2",
"@compodoc/compodoc": "^1.1.18",
"@emotion/babel-plugin": "^11.7.2",
"@emotion/jest": "^11.8.0",
"@emotion/babel-plugin": "^11.10.2",
"@emotion/jest": "^11.10.0",
"@linear/sdk": "^1.21.0",
"@nicolo-ribaudo/chokidar-2": "^2.1.8",
"@nrwl/cli": "12.3.4",
Expand Down
195 changes: 101 additions & 94 deletions code/yarn.lock
Expand Up @@ -1271,7 +1271,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.12.13, @babel/plugin-syntax-jsx@npm:^7.18.6, @babel/plugin-syntax-jsx@npm:^7.2.0":
"@babel/plugin-syntax-jsx@npm:^7.0.0, @babel/plugin-syntax-jsx@npm:^7.12.13, @babel/plugin-syntax-jsx@npm:^7.17.12, @babel/plugin-syntax-jsx@npm:^7.18.6, @babel/plugin-syntax-jsx@npm:^7.2.0":
version: 7.18.6
resolution: "@babel/plugin-syntax-jsx@npm:7.18.6"
dependencies:
Expand Down Expand Up @@ -2202,7 +2202,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.5, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.10.5, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.14.8, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.2, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.0, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.9.2":
version: 7.18.9
resolution: "@babel/runtime@npm:7.18.9"
dependencies:
Expand Down Expand Up @@ -2754,55 +2754,55 @@ __metadata:
languageName: node
linkType: hard

"@emotion/babel-plugin@npm:^11.7.1, @emotion/babel-plugin@npm:^11.7.2":
version: 11.9.2
resolution: "@emotion/babel-plugin@npm:11.9.2"
"@emotion/babel-plugin@npm:^11.10.0, @emotion/babel-plugin@npm:^11.10.2":
version: 11.10.2
resolution: "@emotion/babel-plugin@npm:11.10.2"
dependencies:
"@babel/helper-module-imports": ^7.12.13
"@babel/plugin-syntax-jsx": ^7.12.13
"@babel/runtime": ^7.13.10
"@emotion/hash": ^0.8.0
"@emotion/memoize": ^0.7.5
"@emotion/serialize": ^1.0.2
babel-plugin-macros: ^2.6.1
"@babel/helper-module-imports": ^7.16.7
"@babel/plugin-syntax-jsx": ^7.17.12
"@babel/runtime": ^7.18.3
"@emotion/hash": ^0.9.0
"@emotion/memoize": ^0.8.0
"@emotion/serialize": ^1.1.0
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.0.13
peerDependencies:
"@babel/core": ^7.0.0
checksum: 337d683a657f14fd9f30a50561794e9b7b986c4dfa3de4747defb38f7f352eedae56bf73b1ff6e315f05e938b7e6c11e100c3a1485722d9bcdc4018f32b9b9a1
checksum: 571876a4b1445c07c1a54721ab5ae72dbe4194586bceacf2b1891dce5e86755bff7e84c00af9fd047d8b96bf6a407ad8d6fcc2c788174857f84ec3c316c5c35c
languageName: node
linkType: hard

"@emotion/cache@npm:^11.7.1, @emotion/cache@npm:^11.9.3":
version: 11.9.3
resolution: "@emotion/cache@npm:11.9.3"
"@emotion/cache@npm:^11.10.0, @emotion/cache@npm:^11.10.3":
version: 11.10.3
resolution: "@emotion/cache@npm:11.10.3"
dependencies:
"@emotion/memoize": ^0.7.4
"@emotion/sheet": ^1.1.1
"@emotion/utils": ^1.0.0
"@emotion/weak-memoize": ^0.2.5
"@emotion/memoize": ^0.8.0
"@emotion/sheet": ^1.2.0
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
stylis: 4.0.13
checksum: 8592bc55bfe331ce8bd1bc4900a0fec801dc916d191400b8a4b10551ca37b05d3a21aa53cddd23929469f9e5361ef0591b03b6963da66cfe5d282df82e26e0a6
checksum: 5dde04418566adbd0c83042acb1b85f354dc40bad83e33f951694a36d00559ceea2dfcf533b9d9381f1bb5df8dbb436a94725b6558762da7c83f3171f1c0dbbe
languageName: node
linkType: hard

"@emotion/css-prettifier@npm:^1.0.1":
version: 1.0.1
resolution: "@emotion/css-prettifier@npm:1.0.1"
"@emotion/css-prettifier@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/css-prettifier@npm:1.1.0"
dependencies:
"@emotion/memoize": ^0.7.4
"@emotion/memoize": ^0.8.0
stylis: 4.0.13
checksum: bb5490433ede97e344ec7b374308cbb793d271d9044565bb735e1adf8ad28e2376e837bb020d7d58772ffeaee3360bced225c8bbc92f8c64b5b91bc9a56490c4
checksum: 0ca881d7096678de456ed74ca2a28ed7f7a473829f7b91f8d9480d1404afb14f36adfbe8a5f789ef7cfabd08ac3dd9aa56d6285babd6b6ed031f2e92dc23fe1b
languageName: node
linkType: hard

"@emotion/hash@npm:^0.8.0":
version: 0.8.0
resolution: "@emotion/hash@npm:0.8.0"
checksum: 706303d35d416217cd7eb0d36dbda4627bb8bdf4a32ea387e8dd99be11b8e0a998e10af21216e8a5fade518ad955ff06aa8890f20e694ce3a038ae7fc1000556
"@emotion/hash@npm:^0.9.0":
version: 0.9.0
resolution: "@emotion/hash@npm:0.9.0"
checksum: 0910d3e9ec46cc780f691c96fb6f6f67b4f080b50ecf4f441bc4b33b5906e28099f530a368fe0b31c6bad38a857ac44df3c36f8978be603789d71330ac01af12
languageName: node
linkType: hard

Expand All @@ -2815,21 +2815,21 @@ __metadata:
languageName: node
linkType: hard

"@emotion/is-prop-valid@npm:^1.1.2, @emotion/is-prop-valid@npm:^1.1.3":
version: 1.1.3
resolution: "@emotion/is-prop-valid@npm:1.1.3"
"@emotion/is-prop-valid@npm:^1.2.0":
version: 1.2.0
resolution: "@emotion/is-prop-valid@npm:1.2.0"
dependencies:
"@emotion/memoize": ^0.7.4
checksum: 29b57699b1db1d6f0efdc86a65d161ffd7e715c17c14884fdbc31562c28166d0814284e3e79865bf1ffa21ca84aca3fa2a4b0d6cb68cde3c6b85faf16fa1727f
"@emotion/memoize": ^0.8.0
checksum: 098bfde166ddbc3ad635157dff8dd8b90ceb5ee2804b3dbc9ffbffcac33955390d6c6e94dc36b1fde8c90f49dc1e1359dfdcd967906b006a3966382dbe8cc90b
languageName: node
linkType: hard

"@emotion/jest@npm:^11.8.0":
version: 11.9.4
resolution: "@emotion/jest@npm:11.9.4"
"@emotion/jest@npm:^11.10.0":
version: 11.10.0
resolution: "@emotion/jest@npm:11.10.0"
dependencies:
"@babel/runtime": ^7.13.10
"@emotion/css-prettifier": ^1.0.1
"@babel/runtime": ^7.18.3
"@emotion/css-prettifier": ^1.1.0
chalk: ^4.1.0
specificity: ^0.4.1
stylis: 4.0.13
Expand All @@ -2841,7 +2841,7 @@ __metadata:
optional: true
enzyme-to-json:
optional: true
checksum: 9a4649153cd8cbc87ced484e3c399c81daeaddb61f801c30f7b1fb1973794f4bda0a32e86dac0000f4d1490baeb7ff6226553cf0795a4eb3a8a7f04db764d10d
checksum: d1d566e3958fb17d1bc3fe37b398546bdfc92666a34c0281a27108d7630219af0c90ec05633ec7fc55794a5f714d517d1ee9489435620b40ec9982136ad6e16a
languageName: node
linkType: hard

Expand All @@ -2852,23 +2852,23 @@ __metadata:
languageName: node
linkType: hard

"@emotion/memoize@npm:^0.7.4, @emotion/memoize@npm:^0.7.5":
version: 0.7.5
resolution: "@emotion/memoize@npm:0.7.5"
checksum: 28d061ec9fb9b8c495d58b4e2dcc62207d75d4e8d8f4e6a0b42342d6e7c649d41461e807363d1a0a2c33d2235f6ee59dd6394fbec88b7da65e3d5852fc34387e
"@emotion/memoize@npm:^0.8.0":
version: 0.8.0
resolution: "@emotion/memoize@npm:0.8.0"
checksum: 246087ec09b32b295af67a094253831f398aabd953d03d14f186acb8607ed2a755e944f5e20b5ccebb461f15c2e5ccbf8fe977bcf3be951cf10961c504e1e65b
languageName: node
linkType: hard

"@emotion/react@npm:^11.8.1":
version: 11.9.3
resolution: "@emotion/react@npm:11.9.3"
"@emotion/react@npm:^11.10.0":
version: 11.10.0
resolution: "@emotion/react@npm:11.10.0"
dependencies:
"@babel/runtime": ^7.13.10
"@emotion/babel-plugin": ^11.7.1
"@emotion/cache": ^11.9.3
"@emotion/serialize": ^1.0.4
"@emotion/utils": ^1.1.0
"@emotion/weak-memoize": ^0.2.5
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.10.0
"@emotion/cache": ^11.10.0
"@emotion/serialize": ^1.1.0
"@emotion/utils": ^1.2.0
"@emotion/weak-memoize": ^0.3.0
hoist-non-react-statics: ^3.3.1
peerDependencies:
"@babel/core": ^7.0.0
Expand All @@ -2878,39 +2878,39 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: f32dbae3110d4c391d6ec51d8c3d86235303d858c8ebf1e90b3d35bcadeb73c0f4557e73ba824e9dbf7f269d0413bc2877e3f4bc2e2b1157b08fbb10b51e18eb
checksum: 51c30698a2f81a541ec6f474665906906d9eb718a5d25567d00b24511701c1bb6563b203370f47adc65ee312591ad3366a214bae565bc386f15a5eebfd1ac967
languageName: node
linkType: hard

"@emotion/serialize@npm:^1.0.2, @emotion/serialize@npm:^1.0.4":
version: 1.0.4
resolution: "@emotion/serialize@npm:1.0.4"
"@emotion/serialize@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/serialize@npm:1.1.0"
dependencies:
"@emotion/hash": ^0.8.0
"@emotion/memoize": ^0.7.4
"@emotion/unitless": ^0.7.5
"@emotion/utils": ^1.0.0
"@emotion/hash": ^0.9.0
"@emotion/memoize": ^0.8.0
"@emotion/unitless": ^0.8.0
"@emotion/utils": ^1.2.0
csstype: ^3.0.2
checksum: ad2d5aba32177ae305918ccebd1e7a8d1d2886dc2083d9a031853169f9713012aee998ddd8a3d62d63eade1cfa4c077de5b260ed664a77583428d3df65dd193a
checksum: a122fc4c34425bc76d0c72b14c8e0617ccc72709fbbed695c506ca493dc478df15eba0c1ec45807e7dd248430b2e0dbf8ba8fe9035832087138e0f8e51ac4100
languageName: node
linkType: hard

"@emotion/sheet@npm:^1.1.1":
version: 1.1.1
resolution: "@emotion/sheet@npm:1.1.1"
checksum: be65c618965123b9012eb9535e256a6ba172bd67389f91de8a38dd4db00bed2534e8f5a2b22e2ab2fabb41946259bedc1c18c09acd24021490484aeed9bb1f90
"@emotion/sheet@npm:^1.2.0":
version: 1.2.0
resolution: "@emotion/sheet@npm:1.2.0"
checksum: 8d759a5211e09ef260604fd97737641b00c4bc476974202f298dfc0ad3b1c42838b512ad55547296d0082a50ce9be68251a276d7d0cf97c93a53d287a087a1e5
languageName: node
linkType: hard

"@emotion/styled@npm:^11.8.1":
version: 11.9.3
resolution: "@emotion/styled@npm:11.9.3"
"@emotion/styled@npm:^11.10.0":
version: 11.10.0
resolution: "@emotion/styled@npm:11.10.0"
dependencies:
"@babel/runtime": ^7.13.10
"@emotion/babel-plugin": ^11.7.1
"@emotion/is-prop-valid": ^1.1.3
"@emotion/serialize": ^1.0.4
"@emotion/utils": ^1.1.0
"@babel/runtime": ^7.18.3
"@emotion/babel-plugin": ^11.10.0
"@emotion/is-prop-valid": ^1.2.0
"@emotion/serialize": ^1.1.0
"@emotion/utils": ^1.2.0
peerDependencies:
"@babel/core": ^7.0.0
"@emotion/react": ^11.0.0-rc.0
Expand All @@ -2920,28 +2920,35 @@ __metadata:
optional: true
"@types/react":
optional: true
checksum: 0f80eecde2a36cc1bc7065232ead9b4a4a9cba9a48fa8c508c8ae5cdcbfef36cce997f8087f47b008301f9b63ede76e5e43d2e7264a5a0548b8d179c492a41bc
checksum: 3ba6c5d79b4ba7f4bfdb84bb2a824f00186922995479b6cfe62aaee03d1464c7e8c923d38be7085be5ac074b71338b59fc1bea6ff64e85a9101f3b10a87c68cf
languageName: node
linkType: hard

"@emotion/unitless@npm:^0.7.0, @emotion/unitless@npm:^0.7.5":
"@emotion/unitless@npm:^0.7.0":
version: 0.7.5
resolution: "@emotion/unitless@npm:0.7.5"
checksum: 4d0d94f53cb97b4481bbfa394953e1899a0b877644642ba9dd7247c27eb8c48e14e22aeb11411d7d9874685ad85dd5fb5b50eb78c6d8840eb56a84b92dcef2f4
languageName: node
linkType: hard

"@emotion/utils@npm:^1.0.0, @emotion/utils@npm:^1.1.0":
version: 1.1.0
resolution: "@emotion/utils@npm:1.1.0"
checksum: 4659bb4c447fa8c5303fae5cae829c22ce29ba0d9e0a8fb1f3f33b8bfd9304a435af327abccbf133040eeb1771a572fad3e68decd267e26459b8ea6ea1f2ba68
"@emotion/unitless@npm:^0.8.0":
version: 0.8.0
resolution: "@emotion/unitless@npm:0.8.0"
checksum: 1f2cfb7c0ccb83c20b1c6d8d92a74a93da4b2a440f9a0d49ded08647faf299065a2ffde17e1335920fa10397b85f8635bbfe14f3cd29222a59ea81d978478072
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.2.5":
version: 0.2.5
resolution: "@emotion/weak-memoize@npm:0.2.5"
checksum: cabfaaecabbb407d323098afc0bb2dd2ec9aaea0672f8f2c54b84b99d5f8cc680356cf166583fd5593330ceef29f2c26554c2c65dff06c0a8f5f8c7da69d89f1
"@emotion/utils@npm:^1.2.0":
version: 1.2.0
resolution: "@emotion/utils@npm:1.2.0"
checksum: 7051cec83bb49688549667484058d3a19a30001fa3692c23f7a2e727c05121f952854e1196feb9ece4fa36914705ebf474edba833a2178bdc133c654b5e3ca7d
languageName: node
linkType: hard

"@emotion/weak-memoize@npm:^0.3.0":
version: 0.3.0
resolution: "@emotion/weak-memoize@npm:0.3.0"
checksum: 1771687cc3b3280371de12698f1b78756c64654fc7d15ce76e1fb5d4adf9fd49d4411e41276bbfd5b521ef9cef647196aa9dca26f936c466fb80bf48491fa844
languageName: node
linkType: hard

Expand Down Expand Up @@ -7167,7 +7174,7 @@ __metadata:
dependencies:
"@angular/core": ^13.3.6
"@angular/platform-browser-dynamic": ^13.3.6
"@emotion/jest": ^11.8.0
"@emotion/jest": ^11.10.0
"@jest/transform": ^26.6.2
"@storybook/addon-docs": 7.0.0-alpha.24
"@storybook/addons": 7.0.0-alpha.24
Expand Down Expand Up @@ -8885,8 +8892,8 @@ __metadata:
"@compodoc/compodoc": ^1.1.18
"@cypress/skip-test": ^2.6.1
"@cypress/webpack-preprocessor": ^5.9.1
"@emotion/babel-plugin": ^11.7.2
"@emotion/jest": ^11.8.0
"@emotion/babel-plugin": ^11.10.2
"@emotion/jest": ^11.10.0
"@linear/sdk": ^1.21.0
"@nicolo-ribaudo/chokidar-2": ^2.1.8
"@nrwl/cli": 12.3.4
Expand Down Expand Up @@ -9358,10 +9365,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/theming@workspace:lib/theming"
dependencies:
"@emotion/cache": ^11.7.1
"@emotion/is-prop-valid": ^1.1.2
"@emotion/react": ^11.8.1
"@emotion/styled": ^11.8.1
"@emotion/cache": ^11.10.3
"@emotion/is-prop-valid": ^1.2.0
"@emotion/react": ^11.10.0
"@emotion/styled": ^11.10.0
"@storybook/client-logger": 7.0.0-alpha.24
"@types/fs-extra": ^9.0.6
"@types/node": ^14.14.20 || ^16.0.0
Expand Down Expand Up @@ -13825,7 +13832,7 @@ __metadata:
languageName: node
linkType: hard

"babel-plugin-macros@npm:^2.6.1, babel-plugin-macros@npm:^2.8.0":
"babel-plugin-macros@npm:^2.8.0":
version: 2.8.0
resolution: "babel-plugin-macros@npm:2.8.0"
dependencies:
Expand Down Expand Up @@ -33188,7 +33195,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "official-storybook@workspace:examples/official-storybook"
dependencies:
"@emotion/jest": ^11.8.0
"@emotion/jest": ^11.10.0
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.5
"@storybook/addon-a11y": 7.0.0-alpha.24
"@storybook/addon-actions": 7.0.0-alpha.24
Expand Down
4 changes: 2 additions & 2 deletions scripts/package.json
Expand Up @@ -53,8 +53,8 @@
"@babel/preset-typescript": "^7.16.7",
"@babel/runtime": "^7.17.2",
"@compodoc/compodoc": "^1.1.18",
"@emotion/babel-plugin": "^11.7.2",
"@emotion/jest": "^11.8.0",
"@emotion/babel-plugin": "^11.10.2",
"@emotion/jest": "^11.10.0",
"@jest/globals": "^26.6.2",
"@linear/sdk": "^1.21.0",
"@nicolo-ribaudo/chokidar-2": "^2.1.8",
Expand Down