|
1964 | 1964 | "@types/yargs" "^16.0.0" |
1965 | 1965 | chalk "^4.0.0" |
1966 | 1966 |
|
| 1967 | +"@jridgewell/gen-mapping@^0.3.0": |
| 1968 | + version "0.3.1" |
| 1969 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.1.tgz#cf92a983c83466b8c0ce9124fadeaf09f7c66ea9" |
| 1970 | + integrity sha512-GcHwniMlA2z+WFPWuY8lp3fsza0I8xPFMWL5+n8LYyP6PSvPrXf4+n8stDHZY2DM0zy9sVkRDy1jDI4XGzYVqg== |
| 1971 | + dependencies: |
| 1972 | + "@jridgewell/set-array" "^1.0.0" |
| 1973 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1974 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 1975 | + |
1967 | 1976 | "@jridgewell/resolve-uri@^3.0.3": |
1968 | 1977 | version "3.0.5" |
1969 | 1978 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c" |
1970 | 1979 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew== |
1971 | 1980 |
|
| 1981 | +"@jridgewell/set-array@^1.0.0": |
| 1982 | + version "1.1.1" |
| 1983 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.1.tgz#36a6acc93987adcf0ba50c66908bd0b70de8afea" |
| 1984 | + integrity sha512-Ct5MqZkLGEXTVmQYbGtx9SVqD2fqwvdubdps5D3djjAkgkKwT918VNOz65pEHFaYTeWcukmJmH5SwsA9Tn2ObQ== |
| 1985 | + |
| 1986 | +"@jridgewell/source-map@^0.3.2": |
| 1987 | + version "0.3.2" |
| 1988 | + resolved "https://registry.yarnpkg.com/@jridgewell/source-map/-/source-map-0.3.2.tgz#f45351aaed4527a298512ec72f81040c998580fb" |
| 1989 | + integrity sha512-m7O9o2uR8k2ObDysZYzdfhb08VuEml5oWGiosa1VdaPZ/A6QyPkAJuwN0Q1lhULOf6B7MtQmHENS743hWtCrgw== |
| 1990 | + dependencies: |
| 1991 | + "@jridgewell/gen-mapping" "^0.3.0" |
| 1992 | + "@jridgewell/trace-mapping" "^0.3.9" |
| 1993 | + |
1972 | 1994 | "@jridgewell/sourcemap-codec@^1.4.10": |
1973 | 1995 | version "1.4.11" |
1974 | 1996 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" |
|
1982 | 2004 | "@jridgewell/resolve-uri" "^3.0.3" |
1983 | 2005 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1984 | 2006 |
|
| 2007 | +"@jridgewell/trace-mapping@^0.3.9": |
| 2008 | + version "0.3.13" |
| 2009 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.13.tgz#dcfe3e95f224c8fe97a87a5235defec999aa92ea" |
| 2010 | + integrity sha512-o1xbKhp9qnIAoHJSWd6KlCZfqslL4valSF81H8ImioOAxluWYWOpWkpyktY2vnt4tbrX9XYaxovq6cgowaJp2w== |
| 2011 | + dependencies: |
| 2012 | + "@jridgewell/resolve-uri" "^3.0.3" |
| 2013 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 2014 | + |
1985 | 2015 | |
1986 | 2016 | version "4.0.0" |
1987 | 2017 | resolved "https://registry.yarnpkg.com/@lerna/add/-/add-4.0.0.tgz#c36f57d132502a57b9e7058d1548b7a565ef183f" |
|
3943 | 3973 | resolved "https://registry.yarnpkg.com/@types/less/-/less-3.0.2.tgz#2761d477678c8374cb9897666871662eb1d1115e" |
3944 | 3974 | integrity sha512-62vfe65cMSzYaWmpmhqCMMNl0khen89w57mByPi1OseGfcV/LV03fO8YVrNj7rFQsRWNJo650WWyh6m7p8vZmA== |
3945 | 3975 |
|
3946 | | -"@types/lodash.debounce@^4.0.6": |
3947 | | - version "4.0.7" |
3948 | | - resolved "https://registry.yarnpkg.com/@types/lodash.debounce/-/lodash.debounce-4.0.7.tgz#0285879defb7cdb156ae633cecd62d5680eded9f" |
3949 | | - integrity sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA== |
3950 | | - dependencies: |
3951 | | - "@types/lodash" "*" |
3952 | | - |
3953 | | -"@types/lodash.merge@^4.6.7": |
3954 | | - version "4.6.7" |
3955 | | - resolved "https://registry.yarnpkg.com/@types/lodash.merge/-/lodash.merge-4.6.7.tgz#0af6555dd8bc6568ef73e5e0d820a027362946b1" |
3956 | | - integrity sha512-OwxUJ9E50gw3LnAefSHJPHaBLGEKmQBQ7CZe/xflHkyy/wH2zVyEIAKReHvVrrn7zKdF58p16We9kMfh7v0RRQ== |
3957 | | - dependencies: |
3958 | | - "@types/lodash" "*" |
3959 | | - |
3960 | | -"@types/lodash.unescape@^4.0.7": |
3961 | | - version "4.0.7" |
3962 | | - resolved "https://registry.yarnpkg.com/@types/lodash.unescape/-/lodash.unescape-4.0.7.tgz#69f1cab2e755b824151346a44faeaaf93702972b" |
3963 | | - integrity sha512-KGxcfHpWcOnLeK5g71YErXL6m947wQC9XfhVjENlCku85C6WxsqNIxwxpqDCpL06rY5ExQiXZH50KgJDFLzc7Q== |
| 3976 | +"@types/lodash-es@^4.17.6": |
| 3977 | + version "4.17.6" |
| 3978 | + resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.6.tgz#c2ed4c8320ffa6f11b43eb89e9eaeec65966a0a0" |
| 3979 | + integrity sha512-R+zTeVUKDdfoRxpAryaQNRKk3105Rrgx2CFRClIgRGaqDTdjsm8h6IYA8ir584W3ePzkZfst5xIgDwYrlh9HLg== |
3964 | 3980 | dependencies: |
3965 | 3981 | "@types/lodash" "*" |
3966 | 3982 |
|
@@ -13197,11 +13213,6 @@ lodash.templatesettings@^4.0.0: |
13197 | 13213 | dependencies: |
13198 | 13214 | lodash._reinterpolate "^3.0.0" |
13199 | 13215 |
|
13200 | | -lodash.unescape@^4.0.1: |
13201 | | - version "4.0.1" |
13202 | | - resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c" |
13203 | | - integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw= |
13204 | | - |
13205 | 13216 | lodash.uniq@^4.5.0: |
13206 | 13217 | version "4.5.0" |
13207 | 13218 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" |
@@ -17969,7 +17980,7 @@ source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1: |
17969 | 17980 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" |
17970 | 17981 | integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== |
17971 | 17982 |
|
17972 | | -source-map@^0.7.3, source-map@~0.7.2: |
| 17983 | +source-map@^0.7.3: |
17973 | 17984 | version "0.7.3" |
17974 | 17985 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" |
17975 | 17986 | integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== |
@@ -18716,13 +18727,13 @@ terser@^4.1.2, terser@^4.6.13, terser@^4.6.3: |
18716 | 18727 | source-map-support "~0.5.12" |
18717 | 18728 |
|
18718 | 18729 | terser@^5.3.4, terser@^5.7.2: |
18719 | | - version "5.11.0" |
18720 | | - resolved "https://registry.yarnpkg.com/terser/-/terser-5.11.0.tgz#2da5506c02e12cd8799947f30ce9c5b760be000f" |
18721 | | - integrity sha512-uCA9DLanzzWSsN1UirKwylhhRz3aKPInlfmpGfw8VN6jHsAtu8HJtIpeeHHK23rxnE/cDc+yvmq5wqkIC6Kn0A== |
| 18730 | + version "5.14.0" |
| 18731 | + resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.0.tgz#eefeec9af5153f55798180ee2617f390bdd285e2" |
| 18732 | + integrity sha512-JC6qfIEkPBd9j1SMO3Pfn+A6w2kQV54tv+ABQLgZr7dA3k/DL/OBoYSWxzVpZev3J+bUHXfr55L8Mox7AaNo6g== |
18722 | 18733 | dependencies: |
| 18734 | + "@jridgewell/source-map" "^0.3.2" |
18723 | 18735 | acorn "^8.5.0" |
18724 | 18736 | commander "^2.20.0" |
18725 | | - source-map "~0.7.2" |
18726 | 18737 | source-map-support "~0.5.20" |
18727 | 18738 |
|
18728 | 18739 | test-exclude@^6.0.0: |
|
0 commit comments