|
7 | 7 | resolved "https://registry.yarnpkg.com/@4tw/cypress-drag-drop/-/cypress-drag-drop-2.2.4.tgz#d0e7549a58abfd55060e820c363f9f797ad76ff9" |
8 | 8 | integrity sha512-6mmjJ0SHjciI0JNofdVcN1LYLbvUcUT3oY2O+1HaTlQlpKPlX9kBc040Sik6RYFK7cgWvUNwoDoDoGSKA4IS/g== |
9 | 9 |
|
| 10 | +"@adobe/css-tools@~4.3.3": |
| 11 | + version "4.3.3" |
| 12 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.3.tgz#90749bde8b89cd41764224f5aac29cd4138f75ff" |
| 13 | + integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ== |
| 14 | + |
10 | 15 | "@ampproject/remapping@^2.2.0": |
11 | 16 | version "2.2.0" |
12 | 17 | resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.0.tgz#56c133824780de3174aed5ab6834f3026790154d" |
@@ -8996,10 +9001,10 @@ sax@0.5.x: |
8996 | 9001 | resolved "https://registry.yarnpkg.com/sax/-/sax-0.5.8.tgz#d472db228eb331c2506b0e8c15524adb939d12c1" |
8997 | 9002 | integrity sha512-c0YL9VcSfcdH3F1Qij9qpYJFpKFKMXNOkLWFssBL3RuF7ZS8oZhllR2rWlCRjDTJsfq3R6wbSsaRU6o0rkEdNw== |
8998 | 9003 |
|
8999 | | -sax@>=0.6.0: |
9000 | | - version "1.2.4" |
9001 | | - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
9002 | | - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
| 9004 | +sax@>=0.6.0, sax@~1.3.0: |
| 9005 | + version "1.3.0" |
| 9006 | + resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0" |
| 9007 | + integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== |
9003 | 9008 |
|
9004 | 9009 | schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1: |
9005 | 9010 | version "3.1.1" |
@@ -9444,6 +9449,11 @@ source-map@^0.6.0, source-map@^0.6.1: |
9444 | 9449 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
9445 | 9450 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
9446 | 9451 |
|
| 9452 | +source-map@^0.7.3: |
| 9453 | + version "0.7.4" |
| 9454 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" |
| 9455 | + integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== |
| 9456 | + |
9447 | 9457 | sparse-bitfield@^3.0.3: |
9448 | 9458 | version "3.0.3" |
9449 | 9459 | resolved "https://registry.yarnpkg.com/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz#ff4ae6e68656056ba4b3e792ab3334d38273ca11" |
@@ -9690,6 +9700,17 @@ stylus@0.54.5: |
9690 | 9700 | sax "0.5.x" |
9691 | 9701 | source-map "0.1.x" |
9692 | 9702 |
|
| 9703 | +stylus@0.63.0: |
| 9704 | + version "0.63.0" |
| 9705 | + resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.63.0.tgz#511e8d56f2005b09010fbc1f62561c7b6f72a490" |
| 9706 | + integrity sha512-OMlgrTCPzE/ibtRMoeLVhOY0RcNuNWh0rhAVqeKnk/QwcuUKQbnqhZ1kg2vzD8VU/6h3FoPTq4RJPHgLBvX6Bw== |
| 9707 | + dependencies: |
| 9708 | + "@adobe/css-tools" "~4.3.3" |
| 9709 | + debug "^4.3.2" |
| 9710 | + glob "^7.1.6" |
| 9711 | + sax "~1.3.0" |
| 9712 | + source-map "^0.7.3" |
| 9713 | + |
9693 | 9714 | superagent@^8.0.5: |
9694 | 9715 | version "8.0.6" |
9695 | 9716 | resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.0.6.tgz#e3fb0b3112b79b12acd605c08846253197765bf6" |
|
0 commit comments