|
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" |
@@ -8964,10 +8969,10 @@ sax@0.5.x: |
8964 | 8969 | resolved "https://registry.yarnpkg.com/sax/-/sax-0.5.8.tgz#d472db228eb331c2506b0e8c15524adb939d12c1" |
8965 | 8970 | integrity sha512-c0YL9VcSfcdH3F1Qij9qpYJFpKFKMXNOkLWFssBL3RuF7ZS8oZhllR2rWlCRjDTJsfq3R6wbSsaRU6o0rkEdNw== |
8966 | 8971 |
|
8967 | | -sax@>=0.6.0: |
8968 | | - version "1.2.4" |
8969 | | - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
8970 | | - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
| 8972 | +sax@>=0.6.0, sax@~1.3.0: |
| 8973 | + version "1.3.0" |
| 8974 | + resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0" |
| 8975 | + integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== |
8971 | 8976 |
|
8972 | 8977 | schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1: |
8973 | 8978 | version "3.1.1" |
@@ -9412,6 +9417,11 @@ source-map@^0.6.0, source-map@^0.6.1: |
9412 | 9417 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
9413 | 9418 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
9414 | 9419 |
|
| 9420 | +source-map@^0.7.3: |
| 9421 | + version "0.7.4" |
| 9422 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" |
| 9423 | + integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== |
| 9424 | + |
9415 | 9425 | sparse-bitfield@^3.0.3: |
9416 | 9426 | version "3.0.3" |
9417 | 9427 | resolved "https://registry.yarnpkg.com/sparse-bitfield/-/sparse-bitfield-3.0.3.tgz#ff4ae6e68656056ba4b3e792ab3334d38273ca11" |
@@ -9658,6 +9668,17 @@ stylus@0.54.5: |
9658 | 9668 | sax "0.5.x" |
9659 | 9669 | source-map "0.1.x" |
9660 | 9670 |
|
| 9671 | +stylus@0.63.0: |
| 9672 | + version "0.63.0" |
| 9673 | + resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.63.0.tgz#511e8d56f2005b09010fbc1f62561c7b6f72a490" |
| 9674 | + integrity sha512-OMlgrTCPzE/ibtRMoeLVhOY0RcNuNWh0rhAVqeKnk/QwcuUKQbnqhZ1kg2vzD8VU/6h3FoPTq4RJPHgLBvX6Bw== |
| 9675 | + dependencies: |
| 9676 | + "@adobe/css-tools" "~4.3.3" |
| 9677 | + debug "^4.3.2" |
| 9678 | + glob "^7.1.6" |
| 9679 | + sax "~1.3.0" |
| 9680 | + source-map "^0.7.3" |
| 9681 | + |
9661 | 9682 | superagent@^8.0.5: |
9662 | 9683 | version "8.0.6" |
9663 | 9684 | resolved "https://registry.yarnpkg.com/superagent/-/superagent-8.0.6.tgz#e3fb0b3112b79b12acd605c08846253197765bf6" |
|
0 commit comments