|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
| 5 | +"@adobe/css-tools@~4.3.1": |
| 6 | + version "4.3.3" |
| 7 | + resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.3.3.tgz#90749bde8b89cd41764224f5aac29cd4138f75ff" |
| 8 | + integrity sha512-rE0Pygv0sEZ4vBWHlAgJLGDU7Pm8xoO6p3wsEceb7GYAjScrOHpEo8KK/eVkAcnSM+slAEtXjA2JpdjLp4fJQQ== |
| 9 | + |
5 | 10 | "@isaacs/balanced-match@^4.0.1": |
6 | 11 | version "4.0.1" |
7 | 12 | resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
@@ -210,11 +215,6 @@ asynckit@^0.4.0: |
210 | 215 | resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" |
211 | 216 | integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q== |
212 | 217 |
|
213 | | -atob@^2.1.2: |
214 | | - version "2.1.2" |
215 | | - resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" |
216 | | - integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== |
217 | | - |
218 | 218 | available-typed-arrays@^1.0.7: |
219 | 219 | version "1.0.7" |
220 | 220 | resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz#a5cc375d6a03c2efc87a553f3e0b1522def14846" |
@@ -685,15 +685,6 @@ css-what@^6.0.1, css-what@^6.1.0: |
685 | 685 | resolved "https://registry.yarnpkg.com/css-what/-/css-what-6.2.2.tgz#cdcc8f9b6977719fdfbd1de7aec24abf756b9dea" |
686 | 686 | integrity sha512-u/O3vwbptzhMs3L1fQE82ZSLHQQfto5gyZzwteVIEyeaY5Fc7R4dapF/BvRoSYFeqfBk4m0V1Vafq5Pjv25wvA== |
687 | 687 |
|
688 | | -css@^3.0.0: |
689 | | - version "3.0.0" |
690 | | - resolved "https://registry.yarnpkg.com/css/-/css-3.0.0.tgz#4447a4d58fdd03367c516ca9f64ae365cee4aa5d" |
691 | | - integrity sha512-DG9pFfwOrzc+hawpmqX/dHYHJG+Bsdb0klhyi1sDneOgGOXy9wQIC8hzyVp1e4NRYDBdxcylvywPkkXCHAzTyQ== |
692 | | - dependencies: |
693 | | - inherits "^2.0.4" |
694 | | - source-map "^0.6.1" |
695 | | - source-map-resolve "^0.6.0" |
696 | | - |
697 | 688 | csso@^4.2.0: |
698 | 689 | version "4.2.0" |
699 | 690 | resolved "https://registry.yarnpkg.com/csso/-/csso-4.2.0.tgz#ea3a561346e8dc9f546d6febedd50187cf389529" |
@@ -1794,13 +1785,13 @@ hexo-renderer-marked@6.3.0: |
1794 | 1785 | jsdom "^20.0.1" |
1795 | 1786 | marked "^4.3.0" |
1796 | 1787 |
|
1797 | | -hexo-renderer-stylus@2.1.0: |
1798 | | - version "2.1.0" |
1799 | | - resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-2.1.0.tgz#4cbae08d36c7390b791c2cc3df7c53c3ff615106" |
1800 | | - integrity sha512-Nef4YCr7JX8jaRaByhzXMSsWnDed+RgJj6aU/ARnYu3Bn5xz/qRz52VJG7KqD0Xuysxa9TIBdVUgNzBrSFn3DQ== |
| 1788 | +hexo-renderer-stylus@3.0.1: |
| 1789 | + version "3.0.1" |
| 1790 | + resolved "https://registry.yarnpkg.com/hexo-renderer-stylus/-/hexo-renderer-stylus-3.0.1.tgz#7ff6f3101fa86ba25de415257be7fa7032e910bc" |
| 1791 | + integrity sha512-cFm8ZwShBBeFcQwOXc8EK7lIZnSYVD6OJykdL4GBw99hxc4eD5Hlsi32nRzE8sgKv00jhX1s9Da3GVVFMPAVQg== |
1801 | 1792 | dependencies: |
1802 | 1793 | nib "^1.2.0" |
1803 | | - stylus "^0.57.0" |
| 1794 | + stylus "^0.62.0" |
1804 | 1795 |
|
1805 | 1796 | hexo-server@3.0.0: |
1806 | 1797 | version "3.0.0" |
@@ -2140,7 +2131,7 @@ inflight@^1.0.4: |
2140 | 2131 | once "^1.3.0" |
2141 | 2132 | wrappy "1" |
2142 | 2133 |
|
2143 | | -inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3, inherits@~2.0.4: |
| 2134 | +inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3, inherits@~2.0.4: |
2144 | 2135 | version "2.0.4" |
2145 | 2136 | resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c" |
2146 | 2137 | integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== |
@@ -3307,15 +3298,15 @@ safe-buffer@5.2.1, safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@^5.2.1, s |
3307 | 3298 | resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6" |
3308 | 3299 | integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== |
3309 | 3300 |
|
3310 | | -"safer-buffer@>= 2.1.2 < 3.0.0", safer-buffer@^2.1.2: |
| 3301 | +"safer-buffer@>= 2.1.2 < 3.0.0": |
3311 | 3302 | version "2.1.2" |
3312 | 3303 | resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a" |
3313 | 3304 | integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== |
3314 | 3305 |
|
3315 | | -sax@~1.2.4: |
3316 | | - version "1.2.4" |
3317 | | - resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9" |
3318 | | - integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw== |
| 3306 | +sax@~1.3.0: |
| 3307 | + version "1.3.0" |
| 3308 | + resolved "https://registry.yarnpkg.com/sax/-/sax-1.3.0.tgz#a5dbe77db3be05c9d1ee7785dbd3ea9de51593d0" |
| 3309 | + integrity sha512-0s+oAmw9zLl1V1cS9BtZN7JAd0cW5e0QH4W3LWEK6a4LaLEA2OTpGYWDY+6XasBLtz6wkm3u1xRw95mRuJ59WA== |
3319 | 3310 |
|
3320 | 3311 | saxes@^6.0.0: |
3321 | 3312 | version "6.0.0" |
@@ -3459,14 +3450,6 @@ sort-keys@^2.0.0: |
3459 | 3450 | dependencies: |
3460 | 3451 | is-plain-obj "^1.0.0" |
3461 | 3452 |
|
3462 | | -source-map-resolve@^0.6.0: |
3463 | | - version "0.6.0" |
3464 | | - resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.6.0.tgz#3d9df87e236b53f16d01e58150fc7711138e5ed2" |
3465 | | - integrity sha512-KXBr9d/fO/bWo97NXsPIAW1bFSBOuCnjbNTBMO7N59hsv5i9yzRDfcYwwt0l04+VqnKC+EwzvJZIP/qkuMgR/w== |
3466 | | - dependencies: |
3467 | | - atob "^2.1.2" |
3468 | | - decode-uri-component "^0.2.0" |
3469 | | - |
3470 | 3453 | source-map-support@~0.5.12: |
3471 | 3454 | version "0.5.21" |
3472 | 3455 | resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f" |
@@ -3623,16 +3606,15 @@ strnum@^1.1.1: |
3623 | 3606 | resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4" |
3624 | 3607 | integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA== |
3625 | 3608 |
|
3626 | | -stylus@^0.57.0: |
3627 | | - version "0.57.0" |
3628 | | - resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.57.0.tgz#a46f04f426c19ceef54abb1a9d189fd4e886df41" |
3629 | | - integrity sha512-yOI6G8WYfr0q8v8rRvE91wbxFU+rJPo760Va4MF6K0I6BZjO4r+xSynkvyPBP9tV1CIEUeRsiidjIs2rzb1CnQ== |
| 3609 | +stylus@^0.62.0: |
| 3610 | + version "0.62.0" |
| 3611 | + resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.62.0.tgz#648a020e2bf90ed87587ab9c2f012757e977bb5d" |
| 3612 | + integrity sha512-v3YCf31atbwJQIMtPNX8hcQ+okD4NQaTuKGUWfII8eaqn+3otrbttGL1zSMZAAtiPsBztQnujVBugg/cXFUpyg== |
3630 | 3613 | dependencies: |
3631 | | - css "^3.0.0" |
| 3614 | + "@adobe/css-tools" "~4.3.1" |
3632 | 3615 | debug "^4.3.2" |
3633 | 3616 | glob "^7.1.6" |
3634 | | - safer-buffer "^2.1.2" |
3635 | | - sax "~1.2.4" |
| 3617 | + sax "~1.3.0" |
3636 | 3618 | source-map "^0.7.3" |
3637 | 3619 |
|
3638 | 3620 | supports-color@^2.0.0: |
|
0 commit comments