From f406b056e5a2acbaff622083719956900422d9e8 Mon Sep 17 00:00:00 2001 From: Christopher Charbonneau Wells Date: Thu, 25 Jan 2018 06:32:32 -0500 Subject: [PATCH] Update NPM dependencies (Bootstrap 4, Tempus Dominus 5.0.0-alpha15). --- package-lock.json | 911 ++++++++++++++++++++++++++-------------------- package.json | 10 +- 2 files changed, 530 insertions(+), 391 deletions(-) diff --git a/package-lock.json b/package-lock.json index c30f51ba..46f454b6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,6 +55,11 @@ "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.0.tgz", "integrity": "sha1-0FVMIlZjbi9W58LlrRg/hZQo2B8=" }, + "abs-svg-path": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/abs-svg-path/-/abs-svg-path-0.1.1.tgz", + "integrity": "sha1-32Acjo0roQ1KdtYl4japo5wnI78=" + }, "acorn": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.1.2.tgz", @@ -75,6 +80,14 @@ } } }, + "acorn5-object-spread": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/acorn5-object-spread/-/acorn5-object-spread-4.0.0.tgz", + "integrity": "sha1-1XWAge7ZcSGrC+R+Mcqu8qo5lpc=", + "requires": { + "acorn": "5.1.2" + } + }, "add-line-numbers": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/add-line-numbers/-/add-line-numbers-1.0.1.tgz", @@ -289,6 +302,21 @@ "array-bounds": "1.0.1" } }, + "array-pack-2d": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/array-pack-2d/-/array-pack-2d-0.1.1.tgz", + "integrity": "sha1-vb3PL3+xm/uOBvvwHYvIxmS0aT0=", + "requires": { + "dtype": "1.0.0" + }, + "dependencies": { + "dtype": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/dtype/-/dtype-1.0.0.tgz", + "integrity": "sha1-rjT/ooJnNxUgNYLWG73QqtPLo+c=" + } + } + }, "array-slice": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/array-slice/-/array-slice-1.0.0.tgz", @@ -404,6 +432,14 @@ "resolved": "https://registry.npmjs.org/bit-twiddle/-/bit-twiddle-1.0.2.tgz", "integrity": "sha1-DGwfq+KyPRcXPZpht7cJPrnhdp4=" }, + "bitmap-sdf": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/bitmap-sdf/-/bitmap-sdf-1.0.3.tgz", + "integrity": "sha512-ojYySSvWTx21cbgntR942zgEgqj38wHctN64vr4vYRFf3GKVmI23YlA94meWGkFslidwLwGCsMy2laJ3g/94Sg==", + "requires": { + "clamp": "1.0.1" + } + }, "bl": { "version": "1.2.1", "resolved": "https://registry.npmjs.org/bl/-/bl-1.2.1.tgz", @@ -463,9 +499,9 @@ } }, "bootstrap": { - "version": "4.0.0-beta.3", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.0.0-beta.3.tgz", - "integrity": "sha512-/Qe1Q2d1muLEZRX2iCteMQHZBBAm6ZIjJ9FcBYK/xLr05+HvDtBOVBN+Cz7mCNZuy0zr+y5artZHM05W7mIz6g==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.0.0.tgz", + "integrity": "sha512-gulJE5dGFo6Q61V/whS6VM4WIyrlydXfCgkE+Gxe5hjrJ8rXLLZlALq7zq2RPhOc45PSwQpJkrTnc2KgD6cvmA==" }, "bops": { "version": "0.0.6", @@ -535,6 +571,57 @@ } } }, + "buble": { + "version": "0.18.0", + "resolved": "https://registry.npmjs.org/buble/-/buble-0.18.0.tgz", + "integrity": "sha512-U3NJxUiSz0H1EB54PEHAuBTxdXgQH4DaQkvkINFXf9kEKCDWSn67EgQfFKbkTzsok4xRrIPsoxWDl2czCHR65g==", + "requires": { + "acorn": "5.1.2", + "acorn-jsx": "3.0.1", + "acorn5-object-spread": "4.0.0", + "chalk": "2.3.0", + "magic-string": "0.22.4", + "minimist": "1.2.0", + "os-homedir": "1.0.2", + "vlq": "0.2.3" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz", + "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==", + "requires": { + "color-convert": "1.9.1" + } + }, + "chalk": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.3.0.tgz", + "integrity": "sha512-Az5zJR2CBujap2rqXGaJKaPHyJ0IrUimvYNX+ncCy8PJP4ltOGTrHUIo097ZaL2zMeKYpiCdqDvS6zdrTFok3Q==", + "requires": { + "ansi-styles": "3.2.0", + "escape-string-regexp": "1.0.5", + "supports-color": "4.5.0" + } + }, + "supports-color": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-4.5.0.tgz", + "integrity": "sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=", + "requires": { + "has-flag": "2.0.0" + } + } + } + }, + "bubleify": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/bubleify/-/bubleify-1.1.0.tgz", + "integrity": "sha512-9FtUiQong0qiDuN/iOtDwqovyDXENTpcvQH9Szyc/wzALPt0tDdP1moIjJqeT5LMwLzvLkMHaL+RohWEeHY6XQ==", + "requires": { + "buble": "0.18.0" + } + }, "buffer-equal": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/buffer-equal/-/buffer-equal-0.0.1.tgz", @@ -583,6 +670,14 @@ "map-obj": "1.0.1" } }, + "canvas-fit": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/canvas-fit/-/canvas-fit-1.5.0.tgz", + "integrity": "sha1-rhO+Zq3kL1vg5IfjRfzjCl5bXl8=", + "requires": { + "element-size": "1.1.1" + } + }, "caseless": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", @@ -593,15 +688,15 @@ "resolved": "https://registry.npmjs.org/cdt2d/-/cdt2d-1.0.0.tgz", "integrity": "sha1-TyEkNLzWe9s9aLj+9KzcLFRBUUE=", "requires": { - "binary-search-bounds": "2.0.3", + "binary-search-bounds": "2.0.4", "robust-in-sphere": "1.1.3", "robust-orientation": "1.1.3" }, "dependencies": { "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.4.tgz", + "integrity": "sha512-2hg5kgdKql5ClF2ErBcSx0U5bnl5hgS4v7wMnLFodyR47yMtj2w+UAZB+0CiqyHct2q543i7Bi4/aMIegorCCg==" } } }, @@ -730,6 +825,14 @@ "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=" }, + "color-convert": { + "version": "1.9.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.1.tgz", + "integrity": "sha512-mjGanIiwQJskCC18rPR6OmrZ6fm2Lc7PeGFYwCmy5J34wC6F1PzdGL6xeMfmgicfYcNLGuVFA3WzXtIDCQSZxQ==", + "requires": { + "color-name": "1.1.3" + } + }, "color-id": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/color-id/-/color-id-1.1.0.tgz", @@ -743,6 +846,16 @@ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" }, + "color-normalize": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/color-normalize/-/color-normalize-1.0.3.tgz", + "integrity": "sha512-bUyyoiyeJSm24u+y5ePwVssNg9zACjHKHUS0thYZEmCafrTg4RX1b43V6M141V2EdlaBoS5OV3VvyAXxdup+YA==", + "requires": { + "clamp": "1.0.1", + "color-rgba": "2.0.0", + "dtype": "2.0.0" + } + }, "color-parse": { "version": "1.3.5", "resolved": "https://registry.npmjs.org/color-parse/-/color-parse-1.3.5.tgz", @@ -754,9 +867,9 @@ } }, "color-rgba": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/color-rgba/-/color-rgba-1.1.1.tgz", - "integrity": "sha1-7tmTpCl4gPRKd8LWKy9uungQHXg=", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/color-rgba/-/color-rgba-2.0.0.tgz", + "integrity": "sha1-0BURTOPoQ2h5XJ1t3+9Vb5gXOcU=", "requires": { "clamp": "1.0.1", "color-parse": "1.3.5", @@ -1258,6 +1371,20 @@ "resolved": "https://registry.npmjs.org/double-bits/-/double-bits-1.1.1.tgz", "integrity": "sha1-WKu6RUlNpND6Nrc60RoobJGEscY=" }, + "draw-svg-path": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/draw-svg-path/-/draw-svg-path-1.0.0.tgz", + "integrity": "sha1-bxFtli3TFLmepTTW9Y3WbNvWk3k=", + "requires": { + "abs-svg-path": "0.1.1", + "normalize-svg-path": "0.1.0" + } + }, + "dtype": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dtype/-/dtype-2.0.0.tgz", + "integrity": "sha1-zQUjI84GFETs0uj1dI9popvihDQ=" + }, "dup": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/dup/-/dup-1.0.0.tgz", @@ -1349,6 +1476,11 @@ "uniq": "1.0.1" } }, + "element-size": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/element-size/-/element-size-1.1.1.tgz", + "integrity": "sha1-ZOXxWdlxIWMYRby67K8nnDm1404=" + }, "end-of-stream": { "version": "0.1.5", "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-0.1.5.tgz", @@ -1898,6 +2030,16 @@ } } }, + "flatten-vertex-data": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/flatten-vertex-data/-/flatten-vertex-data-1.0.0.tgz", + "integrity": "sha1-1hyU8qZWTzAdZni3JhYWrwAEcIw=", + "requires": { + "array-pack-2d": "0.1.1", + "dtype": "2.0.0", + "is-typedarray": "1.0.0" + } + }, "font-atlas-sdf": { "version": "1.3.3", "resolved": "https://registry.npmjs.org/font-atlas-sdf/-/font-atlas-sdf-1.3.3.tgz", @@ -2278,7 +2420,7 @@ "resolved": "https://registry.npmjs.org/gl-contour2d/-/gl-contour2d-1.1.3.tgz", "integrity": "sha1-hidVZs6sG263bACtcpcieDXM02Q=", "requires": { - "binary-search-bounds": "2.0.3", + "binary-search-bounds": "2.0.4", "cdt2d": "1.0.0", "clean-pslg": "1.1.2", "gl-buffer": "2.1.2", @@ -2290,80 +2432,9 @@ }, "dependencies": { "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" - } - } - }, - "gl-error2d": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/gl-error2d/-/gl-error2d-1.2.1.tgz", - "integrity": "sha1-zGl39kdvIF2zxOrFuMSImeSN/dE=", - "requires": { - "gl-buffer": "2.1.2", - "gl-shader": "4.2.0", - "glslify": "2.3.1", - "typedarray-pool": "1.1.0" - }, - "dependencies": { - "bl": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz", - "integrity": "sha1-wGt5evCF6gC8Unr8jvzxHeIjIFQ=", - "requires": { - "readable-stream": "1.0.34" - } - }, - "glslify": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/glslify/-/glslify-2.3.1.tgz", - "integrity": "sha1-R6jOW/CGCVVqp+x2xqfTQwd23UY=", - "requires": { - "bl": "0.9.5", - "glsl-resolve": "0.0.1", - "glslify-bundle": "2.0.4", - "glslify-deps": "1.3.0", - "minimist": "1.2.0", - "resolve": "1.4.0", - "static-module": "1.5.0", - "through2": "0.6.5", - "xtend": "4.0.1" - } - }, - "glslify-bundle": { "version": "2.0.4", - "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-2.0.4.tgz", - "integrity": "sha1-eV3xGYGAeIYaoZiaDHXVnCDs/dY=", - "requires": { - "glsl-inject-defines": "1.0.3", - "glsl-token-defines": "1.0.0", - "glsl-token-depth": "1.1.2", - "glsl-token-descope": "1.0.2", - "glsl-token-scope": "1.1.2", - "glsl-token-string": "1.0.1", - "glsl-tokenizer": "2.1.2" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } + "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.4.tgz", + "integrity": "sha512-2hg5kgdKql5ClF2ErBcSx0U5bnl5hgS4v7wMnLFodyR47yMtj2w+UAZB+0CiqyHct2q543i7Bi4/aMIegorCCg==" } } }, @@ -2469,7 +2540,7 @@ "resolved": "https://registry.npmjs.org/gl-heatmap2d/-/gl-heatmap2d-1.0.3.tgz", "integrity": "sha1-acthUS4xGF6ovSbwJfXBrx8rChg=", "requires": { - "binary-search-bounds": "2.0.3", + "binary-search-bounds": "2.0.4", "gl-buffer": "2.1.2", "gl-shader": "4.2.0", "glslify": "4.0.0", @@ -2478,83 +2549,9 @@ }, "dependencies": { "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" - } - } - }, - "gl-line2d": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/gl-line2d/-/gl-line2d-1.4.1.tgz", - "integrity": "sha1-v4F5Rzj5p2N9zd6WaGZqRMEqERA=", - "requires": { - "gl-buffer": "2.1.2", - "gl-shader": "4.2.0", - "gl-texture2d": "2.1.0", - "glslify": "2.3.1", - "ndarray": "1.0.18", - "snap-points-2d": "1.0.1", - "typedarray-pool": "1.1.0" - }, - "dependencies": { - "bl": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz", - "integrity": "sha1-wGt5evCF6gC8Unr8jvzxHeIjIFQ=", - "requires": { - "readable-stream": "1.0.34" - } - }, - "glslify": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/glslify/-/glslify-2.3.1.tgz", - "integrity": "sha1-R6jOW/CGCVVqp+x2xqfTQwd23UY=", - "requires": { - "bl": "0.9.5", - "glsl-resolve": "0.0.1", - "glslify-bundle": "2.0.4", - "glslify-deps": "1.3.0", - "minimist": "1.2.0", - "resolve": "1.4.0", - "static-module": "1.5.0", - "through2": "0.6.5", - "xtend": "4.0.1" - } - }, - "glslify-bundle": { "version": "2.0.4", - "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-2.0.4.tgz", - "integrity": "sha1-eV3xGYGAeIYaoZiaDHXVnCDs/dY=", - "requires": { - "glsl-inject-defines": "1.0.3", - "glsl-token-defines": "1.0.0", - "glsl-token-depth": "1.1.2", - "glsl-token-descope": "1.0.2", - "glsl-token-scope": "1.1.2", - "glsl-token-string": "1.0.1", - "glsl-tokenizer": "2.1.2" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } + "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.4.tgz", + "integrity": "sha512-2hg5kgdKql5ClF2ErBcSx0U5bnl5hgS4v7wMnLFodyR47yMtj2w+UAZB+0CiqyHct2q543i7Bi4/aMIegorCCg==" } } }, @@ -2749,7 +2746,7 @@ "resolved": "https://registry.npmjs.org/gl-plot2d/-/gl-plot2d-1.3.0.tgz", "integrity": "sha512-rnjwbuxbXKUvUNQXCuicED6soUuaiXdd9cnylT7MpJZ1+2cGkjMpQ6KoW0J96NoEen0PjuiijyKRZP+ogSBhTg==", "requires": { - "binary-search-bounds": "2.0.3", + "binary-search-bounds": "2.0.4", "gl-buffer": "2.1.2", "gl-select-static": "2.0.2", "gl-shader": "4.2.1", @@ -2759,9 +2756,9 @@ }, "dependencies": { "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.4.tgz", + "integrity": "sha512-2hg5kgdKql5ClF2ErBcSx0U5bnl5hgS4v7wMnLFodyR47yMtj2w+UAZB+0CiqyHct2q543i7Bi4/aMIegorCCg==" }, "bl": { "version": "0.9.5", @@ -3001,193 +2998,6 @@ "gl-vec4": "1.0.1" } }, - "gl-scatter2d": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/gl-scatter2d/-/gl-scatter2d-1.3.2.tgz", - "integrity": "sha1-J/Ev+ntDA/QhXyIJpXPXKPGAQ3E=", - "requires": { - "array-bounds": "1.0.1", - "array-normalize": "1.1.3", - "binary-search-bounds": "2.0.3", - "gl-buffer": "2.1.2", - "gl-shader": "4.2.0", - "glslify": "2.3.1", - "snap-points-2d": "3.2.0", - "typedarray-pool": "1.1.0" - }, - "dependencies": { - "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" - }, - "bl": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz", - "integrity": "sha1-wGt5evCF6gC8Unr8jvzxHeIjIFQ=", - "requires": { - "readable-stream": "1.0.34" - } - }, - "glslify": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/glslify/-/glslify-2.3.1.tgz", - "integrity": "sha1-R6jOW/CGCVVqp+x2xqfTQwd23UY=", - "requires": { - "bl": "0.9.5", - "glsl-resolve": "0.0.1", - "glslify-bundle": "2.0.4", - "glslify-deps": "1.3.0", - "minimist": "1.2.0", - "resolve": "1.4.0", - "static-module": "1.5.0", - "through2": "0.6.5", - "xtend": "4.0.1" - } - }, - "glslify-bundle": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-2.0.4.tgz", - "integrity": "sha1-eV3xGYGAeIYaoZiaDHXVnCDs/dY=", - "requires": { - "glsl-inject-defines": "1.0.3", - "glsl-token-defines": "1.0.0", - "glsl-token-depth": "1.1.2", - "glsl-token-descope": "1.0.2", - "glsl-token-scope": "1.1.2", - "glsl-token-string": "1.0.1", - "glsl-tokenizer": "2.1.2" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "snap-points-2d": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/snap-points-2d/-/snap-points-2d-3.2.0.tgz", - "integrity": "sha1-DhniKjoOlrziHN9cfx1+1blnRfA=", - "requires": { - "array-bounds": "1.0.1" - } - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } - } - } - }, - "gl-scatter2d-sdf": { - "version": "1.3.11", - "resolved": "https://registry.npmjs.org/gl-scatter2d-sdf/-/gl-scatter2d-sdf-1.3.11.tgz", - "integrity": "sha1-qnYJBdPLPEL0qYp4+DDLO1K9oPQ=", - "requires": { - "binary-search-bounds": "2.0.3", - "clamp": "1.0.1", - "color-id": "1.1.0", - "font-atlas-sdf": "1.3.3", - "gl-buffer": "2.1.2", - "gl-shader": "4.2.1", - "gl-texture2d": "2.1.0", - "glslify": "2.3.1", - "snap-points-2d": "3.2.0", - "typedarray-pool": "1.1.0" - }, - "dependencies": { - "binary-search-bounds": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.3.tgz", - "integrity": "sha1-X/hhbW3SylOIvIWy1iZuK52lAtw=" - }, - "bl": { - "version": "0.9.5", - "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.5.tgz", - "integrity": "sha1-wGt5evCF6gC8Unr8jvzxHeIjIFQ=", - "requires": { - "readable-stream": "1.0.34" - } - }, - "gl-shader": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/gl-shader/-/gl-shader-4.2.1.tgz", - "integrity": "sha1-vJuAjpKTxRtmjojeYVsMETcI3C8=", - "requires": { - "gl-format-compiler-error": "1.0.3", - "weakmap-shim": "1.1.1" - } - }, - "glslify": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/glslify/-/glslify-2.3.1.tgz", - "integrity": "sha1-R6jOW/CGCVVqp+x2xqfTQwd23UY=", - "requires": { - "bl": "0.9.5", - "glsl-resolve": "0.0.1", - "glslify-bundle": "2.0.4", - "glslify-deps": "1.3.0", - "minimist": "1.2.0", - "resolve": "1.4.0", - "static-module": "1.5.0", - "through2": "0.6.5", - "xtend": "4.0.1" - } - }, - "glslify-bundle": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-2.0.4.tgz", - "integrity": "sha1-eV3xGYGAeIYaoZiaDHXVnCDs/dY=", - "requires": { - "glsl-inject-defines": "1.0.3", - "glsl-token-defines": "1.0.0", - "glsl-token-depth": "1.1.2", - "glsl-token-descope": "1.0.2", - "glsl-token-scope": "1.1.2", - "glsl-token-string": "1.0.1", - "glsl-tokenizer": "2.1.2" - } - }, - "readable-stream": { - "version": "1.0.34", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz", - "integrity": "sha1-Elgg40vIQtLyqq+v5MKRbuMsFXw=", - "requires": { - "core-util-is": "1.0.2", - "inherits": "2.0.3", - "isarray": "0.0.1", - "string_decoder": "0.10.31" - } - }, - "snap-points-2d": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/snap-points-2d/-/snap-points-2d-3.2.0.tgz", - "integrity": "sha1-DhniKjoOlrziHN9cfx1+1blnRfA=", - "requires": { - "array-bounds": "1.0.1" - } - }, - "through2": { - "version": "0.6.5", - "resolved": "https://registry.npmjs.org/through2/-/through2-0.6.5.tgz", - "integrity": "sha1-QaucZ7KdVyCQcUEOHXp6lozTrUg=", - "requires": { - "readable-stream": "1.0.34", - "xtend": "4.0.1" - } - } - } - }, "gl-scatter3d": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/gl-scatter3d/-/gl-scatter3d-1.0.10.tgz", @@ -4381,6 +4191,11 @@ "resolved": "https://registry.npmjs.org/has-color/-/has-color-0.1.7.tgz", "integrity": "sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=" }, + "has-flag": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-2.0.0.tgz", + "integrity": "sha1-6CB68cx7MNRGzHC3NLXovhj4jVE=" + }, "has-gulplog": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz", @@ -4651,6 +4466,11 @@ "is-extglob": "1.0.0" } }, + "is-iexplorer": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/is-iexplorer/-/is-iexplorer-1.0.0.tgz", + "integrity": "sha1-HXK8ZtP+Iur2Fw3ajPEJQySM/HY=" + }, "is-mobile": { "version": "0.2.2", "resolved": "https://registry.npmjs.org/is-mobile/-/is-mobile-0.2.2.tgz", @@ -4755,6 +4575,11 @@ "tryit": "1.0.3" } }, + "is-svg-path": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/is-svg-path/-/is-svg-path-1.0.2.tgz", + "integrity": "sha1-d6tZDBKz0gNI5cehPQBAyHeE3aA=" + }, "is-symbol": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.1.tgz", @@ -4814,9 +4639,9 @@ "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=" }, "jquery": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz", - "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", + "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" }, "js-base64": { "version": "2.1.9", @@ -4914,6 +4739,11 @@ "resolved": "https://registry.npmjs.org/kdbush/-/kdbush-1.0.1.tgz", "integrity": "sha1-PL0D6d6tnA9vZszblkUOXOzGQOA=" }, + "kdgrass": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/kdgrass/-/kdgrass-1.0.1.tgz", + "integrity": "sha512-2sfleTaNfu4AQdL9Om42i7D+NnnIwTd+MJYkbCdyv1DvFtHkLLBc8ZwrM2nD1zp4AuSBzCfoDSWcba4c7iHodQ==" + }, "kind-of": { "version": "3.2.2", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", @@ -5299,6 +5129,14 @@ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz", "integrity": "sha1-bUUk6LlV+V1PW1iFHOId1y+06VI=" }, + "magic-string": { + "version": "0.22.4", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.22.4.tgz", + "integrity": "sha512-kxBL06p6iO2qPBHsqGK2b3cRwiRGpnmSuVWNhwHcMX7qJOUr1HvricYP1LZOCdkQBUp0jiWg2d6WJwR3vYgByw==", + "requires": { + "vlq": "0.2.3" + } + }, "make-error": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.0.tgz", @@ -5520,14 +5358,14 @@ "convert-source-map": "1.5.1", "duplexify": "3.5.3", "from2-string": "1.1.0", - "uglify-es": "3.3.5", + "uglify-es": "3.3.8", "xtend": "4.0.1" }, "dependencies": { "commander": { - "version": "2.12.2", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.12.2.tgz", - "integrity": "sha512-BFnaq5ZOGcDN7FlrtBT4xxkgIToalIIxwjxLWVJ8bGTpe1LroqMiqQXdA7ygc7CRvaYS+9zfPGFnJqFSayx+AA==" + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.13.0.tgz", + "integrity": "sha512-MVuS359B+YzaWqjCL/c+22gfryv+mCBPHAv3zyVI2GN8EY6IRP8VwtasXn8jyyhvvq84R4ImN1OKRtcbIasjYA==" }, "source-map": { "version": "0.6.1", @@ -5535,11 +5373,11 @@ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==" }, "uglify-es": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/uglify-es/-/uglify-es-3.3.5.tgz", - "integrity": "sha512-7IvaFuYtfbcXm0fGb13mmRYVQdzQDXETAtvYHbCDPt2V88Y8l2HaULOyW6ueoYA0JhGIcLK7dtHkDcBWySqnBw==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/uglify-es/-/uglify-es-3.3.8.tgz", + "integrity": "sha512-j8li0jWcAN6yBuAVYFZEFyYINZAm4WEdMwkA6qXFi4TLrze3Mp0Le7QjW6LR9HQjQJ2zRa9VgnFLs3PatijWOw==", "requires": { - "commander": "2.12.2", + "commander": "2.13.0", "source-map": "0.6.1" } } @@ -5970,6 +5808,11 @@ "remove-trailing-separator": "1.1.0" } }, + "normalize-svg-path": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-0.1.0.tgz", + "integrity": "sha1-RWNg5g7Odfvve11+FgSA5//Rb+U=" + }, "normals": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/normals/-/normals-1.1.0.tgz", @@ -6190,6 +6033,11 @@ "resolved": "https://registry.npmjs.org/parse-passwd/-/parse-passwd-1.0.0.tgz", "integrity": "sha1-bVuTSkVpk7I9N/QKOC1vFmao5cY=" }, + "parse-svg-path": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/parse-svg-path/-/parse-svg-path-0.1.2.tgz", + "integrity": "sha1-en7A0esG+lMlx9PgCbhZoJtdSes=" + }, "parse-unit": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/parse-unit/-/parse-unit-1.0.1.tgz", @@ -6279,6 +6127,11 @@ "typedarray-pool": "1.1.0" } }, + "pick-by-alias": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/pick-by-alias/-/pick-by-alias-1.2.0.tgz", + "integrity": "sha1-X3yysfIabh6ISgyHhVqko3NhEHs=" + }, "pify": { "version": "2.3.0", "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", @@ -6326,14 +6179,17 @@ "integrity": "sha1-aYLbjRzIPIivYIrNnOpdKSCPuZ8=" }, "plotly.js": { - "version": "1.32.0", - "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.32.0.tgz", - "integrity": "sha1-Us8sEnThPACBT38KEmYvbczUhSg=", + "version": "1.33.0", + "resolved": "https://registry.npmjs.org/plotly.js/-/plotly.js-1.33.0.tgz", + "integrity": "sha1-auLQz9XcQcbgx9OzyqcDUArUZq8=", "requires": { "3d-view": "2.0.0", "@plotly/d3-sankey": "0.5.0", "alpha-shape": "1.0.0", - "color-rgba": "1.1.1", + "bubleify": "1.1.0", + "canvas-fit": "1.5.0", + "color-normalize": "1.0.3", + "color-rgba": "2.0.0", "convex-hull": "1.0.3", "country-regex": "1.1.0", "d3": "3.5.17", @@ -6343,24 +6199,21 @@ "fast-isnumeric": "1.1.1", "font-atlas-sdf": "1.3.3", "gl-contour2d": "1.1.3", - "gl-error2d": "1.2.1", "gl-error3d": "1.0.6", "gl-heatmap2d": "1.0.3", - "gl-line2d": "1.4.1", "gl-line3d": "1.1.0", "gl-mat4": "1.1.4", "gl-mesh3d": "1.3.0", "gl-plot2d": "1.3.0", "gl-plot3d": "1.5.4", "gl-pointcloud2d": "1.0.0", - "gl-scatter2d": "1.3.2", - "gl-scatter2d-sdf": "1.3.11", "gl-scatter3d": "1.0.10", "gl-select-box": "1.0.1", "gl-shader": "4.2.0", "gl-spikes2d": "1.0.1", "gl-surface3d": "1.3.1", "has-hover": "1.0.1", + "kdgrass": "1.0.1", "mapbox-gl": "0.22.1", "matrix-camera-controller": "2.1.3", "minify-stream": "1.1.0", @@ -6373,11 +6226,15 @@ "ndarray-ops": "1.2.2", "polybooljs": "1.2.0", "regl": "1.3.1", + "regl-error2d": "2.0.4", + "regl-line2d": "2.1.2", + "regl-scatter2d": "2.1.11", "right-now": "1.0.0", "robust-orientation": "1.1.3", "sane-topojson": "2.0.0", "strongly-connected-components": "1.0.1", "superscript-text": "1.0.0", + "svg-path-sdf": "1.1.1", "tinycolor2": "1.4.1", "topojson-client": "2.1.0", "webgl-context": "2.2.0", @@ -6492,18 +6349,18 @@ "integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=" }, "pump": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.0.tgz", - "integrity": "sha512-6MYypjOvtiXhBSTOD0Zs5eNjCGfnqi5mPsCsW+dgKTxrZzQMZQNpBo3XRkLx7id753f3EeyHLBqzqqUymIolgw==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/pump/-/pump-2.0.1.tgz", + "integrity": "sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==", "requires": { - "end-of-stream": "1.4.0", + "end-of-stream": "1.4.1", "once": "1.3.3" }, "dependencies": { "end-of-stream": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.0.tgz", - "integrity": "sha1-epDYM+/abPpurA9JSduw+tOmMgY=", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz", + "integrity": "sha512-1MkrZNvWTKCaigbn+W15elq2BB/L22nqrSY5DKlo3X6+vclJm8Bb5djXJBmEX6fS3+zCh/F4VBK5Z2KxJt4s2Q==", "requires": { "once": "1.4.0" }, @@ -6718,6 +6575,215 @@ "resolved": "https://registry.npmjs.org/regl/-/regl-1.3.1.tgz", "integrity": "sha1-KZXmOnmExSDvLaD28QJ/cFEzgUA=" }, + "regl-error2d": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/regl-error2d/-/regl-error2d-2.0.4.tgz", + "integrity": "sha512-EsK+KJ2OREwMyVQ5jRBcoHN3vWPM8RSKU6mHlAVZ4sh71XsbQh4ob+IQ200nHasvusWY6ensMZG+RwTbG5tvXQ==", + "requires": { + "array-bounds": "1.0.1", + "bubleify": "1.1.0", + "color-normalize": "1.0.3", + "flatten-vertex-data": "1.0.0", + "object-assign": "4.1.1", + "pick-by-alias": "1.2.0", + "to-float32": "1.0.0", + "update-diff": "1.1.0" + }, + "dependencies": { + "object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" + } + } + }, + "regl-line2d": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/regl-line2d/-/regl-line2d-2.1.2.tgz", + "integrity": "sha512-xV1wRhzjq6JcE3ojKdF+LF9mufIzYugMUH97X4QFohi3nYyobpRYU2FBaEDowUCvInnkNeLNzhj837nm50oKew==", + "requires": { + "array-bounds": "1.0.1", + "array-normalize": "1.1.3", + "bubleify": "1.1.0", + "color-normalize": "1.0.3", + "earcut": "2.1.3", + "flatten-vertex-data": "1.0.0", + "glslify": "6.1.0", + "object-assign": "4.1.1", + "pick-by-alias": "1.2.0", + "to-float32": "1.0.0", + "update-diff": "1.1.0" + }, + "dependencies": { + "escodegen": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.0.tgz", + "integrity": "sha512-v0MYvNQ32bzwoG2OSFzWAkuahDQHK92JBN0pTAALJ4RIxEZe766QJPDR8Hqy7XNUy5K3fnVL76OqYAdc4TZEIw==", + "requires": { + "esprima": "3.1.3", + "estraverse": "4.2.0", + "esutils": "2.0.2", + "optionator": "0.8.2", + "source-map": "0.5.6" + } + }, + "esprima": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz", + "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=" + }, + "glslify": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/glslify/-/glslify-6.1.0.tgz", + "integrity": "sha1-zf/P0qZXFyISjT0TNWwTbebOl0I=", + "requires": { + "bl": "1.2.1", + "concat-stream": "1.6.0", + "duplexify": "3.5.3", + "falafel": "2.1.0", + "from2": "2.3.0", + "glsl-resolve": "0.0.1", + "glsl-token-whitespace-trim": "1.0.0", + "glslify-bundle": "5.0.0", + "glslify-deps": "1.3.0", + "minimist": "1.2.0", + "resolve": "1.4.0", + "stack-trace": "0.0.9", + "static-eval": "1.1.1", + "tape": "4.8.0", + "through2": "2.0.3", + "xtend": "4.0.1" + } + }, + "glslify-bundle": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-5.0.0.tgz", + "integrity": "sha1-AlKtoe+d8wtmAAbguyH9EwtIbkI=", + "requires": { + "glsl-inject-defines": "1.0.3", + "glsl-token-defines": "1.0.0", + "glsl-token-depth": "1.1.2", + "glsl-token-descope": "1.0.2", + "glsl-token-scope": "1.1.2", + "glsl-token-string": "1.0.1", + "glsl-token-whitespace-trim": "1.0.0", + "glsl-tokenizer": "2.1.2", + "murmurhash-js": "1.0.0", + "shallow-copy": "0.0.1" + } + }, + "object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" + }, + "static-eval": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-1.1.1.tgz", + "integrity": "sha1-yoEwIQNUzxPZpyK8fpI3eEV7sZI=", + "requires": { + "escodegen": "1.9.0" + } + } + } + }, + "regl-scatter2d": { + "version": "2.1.11", + "resolved": "https://registry.npmjs.org/regl-scatter2d/-/regl-scatter2d-2.1.11.tgz", + "integrity": "sha512-6T2ksST8b3ECEKR3ej9qa3Crsxw7u9TDNSqGfopNoolgNd6CF1EmHysf4YDh86AVN3uGqEIrvFMEU1dM3J+KTg==", + "requires": { + "binary-search-bounds": "2.0.4", + "bubleify": "1.1.0", + "clamp": "1.0.1", + "color-id": "1.1.0", + "color-normalize": "1.0.3", + "flatten-vertex-data": "1.0.0", + "glslify": "6.1.0", + "is-iexplorer": "1.0.0", + "object-assign": "4.1.1", + "pick-by-alias": "1.2.0", + "snap-points-2d": "3.2.0", + "to-float32": "1.0.0", + "update-diff": "1.1.0" + }, + "dependencies": { + "binary-search-bounds": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/binary-search-bounds/-/binary-search-bounds-2.0.4.tgz", + "integrity": "sha512-2hg5kgdKql5ClF2ErBcSx0U5bnl5hgS4v7wMnLFodyR47yMtj2w+UAZB+0CiqyHct2q543i7Bi4/aMIegorCCg==" + }, + "escodegen": { + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.0.tgz", + "integrity": "sha512-v0MYvNQ32bzwoG2OSFzWAkuahDQHK92JBN0pTAALJ4RIxEZe766QJPDR8Hqy7XNUy5K3fnVL76OqYAdc4TZEIw==", + "requires": { + "esprima": "3.1.3", + "estraverse": "4.2.0", + "esutils": "2.0.2", + "optionator": "0.8.2", + "source-map": "0.5.6" + } + }, + "esprima": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz", + "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=" + }, + "glslify": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/glslify/-/glslify-6.1.0.tgz", + "integrity": "sha1-zf/P0qZXFyISjT0TNWwTbebOl0I=", + "requires": { + "bl": "1.2.1", + "concat-stream": "1.6.0", + "duplexify": "3.5.3", + "falafel": "2.1.0", + "from2": "2.3.0", + "glsl-resolve": "0.0.1", + "glsl-token-whitespace-trim": "1.0.0", + "glslify-bundle": "5.0.0", + "glslify-deps": "1.3.0", + "minimist": "1.2.0", + "resolve": "1.4.0", + "stack-trace": "0.0.9", + "static-eval": "1.1.1", + "tape": "4.8.0", + "through2": "2.0.3", + "xtend": "4.0.1" + } + }, + "glslify-bundle": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/glslify-bundle/-/glslify-bundle-5.0.0.tgz", + "integrity": "sha1-AlKtoe+d8wtmAAbguyH9EwtIbkI=", + "requires": { + "glsl-inject-defines": "1.0.3", + "glsl-token-defines": "1.0.0", + "glsl-token-depth": "1.1.2", + "glsl-token-descope": "1.0.2", + "glsl-token-scope": "1.1.2", + "glsl-token-string": "1.0.1", + "glsl-token-whitespace-trim": "1.0.0", + "glsl-tokenizer": "2.1.2", + "murmurhash-js": "1.0.0", + "shallow-copy": "0.0.1" + } + }, + "object-assign": { + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", + "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=" + }, + "static-eval": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/static-eval/-/static-eval-1.1.1.tgz", + "integrity": "sha1-yoEwIQNUzxPZpyK8fpI3eEV7sZI=", + "requires": { + "escodegen": "1.9.0" + } + } + } + }, "remove-trailing-separator": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", @@ -7278,11 +7344,11 @@ "integrity": "sha1-7b+JA/ZvfOL46v1s7tZeJkyDGzU=" }, "snap-points-2d": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/snap-points-2d/-/snap-points-2d-1.0.1.tgz", - "integrity": "sha1-imeaR+GV+jFAWwPcbgwD4YIo3PQ=", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/snap-points-2d/-/snap-points-2d-3.2.0.tgz", + "integrity": "sha1-DhniKjoOlrziHN9cfx1+1blnRfA=", "requires": { - "typedarray-pool": "1.1.0" + "array-bounds": "1.0.1" } }, "sntp": { @@ -7609,6 +7675,44 @@ "zero-crossings": "1.0.1" } }, + "svg-arc-to-cubic-bezier": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/svg-arc-to-cubic-bezier/-/svg-arc-to-cubic-bezier-3.0.0.tgz", + "integrity": "sha1-iFaaoYqLrWOEA7+taB97Wp8vZoU=" + }, + "svg-path-bounds": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/svg-path-bounds/-/svg-path-bounds-1.0.1.tgz", + "integrity": "sha1-v0WLeDcmv1NDG0Yz8nkvYHSNn3Q=", + "requires": { + "abs-svg-path": "0.1.1", + "is-svg-path": "1.0.2", + "normalize-svg-path": "1.0.1", + "parse-svg-path": "0.1.2" + }, + "dependencies": { + "normalize-svg-path": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/normalize-svg-path/-/normalize-svg-path-1.0.1.tgz", + "integrity": "sha1-b3Ka1rcLtMpO/y/ksQdInv4dVv4=", + "requires": { + "svg-arc-to-cubic-bezier": "3.0.0" + } + } + } + }, + "svg-path-sdf": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/svg-path-sdf/-/svg-path-sdf-1.1.1.tgz", + "integrity": "sha1-oqlHJb/mw8Gsn6UmYCc/P18JMuU=", + "requires": { + "bitmap-sdf": "1.0.3", + "draw-svg-path": "1.0.0", + "is-svg-path": "1.0.2", + "parse-svg-path": "0.1.2", + "svg-path-bounds": "1.0.1" + } + }, "table": { "version": "3.8.3", "resolved": "https://registry.npmjs.org/table/-/table-3.8.3.tgz", @@ -7710,12 +7814,12 @@ } }, "tempusdominus-bootstrap-4": { - "version": "5.0.0-alpha14", - "resolved": "https://registry.npmjs.org/tempusdominus-bootstrap-4/-/tempusdominus-bootstrap-4-5.0.0-alpha14.tgz", - "integrity": "sha512-vAhf6Qz4QWIioBsBqqP5qHs5jikbGTCOYj1vd48TlLrJlIiCzPpOGd8QEZ+kKapXp7NlQYcgYzg7snlur5BJkQ==", + "version": "5.0.0-alpha15", + "resolved": "https://registry.npmjs.org/tempusdominus-bootstrap-4/-/tempusdominus-bootstrap-4-5.0.0-alpha15.tgz", + "integrity": "sha512-fGbt5eCQiRmCuc/YsSYeqH+GTNJUhfeBg0n5yWOe0hJLh1uv9ofS+eCKDuis5HKOSg9+jFqkqcfntGA937/66Q==", "requires": { "bootstrap": "4.0.0-beta.3", - "jquery": "3.2.1", + "jquery": "3.3.1", "moment": "2.20.1", "moment-timezone": "0.5.14", "popper.js": "1.13.0" @@ -7728,6 +7832,26 @@ } } }, + "tempusdominus-core": { + "version": "5.0.0-alpha12", + "resolved": "https://registry.npmjs.org/tempusdominus-core/-/tempusdominus-core-5.0.0-alpha12.tgz", + "integrity": "sha512-Zk6ecr+lr1kbAir8ilnoiZR1cgvLWr5AoUPW7FMY73u4DbvLTXA5T2Md9qH/9E8JNVV7QgFccrode5frlGYnyQ==", + "requires": { + "jquery": "3.3.1", + "moment": "2.20.1", + "moment-timezone": "0.4.1" + }, + "dependencies": { + "moment-timezone": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/moment-timezone/-/moment-timezone-0.4.1.tgz", + "integrity": "sha1-gfWYw61eIs2teWtn7NjYjQ9bqgY=", + "requires": { + "moment": "2.20.1" + } + } + } + }, "text-cache": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/text-cache/-/text-cache-4.1.0.tgz", @@ -7807,6 +7931,11 @@ "resolved": "https://registry.npmjs.org/tinycolor2/-/tinycolor2-1.4.1.tgz", "integrity": "sha1-9PrTM0R7wLB9TcjpIJ2POaisd+g=" }, + "to-float32": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/to-float32/-/to-float32-1.0.0.tgz", + "integrity": "sha512-AtYAqiHS1q+IqVfZOExaRC72mUZuMZP7yU1xsR07y0SLLEvPf68R+xGfya3eY4CR7jxT/zQt3wM8w4mGq/mPXA==" + }, "to-px": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/to-px/-/to-px-1.0.1.tgz", @@ -8028,6 +8157,11 @@ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.1.tgz", "integrity": "sha1-+nG63UQ3r0wUiEHjs7Fl+enlkLc=" }, + "update-diff": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/update-diff/-/update-diff-1.1.0.tgz", + "integrity": "sha1-9RAYLYHugZ+4LDprIrYrve2ngI8=" + }, "user-home": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/user-home/-/user-home-1.1.1.tgz", @@ -8188,6 +8322,11 @@ "resolved": "https://registry.npmjs.org/visibilityjs/-/visibilityjs-1.2.6.tgz", "integrity": "sha512-lrmDRl3LTW6oxTALGgnFwJDxlrRUAxY4qd4fWpln/li8E0OriCPf8KjF5Xn8woZRg98LMVTdes5x8Wn61LZrxg==" }, + "vlq": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/vlq/-/vlq-0.2.3.tgz", + "integrity": "sha512-DRibZL6DsNhIgYQ+wNdWDL2SL3bKPlVrRiBqV5yuMm++op8W4kGFtaQfCs4KEJn0wBZcHVHJ3eoywX8983k1ow==" + }, "vt-pbf": { "version": "2.1.4", "resolved": "https://registry.npmjs.org/vt-pbf/-/vt-pbf-2.1.4.tgz", diff --git a/package.json b/package.json index 73d3114a..d9fe8933 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "url": "https://github.com/cdubz/babybuddy.git" }, "dependencies": { - "bootstrap": "^4.0.0-beta.3", + "bootstrap": "^4.0.0", "font-awesome": "^4.7.0", "gulp": "^3.9.1", "gulp-concat": "^2.6.1", @@ -18,14 +18,14 @@ "gulp-sass-lint": "^1.3.4", "gulp-spawn": "^0.4.0", "gulp-uglify": "^3.0.0", - "jquery": "^3.2.1", + "jquery": "^3.3.1", "moment": "^2.20.1", - "plotly.js": "^1.32.0", + "plotly.js": "^1.33.0", "popper.js": "^1.13.0", - "pump": "^2.0.0", + "pump": "^2.0.1", "require-dir": "^0.3.2", "run-sequence": "^2.2.1", - "tempusdominus-bootstrap-4": "^5.0.0-alpha14", + "tempusdominus-bootstrap-4": "^5.0.0-alpha15", "visibilityjs": "^1.2.6" }, "scripts": {