Skip to content

Commit f444ac0

Browse files
committed
chore(deps): update emotion monorepo to v11
1 parent b96c3d1 commit f444ac0

File tree

2 files changed

+76
-27
lines changed

2 files changed

+76
-27
lines changed

www/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
},
1111
"devDependencies": {
1212
"@docpocalypse/gatsby-theme": "^0.11.30",
13-
"@emotion/core": "^10.1.1",
14-
"@emotion/styled": "^10.0.27",
13+
"@emotion/core": "^11.0.0",
14+
"@emotion/styled": "^11.0.0",
1515
"astroturf": "^0.10.5",
1616
"bootstrap": "^4.5.3",
1717
"dom-helpers": "^5.2.0",
18-
"emotion": "^10.0.27",
18+
"emotion": "^11.0.0",
1919
"gatsby": "^2.27.0",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.6.0",

www/yarn.lock

+73-24
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
dependencies:
220220
"@babel/types" "^7.12.7"
221221

222-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
222+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5", "@babel/helper-module-imports@^7.7.0":
223223
version "7.12.5"
224224
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
225225
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
@@ -1316,6 +1316,24 @@
13161316
dependencies:
13171317
lodash "^4.17.11"
13181318

1319+
"@emotion/babel-plugin@^11.0.0":
1320+
version "11.0.0"
1321+
resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.0.0.tgz#e6f40fa81ef52775773a53d50220c597ebc5c2ef"
1322+
integrity sha512-w3YP0jlqrNwBBaSI6W+r80fOKF6l9QmsPfLNx5YWSHwrxjVZhM+L50gY7YCVAvlfr1/qdD1vsFN+PDZmLvt42Q==
1323+
dependencies:
1324+
"@babel/helper-module-imports" "^7.7.0"
1325+
"@babel/plugin-syntax-jsx" "^7.12.1"
1326+
"@babel/runtime" "^7.7.2"
1327+
"@emotion/hash" "^0.8.0"
1328+
"@emotion/memoize" "^0.7.4"
1329+
"@emotion/serialize" "^1.0.0"
1330+
babel-plugin-macros "^2.6.1"
1331+
convert-source-map "^1.5.0"
1332+
escape-string-regexp "^4.0.0"
1333+
find-root "^1.1.0"
1334+
source-map "^0.5.7"
1335+
stylis "^4.0.3"
1336+
13191337
"@emotion/cache@^10.0.27":
13201338
version "10.0.29"
13211339
resolved "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.29.tgz#87e7e64f412c060102d589fe7c6dc042e6f9d1e0"
@@ -1326,7 +1344,7 @@
13261344
"@emotion/utils" "0.11.3"
13271345
"@emotion/weak-memoize" "0.2.5"
13281346

1329-
"@emotion/core@^10.0.10", "@emotion/core@^10.1.1":
1347+
"@emotion/core@^10.0.10":
13301348
version "10.1.1"
13311349
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-10.1.1.tgz#c956c1365f2f2481960064bcb8c4732e5fb612c3"
13321350
integrity sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==
@@ -1338,6 +1356,11 @@
13381356
"@emotion/sheet" "0.9.4"
13391357
"@emotion/utils" "0.11.3"
13401358

1359+
"@emotion/core@^11.0.0":
1360+
version "11.0.0"
1361+
resolved "https://registry.yarnpkg.com/@emotion/core/-/core-11.0.0.tgz#d075867e07864119de7cfd5268c15012bd2d6290"
1362+
integrity sha512-w4sE3AmHmyG6RDKf6mIbtHpgJUSJ2uGvPQb8VXFL7hFjMPibE8IiehG8cMX3Ztm4svfCQV6KqusQbeIOkurBcA==
1363+
13411364
"@emotion/css@^10.0.27":
13421365
version "10.0.27"
13431366
resolved "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.27.tgz#3a7458198fbbebb53b01b2b87f64e5e21241e14c"
@@ -1347,7 +1370,7 @@
13471370
"@emotion/utils" "0.11.3"
13481371
babel-plugin-emotion "^10.0.27"
13491372

1350-
"@emotion/[email protected]":
1373+
"@emotion/[email protected]", "@emotion/hash@^0.8.0":
13511374
version "0.8.0"
13521375
resolved "https://registry.yarnpkg.com/@emotion/hash/-/hash-0.8.0.tgz#bbbff68978fefdbe68ccb533bc8cbe1d1afb5413"
13531376
integrity sha512-kBJtf7PH6aWwZ6fka3zQ0p6SBYzx4fl1LoZXE2RrnYST9Xljm7WfKJrU4g/Xr3Beg72MLrp1AWNUmuYJTL7Cow==
@@ -1359,7 +1382,14 @@
13591382
dependencies:
13601383
"@emotion/memoize" "0.7.4"
13611384

1362-
"@emotion/[email protected]":
1385+
"@emotion/is-prop-valid@^1.0.0":
1386+
version "1.0.0"
1387+
resolved "https://registry.yarnpkg.com/@emotion/is-prop-valid/-/is-prop-valid-1.0.0.tgz#1dbe82e52a12c065d416a702e2d106e552cde5be"
1388+
integrity sha512-G5X0t7eR9pkhUvAY32QS3lToP9JyNF8It5CcmMvbWjmC9/Yq7IhevaKqxl+me2BKR93iTPiL/h3En1ZX/1G3PQ==
1389+
dependencies:
1390+
"@emotion/memoize" "^0.7.4"
1391+
1392+
"@emotion/[email protected]", "@emotion/memoize@^0.7.4":
13631393
version "0.7.4"
13641394
resolved "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz#19bf0f5af19149111c40d98bb0cf82119f5d9eeb"
13651395
integrity sha512-Ja/Vfqe3HpuzRsG1oBtWTHk2PGZ7GR+2Vz5iYGelAw8dx32K0y7PjVuxK6z1nMpZOqAFsRUPCkK1YjJ56qJlgw==
@@ -1375,6 +1405,17 @@
13751405
"@emotion/utils" "0.11.3"
13761406
csstype "^2.5.7"
13771407

1408+
"@emotion/serialize@^1.0.0":
1409+
version "1.0.0"
1410+
resolved "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.0.tgz#1a61f4f037cf39995c97fc80ebe99abc7b191ca9"
1411+
integrity sha512-zt1gm4rhdo5Sry8QpCOpopIUIKU+mUSpV9WNmFILUraatm5dttNEaYzUWWSboSMUE6PtN2j1cAsuvcugfdI3mw==
1412+
dependencies:
1413+
"@emotion/hash" "^0.8.0"
1414+
"@emotion/memoize" "^0.7.4"
1415+
"@emotion/unitless" "^0.7.5"
1416+
"@emotion/utils" "^1.0.0"
1417+
csstype "^3.0.2"
1418+
13781419
"@emotion/[email protected]":
13791420
version "0.9.4"
13801421
resolved "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.4.tgz#894374bea39ec30f489bbfc3438192b9774d32e5"
@@ -1390,20 +1431,31 @@
13901431
"@emotion/serialize" "^0.11.15"
13911432
"@emotion/utils" "0.11.3"
13921433

1393-
"@emotion/styled@^10.0.11", "@emotion/styled@^10.0.27":
1434+
"@emotion/styled@^10.0.11":
13941435
version "10.0.27"
13951436
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-10.0.27.tgz#12cb67e91f7ad7431e1875b1d83a94b814133eaf"
13961437
integrity sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==
13971438
dependencies:
13981439
"@emotion/styled-base" "^10.0.27"
13991440
babel-plugin-emotion "^10.0.27"
14001441

1442+
"@emotion/styled@^11.0.0":
1443+
version "11.0.0"
1444+
resolved "https://registry.yarnpkg.com/@emotion/styled/-/styled-11.0.0.tgz#698196c2822746360a8644a73a5d842b2d1a78a5"
1445+
integrity sha512-498laccxJlBiJqrr2r/fx9q+Pr55D0URP2UyOkoSGLjevb8LLAFWueqthsQ5XijE66iGo7y3rzzEYdA7CHmZEQ==
1446+
dependencies:
1447+
"@babel/runtime" "^7.7.2"
1448+
"@emotion/babel-plugin" "^11.0.0"
1449+
"@emotion/is-prop-valid" "^1.0.0"
1450+
"@emotion/serialize" "^1.0.0"
1451+
"@emotion/utils" "^1.0.0"
1452+
14011453
"@emotion/[email protected]":
14021454
version "0.8.5"
14031455
resolved "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.5.tgz#deacb389bd6ee77d1e7fcaccce9e16c5c7e78e04"
14041456
integrity sha512-h6KtPihKFn3T9fuIrwvXXUOwlx3rfUvfZIcP5a6rh8Y7zjE3O06hT5Ss4S/YI1AYhuZ1kjaE/5EaOOI2NqSylQ==
14051457

1406-
"@emotion/[email protected]":
1458+
"@emotion/[email protected]", "@emotion/unitless@^0.7.5":
14071459
version "0.7.5"
14081460
resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed"
14091461
integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg==
@@ -1413,6 +1465,11 @@
14131465
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz#a759863867befa7e583400d322652a3f44820924"
14141466
integrity sha512-0o4l6pZC+hI88+bzuaX/6BgOvQVhbt2PfmxauVaYOGgbsAw14wdKyvMCZXnsnsHys94iadcF+RG/wZyx6+ZZBw==
14151467

1468+
"@emotion/utils@^1.0.0":
1469+
version "1.0.0"
1470+
resolved "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz#abe06a83160b10570816c913990245813a2fd6af"
1471+
integrity sha512-mQC2b3XLDs6QCW+pDQDiyO/EdGZYOygE8s5N5rrzjSI4M3IejPE/JPndCBwRT9z982aqQNi6beWs1UeayrQxxA==
1472+
14161473
"@emotion/[email protected]":
14171474
version "0.2.5"
14181475
resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46"
@@ -2813,7 +2870,7 @@ [email protected]:
28132870
lodash "^4.17.10"
28142871
require-package-name "^2.0.1"
28152872

2816-
babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.8.0:
2873+
babel-plugin-macros@^2.0.0, babel-plugin-macros@^2.6.1, babel-plugin-macros@^2.8.0:
28172874
version "2.8.0"
28182875
resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
28192876
integrity sha512-SEP5kJpfGYqYKpBrj5XU3ahw5p5GOHJ0U5ssOSQ/WBVdwkD2Dzlce95exQTs3jOVWPPKLBN2rlEWkCK7dSmLvg==
@@ -4138,16 +4195,6 @@ create-ecdh@^4.0.0:
41384195
bn.js "^4.1.0"
41394196
elliptic "^6.0.0"
41404197

4141-
create-emotion@^10.0.27:
4142-
version "10.0.27"
4143-
resolved "https://registry.yarnpkg.com/create-emotion/-/create-emotion-10.0.27.tgz#cb4fa2db750f6ca6f9a001a33fbf1f6c46789503"
4144-
integrity sha512-fIK73w82HPPn/RsAij7+Zt8eCE8SptcJ3WoRMfxMtjteYxud8GDTKKld7MYwAX2TVhrw29uR1N/bVGxeStHILg==
4145-
dependencies:
4146-
"@emotion/cache" "^10.0.27"
4147-
"@emotion/serialize" "^0.11.15"
4148-
"@emotion/sheet" "0.9.4"
4149-
"@emotion/utils" "0.11.3"
4150-
41514198
create-gatsby@^0.0.1:
41524199
version "0.0.1"
41534200
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.0.1.tgz#919e130742bc17795a983b13c6c9f30c13bc989a"
@@ -5126,13 +5173,10 @@ emojis-list@^3.0.0:
51265173
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-3.0.0.tgz#5570662046ad29e2e916e71aae260abdff4f6a78"
51275174
integrity sha512-/kyM18EfinwXZbno9FyUGeFh87KC8HRQBQGildHZbEuRyWFOmv1U10o9BBp8XVZDVNNuQKyIGIu5ZYAAXJ0V2Q==
51285175

5129-
emotion@^10.0.27:
5130-
version "10.0.27"
5131-
resolved "https://registry.yarnpkg.com/emotion/-/emotion-10.0.27.tgz#f9ca5df98630980a23c819a56262560562e5d75e"
5132-
integrity sha512-2xdDzdWWzue8R8lu4G76uWX5WhyQuzATon9LmNeCy/2BHVC6dsEpfhN1a0qhELgtDVdjyEA6J8Y/VlI5ZnaH0g==
5133-
dependencies:
5134-
babel-plugin-emotion "^10.0.27"
5135-
create-emotion "^10.0.27"
5176+
emotion@^11.0.0:
5177+
version "11.0.0"
5178+
resolved "https://registry.yarnpkg.com/emotion/-/emotion-11.0.0.tgz#e33353668e72f0adea1f6fba790dc6c5b05b45d9"
5179+
integrity sha512-QW3CRqic3aRw1OBOcnvxaHEpCmxtlGwZ5tM9dV5rY3Rn+F41E8EgTPOqJ5VfsqQ5ZXHDs2zSDyUwGI0ZfC2+5A==
51365180

51375181
encodeurl@~1.0.2:
51385182
version "1.0.2"
@@ -13153,6 +13197,11 @@ stylehacks@^4.0.0:
1315313197
postcss "^7.0.0"
1315413198
postcss-selector-parser "^3.0.0"
1315513199

13200+
stylis@^4.0.3:
13201+
version "4.0.3"
13202+
resolved "https://registry.yarnpkg.com/stylis/-/stylis-4.0.3.tgz#0d714765f3f694a685550f0c45411ebf90a9bded"
13203+
integrity sha512-iAxdFyR9cHKp4H5M2dJlDnvcb/3TvPprzlKjvYVbH7Sh+y8hjY/mUu/ssdcvVz6Z4lKI3vsoS0jAkMYmX7ozfA==
13204+
1315613205
subarg@^1.0.0:
1315713206
version "1.0.0"
1315813207
resolved "https://registry.yarnpkg.com/subarg/-/subarg-1.0.0.tgz#f62cf17581e996b48fc965699f54c06ae268b8d2"

0 commit comments

Comments
 (0)