yarn.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426
  1. # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
  2. # yarn lockfile v1
  3. angular-loader@~1.6.4:
  4. version "1.6.10"
  5. resolved "https://registry.yarnpkg.com/angular-loader/-/angular-loader-1.6.10.tgz#5ab1995c65dd38640e6d9d738dbd85eddd5ec310"
  6. angular-mocks@~1.6.4:
  7. version "1.6.10"
  8. resolved "https://registry.yarnpkg.com/angular-mocks/-/angular-mocks-1.6.10.tgz#6a139e43c461d0c9a5a1acebc91e63db16031176"
  9. angular-route@~1.6.4:
  10. version "1.6.10"
  11. resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.6.10.tgz#4247a32eab19495624623e96c1626dfba17ebf21"
  12. angular@~1.6.4:
  13. version "1.6.10"
  14. resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.10.tgz#eed3080a34d29d0f681ff119b18ce294e3f74826"
  15. apidoc-core@~0.8.2:
  16. version "0.8.3"
  17. resolved "https://registry.yarnpkg.com/apidoc-core/-/apidoc-core-0.8.3.tgz#d9d63545829df250d2cca049683a87e775364b96"
  18. dependencies:
  19. fs-extra "^3.0.1"
  20. glob "^7.1.1"
  21. iconv-lite "^0.4.17"
  22. klaw-sync "^2.1.0"
  23. lodash "~4.17.4"
  24. semver "~5.3.0"
  25. apidoc@0.17.7:
  26. version "0.17.7"
  27. resolved "https://registry.yarnpkg.com/apidoc/-/apidoc-0.17.7.tgz#a49090cbd8b3aa457bd054f00e0037e975fd3ee7"
  28. dependencies:
  29. apidoc-core "~0.8.2"
  30. commander "^2.19.0"
  31. fs-extra "^7.0.0"
  32. lodash "^4.17.10"
  33. markdown-it "^8.3.1"
  34. winston "^3.0.0"
  35. argparse@^1.0.7:
  36. version "1.0.10"
  37. resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
  38. dependencies:
  39. sprintf-js "~1.0.2"
  40. async@^2.6.1:
  41. version "2.6.3"
  42. resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff"
  43. dependencies:
  44. lodash "^4.17.14"
  45. balanced-match@^1.0.0:
  46. version "1.0.0"
  47. resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
  48. bootstrap@~3.3.7:
  49. version "3.3.7"
  50. resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
  51. brace-expansion@^1.1.7:
  52. version "1.1.11"
  53. resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
  54. dependencies:
  55. balanced-match "^1.0.0"
  56. concat-map "0.0.1"
  57. color-convert@^1.9.1:
  58. version "1.9.3"
  59. resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
  60. dependencies:
  61. color-name "1.1.3"
  62. color-name@1.1.3:
  63. version "1.1.3"
  64. resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
  65. color-name@^1.0.0:
  66. version "1.1.4"
  67. resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
  68. color-string@^1.5.2:
  69. version "1.5.3"
  70. resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc"
  71. dependencies:
  72. color-name "^1.0.0"
  73. simple-swizzle "^0.2.2"
  74. color@3.0.x:
  75. version "3.0.0"
  76. resolved "https://registry.yarnpkg.com/color/-/color-3.0.0.tgz#d920b4328d534a3ac8295d68f7bd4ba6c427be9a"
  77. dependencies:
  78. color-convert "^1.9.1"
  79. color-string "^1.5.2"
  80. colornames@^1.1.1:
  81. version "1.1.1"
  82. resolved "https://registry.yarnpkg.com/colornames/-/colornames-1.1.1.tgz#f8889030685c7c4ff9e2a559f5077eb76a816f96"
  83. colors@^1.2.1:
  84. version "1.4.0"
  85. resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
  86. colorspace@1.1.x:
  87. version "1.1.2"
  88. resolved "https://registry.yarnpkg.com/colorspace/-/colorspace-1.1.2.tgz#e0128950d082b86a2168580796a0aa5d6c68d8c5"
  89. dependencies:
  90. color "3.0.x"
  91. text-hex "1.0.x"
  92. commander@^2.19.0:
  93. version "2.20.3"
  94. resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
  95. concat-map@0.0.1:
  96. version "0.0.1"
  97. resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
  98. core-util-is@~1.0.0:
  99. version "1.0.2"
  100. resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
  101. diagnostics@^1.1.1:
  102. version "1.1.1"
  103. resolved "https://registry.yarnpkg.com/diagnostics/-/diagnostics-1.1.1.tgz#cab6ac33df70c9d9a727490ae43ac995a769b22a"
  104. dependencies:
  105. colorspace "1.1.x"
  106. enabled "1.0.x"
  107. kuler "1.0.x"
  108. enabled@1.0.x:
  109. version "1.0.2"
  110. resolved "https://registry.yarnpkg.com/enabled/-/enabled-1.0.2.tgz#965f6513d2c2d1c5f4652b64a2e3396467fc2f93"
  111. dependencies:
  112. env-variable "0.0.x"
  113. entities@~1.1.1:
  114. version "1.1.2"
  115. resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
  116. env-variable@0.0.x:
  117. version "0.0.5"
  118. resolved "https://registry.yarnpkg.com/env-variable/-/env-variable-0.0.5.tgz#913dd830bef11e96a039c038d4130604eba37f88"
  119. fast-safe-stringify@^2.0.4:
  120. version "2.0.7"
  121. resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743"
  122. fecha@^2.3.3:
  123. version "2.3.3"
  124. resolved "https://registry.yarnpkg.com/fecha/-/fecha-2.3.3.tgz#948e74157df1a32fd1b12c3a3c3cdcb6ec9d96cd"
  125. fs-extra@^3.0.1:
  126. version "3.0.1"
  127. resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-3.0.1.tgz#3794f378c58b342ea7dbbb23095109c4b3b62291"
  128. dependencies:
  129. graceful-fs "^4.1.2"
  130. jsonfile "^3.0.0"
  131. universalify "^0.1.0"
  132. fs-extra@^7.0.0:
  133. version "7.0.1"
  134. resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
  135. dependencies:
  136. graceful-fs "^4.1.2"
  137. jsonfile "^4.0.0"
  138. universalify "^0.1.0"
  139. fs.realpath@^1.0.0:
  140. version "1.0.0"
  141. resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
  142. glob@^7.1.1:
  143. version "7.1.4"
  144. resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.4.tgz#aa608a2f6c577ad357e1ae5a5c26d9a8d1969255"
  145. dependencies:
  146. fs.realpath "^1.0.0"
  147. inflight "^1.0.4"
  148. inherits "2"
  149. minimatch "^3.0.4"
  150. once "^1.3.0"
  151. path-is-absolute "^1.0.0"
  152. graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
  153. version "4.2.2"
  154. resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.2.tgz#6f0952605d0140c1cfdb138ed005775b92d67b02"
  155. iconv-lite@^0.4.17:
  156. version "0.4.24"
  157. resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
  158. dependencies:
  159. safer-buffer ">= 2.1.2 < 3"
  160. inflight@^1.0.4:
  161. version "1.0.6"
  162. resolved "https://registry.yarnpkg.com/inflight/-/inflight-1.0.6.tgz#49bd6331d7d02d0c09bc910a1075ba8165b56df9"
  163. dependencies:
  164. once "^1.3.0"
  165. wrappy "1"
  166. inherits@2, inherits@^2.0.3, inherits@~2.0.3:
  167. version "2.0.4"
  168. resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
  169. is-arrayish@^0.3.1:
  170. version "0.3.2"
  171. resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.3.2.tgz#4574a2ae56f7ab206896fb431eaeed066fdf8f03"
  172. is-stream@^1.1.0:
  173. version "1.1.0"
  174. resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
  175. isarray@~1.0.0:
  176. version "1.0.0"
  177. resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
  178. jquery@3.3.1:
  179. version "3.3.1"
  180. resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
  181. jsonfile@^3.0.0:
  182. version "3.0.1"
  183. resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
  184. optionalDependencies:
  185. graceful-fs "^4.1.6"
  186. jsonfile@^4.0.0:
  187. version "4.0.0"
  188. resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
  189. optionalDependencies:
  190. graceful-fs "^4.1.6"
  191. klaw-sync@^2.1.0:
  192. version "2.1.0"
  193. resolved "https://registry.yarnpkg.com/klaw-sync/-/klaw-sync-2.1.0.tgz#3d3bcd8600e7bfdef53231c739ff053aed560e44"
  194. optionalDependencies:
  195. graceful-fs "^4.1.11"
  196. kuler@1.0.x:
  197. version "1.0.1"
  198. resolved "https://registry.yarnpkg.com/kuler/-/kuler-1.0.1.tgz#ef7c784f36c9fb6e16dd3150d152677b2b0228a6"
  199. dependencies:
  200. colornames "^1.1.1"
  201. linkify-it@^2.0.0:
  202. version "2.2.0"
  203. resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.2.0.tgz#e3b54697e78bf915c70a38acd78fd09e0058b1cf"
  204. dependencies:
  205. uc.micro "^1.0.1"
  206. lodash@^4.17.10, lodash@^4.17.14, lodash@~4.17.4:
  207. version "4.17.15"
  208. resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
  209. logform@^2.1.1:
  210. version "2.1.2"
  211. resolved "https://registry.yarnpkg.com/logform/-/logform-2.1.2.tgz#957155ebeb67a13164069825ce67ddb5bb2dd360"
  212. dependencies:
  213. colors "^1.2.1"
  214. fast-safe-stringify "^2.0.4"
  215. fecha "^2.3.3"
  216. ms "^2.1.1"
  217. triple-beam "^1.3.0"
  218. markdown-it@^8.3.1:
  219. version "8.4.2"
  220. resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54"
  221. dependencies:
  222. argparse "^1.0.7"
  223. entities "~1.1.1"
  224. linkify-it "^2.0.0"
  225. mdurl "^1.0.1"
  226. uc.micro "^1.0.5"
  227. mdurl@^1.0.1:
  228. version "1.0.1"
  229. resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e"
  230. minimatch@^3.0.4:
  231. version "3.0.4"
  232. resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
  233. dependencies:
  234. brace-expansion "^1.1.7"
  235. ms@^2.1.1:
  236. version "2.1.2"
  237. resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
  238. once@^1.3.0:
  239. version "1.4.0"
  240. resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
  241. dependencies:
  242. wrappy "1"
  243. one-time@0.0.4:
  244. version "0.0.4"
  245. resolved "https://registry.yarnpkg.com/one-time/-/one-time-0.0.4.tgz#f8cdf77884826fe4dff93e3a9cc37b1e4480742e"
  246. path-is-absolute@^1.0.0:
  247. version "1.0.1"
  248. resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f"
  249. process-nextick-args@~2.0.0:
  250. version "2.0.1"
  251. resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
  252. readable-stream@^2.3.6:
  253. version "2.3.6"
  254. resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
  255. dependencies:
  256. core-util-is "~1.0.0"
  257. inherits "~2.0.3"
  258. isarray "~1.0.0"
  259. process-nextick-args "~2.0.0"
  260. safe-buffer "~5.1.1"
  261. string_decoder "~1.1.1"
  262. util-deprecate "~1.0.1"
  263. readable-stream@^3.1.1:
  264. version "3.4.0"
  265. resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-3.4.0.tgz#a51c26754658e0a3c21dbf59163bd45ba6f447fc"
  266. dependencies:
  267. inherits "^2.0.3"
  268. string_decoder "^1.1.1"
  269. util-deprecate "^1.0.1"
  270. requirejs@^2.1.0:
  271. version "2.3.6"
  272. resolved "https://registry.yarnpkg.com/requirejs/-/requirejs-2.3.6.tgz#e5093d9601c2829251258c0b9445d4d19fa9e7c9"
  273. roboto-fontface@0.10.0:
  274. version "0.10.0"
  275. resolved "https://registry.yarnpkg.com/roboto-fontface/-/roboto-fontface-0.10.0.tgz#7eee40cfa18b1f7e4e605eaf1a2740afb6fd71b0"
  276. safe-buffer@~5.1.0, safe-buffer@~5.1.1:
  277. version "5.1.2"
  278. resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
  279. safe-buffer@~5.2.0:
  280. version "5.2.0"
  281. resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.0.tgz#b74daec49b1148f88c64b68d49b1e815c1f2f519"
  282. "safer-buffer@>= 2.1.2 < 3":
  283. version "2.1.2"
  284. resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
  285. semver@~5.3.0:
  286. version "5.3.0"
  287. resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
  288. shelljs@^0.2.6:
  289. version "0.2.6"
  290. resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.2.6.tgz#90492d72ffcc8159976baba62fb0f6884f0c3378"
  291. simple-swizzle@^0.2.2:
  292. version "0.2.2"
  293. resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a"
  294. dependencies:
  295. is-arrayish "^0.3.1"
  296. sprintf-js@~1.0.2:
  297. version "1.0.3"
  298. resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
  299. stack-trace@0.0.x:
  300. version "0.0.10"
  301. resolved "https://registry.yarnpkg.com/stack-trace/-/stack-trace-0.0.10.tgz#547c70b347e8d32b4e108ea1a2a159e5fdde19c0"
  302. string_decoder@^1.1.1:
  303. version "1.3.0"
  304. resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.3.0.tgz#42f114594a46cf1a8e30b0a84f56c78c3edac21e"
  305. dependencies:
  306. safe-buffer "~5.2.0"
  307. string_decoder@~1.1.1:
  308. version "1.1.1"
  309. resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
  310. dependencies:
  311. safe-buffer "~5.1.0"
  312. text-hex@1.0.x:
  313. version "1.0.0"
  314. resolved "https://registry.yarnpkg.com/text-hex/-/text-hex-1.0.0.tgz#69dc9c1b17446ee79a92bf5b884bb4b9127506f5"
  315. triple-beam@^1.2.0, triple-beam@^1.3.0:
  316. version "1.3.0"
  317. resolved "https://registry.yarnpkg.com/triple-beam/-/triple-beam-1.3.0.tgz#a595214c7298db8339eeeee083e4d10bd8cb8dd9"
  318. uc.micro@^1.0.1, uc.micro@^1.0.5:
  319. version "1.0.6"
  320. resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"
  321. universalify@^0.1.0:
  322. version "0.1.2"
  323. resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
  324. util-deprecate@^1.0.1, util-deprecate@~1.0.1:
  325. version "1.0.2"
  326. resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
  327. winston-transport@^4.3.0:
  328. version "4.3.0"
  329. resolved "https://registry.yarnpkg.com/winston-transport/-/winston-transport-4.3.0.tgz#df68c0c202482c448d9b47313c07304c2d7c2c66"
  330. dependencies:
  331. readable-stream "^2.3.6"
  332. triple-beam "^1.2.0"
  333. winston@^3.0.0:
  334. version "3.2.1"
  335. resolved "https://registry.yarnpkg.com/winston/-/winston-3.2.1.tgz#63061377976c73584028be2490a1846055f77f07"
  336. dependencies:
  337. async "^2.6.1"
  338. diagnostics "^1.1.1"
  339. is-stream "^1.1.0"
  340. logform "^2.1.1"
  341. one-time "0.0.4"
  342. readable-stream "^3.1.1"
  343. stack-trace "0.0.x"
  344. triple-beam "^1.3.0"
  345. winston-transport "^4.3.0"
  346. wrappy@1:
  347. version "1.0.2"
  348. resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"