mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
update js deps; pin marked
marked 2.1.0 fails to run on node 12
This commit is contained in:
parent
ecdd668f9a
commit
51de0fdcd1
3 changed files with 978 additions and 949 deletions
151
ts/licenses.json
151
ts/licenses.json
|
@ -126,7 +126,7 @@
|
||||||
"path": "node_modules/@types/marked",
|
"path": "node_modules/@types/marked",
|
||||||
"licenseFile": "node_modules/@types/marked/LICENSE"
|
"licenseFile": "node_modules/@types/marked/LICENSE"
|
||||||
},
|
},
|
||||||
"@types/node@15.6.1": {
|
"@types/node@15.12.2": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
||||||
"path": "node_modules/protobufjs/node_modules/@types/node",
|
"path": "node_modules/protobufjs/node_modules/@types/node",
|
||||||
|
@ -147,7 +147,7 @@
|
||||||
"path": "node_modules/bootstrap",
|
"path": "node_modules/bootstrap",
|
||||||
"licenseFile": "node_modules/bootstrap/LICENSE"
|
"licenseFile": "node_modules/bootstrap/LICENSE"
|
||||||
},
|
},
|
||||||
"commander@2.20.3": {
|
"commander@7.2.0": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/tj/commander.js",
|
"repository": "https://github.com/tj/commander.js",
|
||||||
"publisher": "TJ Holowaychuk",
|
"publisher": "TJ Holowaychuk",
|
||||||
|
@ -162,55 +162,55 @@
|
||||||
"path": "node_modules/css-browser-selector",
|
"path": "node_modules/css-browser-selector",
|
||||||
"licenseFile": "node_modules/css-browser-selector/README.mkdn"
|
"licenseFile": "node_modules/css-browser-selector/README.mkdn"
|
||||||
},
|
},
|
||||||
"d3-array@2.12.1": {
|
"d3-array@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-array",
|
"repository": "https://github.com/d3/d3-array",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-array",
|
"path": "node_modules/d3-array",
|
||||||
"licenseFile": "node_modules/d3-array/LICENSE"
|
"licenseFile": "node_modules/d3-array/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-axis@2.1.0": {
|
"d3-axis@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-axis",
|
"repository": "https://github.com/d3/d3-axis",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-axis",
|
"path": "node_modules/d3-axis",
|
||||||
"licenseFile": "node_modules/d3-axis/LICENSE"
|
"licenseFile": "node_modules/d3-axis/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-brush@2.1.0": {
|
"d3-brush@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-brush",
|
"repository": "https://github.com/d3/d3-brush",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-brush",
|
"path": "node_modules/d3-brush",
|
||||||
"licenseFile": "node_modules/d3-brush/LICENSE"
|
"licenseFile": "node_modules/d3-brush/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-chord@2.0.0": {
|
"d3-chord@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-chord",
|
"repository": "https://github.com/d3/d3-chord",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-chord",
|
"path": "node_modules/d3-chord",
|
||||||
"licenseFile": "node_modules/d3-chord/LICENSE"
|
"licenseFile": "node_modules/d3-chord/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-color@2.0.0": {
|
"d3-color@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-color",
|
"repository": "https://github.com/d3/d3-color",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-color",
|
"path": "node_modules/d3-color",
|
||||||
"licenseFile": "node_modules/d3-color/LICENSE"
|
"licenseFile": "node_modules/d3-color/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-contour@2.0.0": {
|
"d3-contour@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-contour",
|
"repository": "https://github.com/d3/d3-contour",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-contour",
|
"path": "node_modules/d3-contour",
|
||||||
"licenseFile": "node_modules/d3-contour/LICENSE"
|
"licenseFile": "node_modules/d3-contour/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-delaunay@5.3.0": {
|
"d3-delaunay@6.0.2": {
|
||||||
"licenses": "ISC",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-delaunay",
|
"repository": "https://github.com/d3/d3-delaunay",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
|
@ -218,31 +218,31 @@
|
||||||
"path": "node_modules/d3-delaunay",
|
"path": "node_modules/d3-delaunay",
|
||||||
"licenseFile": "node_modules/d3-delaunay/LICENSE"
|
"licenseFile": "node_modules/d3-delaunay/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-dispatch@2.0.0": {
|
"d3-dispatch@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-dispatch",
|
"repository": "https://github.com/d3/d3-dispatch",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-dispatch",
|
"path": "node_modules/d3-dispatch",
|
||||||
"licenseFile": "node_modules/d3-dispatch/LICENSE"
|
"licenseFile": "node_modules/d3-dispatch/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-drag@2.0.0": {
|
"d3-drag@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-drag",
|
"repository": "https://github.com/d3/d3-drag",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-drag",
|
"path": "node_modules/d3-drag",
|
||||||
"licenseFile": "node_modules/d3-drag/LICENSE"
|
"licenseFile": "node_modules/d3-drag/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-dsv@2.0.0": {
|
"d3-dsv@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-dsv",
|
"repository": "https://github.com/d3/d3-dsv",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-dsv",
|
"path": "node_modules/d3-dsv",
|
||||||
"licenseFile": "node_modules/d3-dsv/LICENSE"
|
"licenseFile": "node_modules/d3-dsv/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-ease@2.0.0": {
|
"d3-ease@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "BSD-3-Clause",
|
||||||
"repository": "https://github.com/d3/d3-ease",
|
"repository": "https://github.com/d3/d3-ease",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
|
@ -250,174 +250,174 @@
|
||||||
"path": "node_modules/d3-ease",
|
"path": "node_modules/d3-ease",
|
||||||
"licenseFile": "node_modules/d3-ease/LICENSE"
|
"licenseFile": "node_modules/d3-ease/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-fetch@2.0.0": {
|
"d3-fetch@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-fetch",
|
"repository": "https://github.com/d3/d3-fetch",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-fetch",
|
"path": "node_modules/d3-fetch",
|
||||||
"licenseFile": "node_modules/d3-fetch/LICENSE"
|
"licenseFile": "node_modules/d3-fetch/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-force@2.1.1": {
|
"d3-force@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-force",
|
"repository": "https://github.com/d3/d3-force",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-force",
|
"path": "node_modules/d3-force",
|
||||||
"licenseFile": "node_modules/d3-force/LICENSE"
|
"licenseFile": "node_modules/d3-force/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-format@2.0.0": {
|
"d3-format@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-format",
|
"repository": "https://github.com/d3/d3-format",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-format",
|
"path": "node_modules/d3-format",
|
||||||
"licenseFile": "node_modules/d3-format/LICENSE"
|
"licenseFile": "node_modules/d3-format/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-geo@2.0.1": {
|
"d3-geo@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-geo",
|
"repository": "https://github.com/d3/d3-geo",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "https://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-geo",
|
"path": "node_modules/d3-geo",
|
||||||
"licenseFile": "node_modules/d3-geo/LICENSE"
|
"licenseFile": "node_modules/d3-geo/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-hierarchy@2.0.0": {
|
"d3-hierarchy@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-hierarchy",
|
"repository": "https://github.com/d3/d3-hierarchy",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-hierarchy",
|
"path": "node_modules/d3-hierarchy",
|
||||||
"licenseFile": "node_modules/d3-hierarchy/LICENSE"
|
"licenseFile": "node_modules/d3-hierarchy/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-interpolate@2.0.1": {
|
"d3-interpolate@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-interpolate",
|
"repository": "https://github.com/d3/d3-interpolate",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-interpolate",
|
"path": "node_modules/d3-interpolate",
|
||||||
"licenseFile": "node_modules/d3-interpolate/LICENSE"
|
"licenseFile": "node_modules/d3-interpolate/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-path@2.0.0": {
|
"d3-path@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-path",
|
"repository": "https://github.com/d3/d3-path",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-path",
|
"path": "node_modules/d3-path",
|
||||||
"licenseFile": "node_modules/d3-path/LICENSE"
|
"licenseFile": "node_modules/d3-path/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-polygon@2.0.0": {
|
"d3-polygon@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-polygon",
|
"repository": "https://github.com/d3/d3-polygon",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-polygon",
|
"path": "node_modules/d3-polygon",
|
||||||
"licenseFile": "node_modules/d3-polygon/LICENSE"
|
"licenseFile": "node_modules/d3-polygon/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-quadtree@2.0.0": {
|
"d3-quadtree@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-quadtree",
|
"repository": "https://github.com/d3/d3-quadtree",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-quadtree",
|
"path": "node_modules/d3-quadtree",
|
||||||
"licenseFile": "node_modules/d3-quadtree/LICENSE"
|
"licenseFile": "node_modules/d3-quadtree/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-random@2.2.2": {
|
"d3-random@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-random",
|
"repository": "https://github.com/d3/d3-random",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-random",
|
"path": "node_modules/d3-random",
|
||||||
"licenseFile": "node_modules/d3-random/LICENSE"
|
"licenseFile": "node_modules/d3-random/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-scale-chromatic@2.0.0": {
|
"d3-scale-chromatic@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-scale-chromatic",
|
"repository": "https://github.com/d3/d3-scale-chromatic",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-scale-chromatic",
|
"path": "node_modules/d3-scale-chromatic",
|
||||||
"licenseFile": "node_modules/d3-scale-chromatic/LICENSE"
|
"licenseFile": "node_modules/d3-scale-chromatic/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-scale@3.3.0": {
|
"d3-scale@4.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-scale",
|
"repository": "https://github.com/d3/d3-scale",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-scale",
|
"path": "node_modules/d3-scale",
|
||||||
"licenseFile": "node_modules/d3-scale/LICENSE"
|
"licenseFile": "node_modules/d3-scale/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-selection@2.0.0": {
|
"d3-selection@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-selection",
|
"repository": "https://github.com/d3/d3-selection",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "https://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-selection",
|
"path": "node_modules/d3-selection",
|
||||||
"licenseFile": "node_modules/d3-selection/LICENSE"
|
"licenseFile": "node_modules/d3-selection/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-shape@2.1.0": {
|
"d3-shape@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-shape",
|
"repository": "https://github.com/d3/d3-shape",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-shape",
|
"path": "node_modules/d3-shape",
|
||||||
"licenseFile": "node_modules/d3-shape/LICENSE"
|
"licenseFile": "node_modules/d3-shape/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-time-format@3.0.0": {
|
"d3-time-format@4.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-time-format",
|
"repository": "https://github.com/d3/d3-time-format",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-time-format",
|
"path": "node_modules/d3-time-format",
|
||||||
"licenseFile": "node_modules/d3-time-format/LICENSE"
|
"licenseFile": "node_modules/d3-time-format/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-time@2.1.1": {
|
"d3-time@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-time",
|
"repository": "https://github.com/d3/d3-time",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-time",
|
"path": "node_modules/d3-time",
|
||||||
"licenseFile": "node_modules/d3-time/LICENSE"
|
"licenseFile": "node_modules/d3-time/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-timer@2.0.0": {
|
"d3-timer@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-timer",
|
"repository": "https://github.com/d3/d3-timer",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "http://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-timer",
|
"path": "node_modules/d3-timer",
|
||||||
"licenseFile": "node_modules/d3-timer/LICENSE"
|
"licenseFile": "node_modules/d3-timer/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-transition@2.0.0": {
|
"d3-transition@3.0.1": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-transition",
|
"repository": "https://github.com/d3/d3-transition",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "https://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-transition",
|
"path": "node_modules/d3-transition",
|
||||||
"licenseFile": "node_modules/d3-transition/LICENSE"
|
"licenseFile": "node_modules/d3-transition/LICENSE"
|
||||||
},
|
},
|
||||||
"d3-zoom@2.0.0": {
|
"d3-zoom@3.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3-zoom",
|
"repository": "https://github.com/d3/d3-zoom",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "http://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3-zoom",
|
"path": "node_modules/d3-zoom",
|
||||||
"licenseFile": "node_modules/d3-zoom/LICENSE"
|
"licenseFile": "node_modules/d3-zoom/LICENSE"
|
||||||
},
|
},
|
||||||
"d3@6.7.0": {
|
"d3@7.0.0": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/d3/d3",
|
"repository": "https://github.com/d3/d3",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
"url": "https://bost.ocks.org/mike",
|
"url": "https://bost.ocks.org/mike",
|
||||||
"path": "node_modules/d3",
|
"path": "node_modules/d3",
|
||||||
"licenseFile": "node_modules/d3/LICENSE"
|
"licenseFile": "node_modules/d3/LICENSE"
|
||||||
},
|
},
|
||||||
"delaunator@4.0.1": {
|
"delaunator@5.0.0": {
|
||||||
"licenses": "ISC",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/mapbox/delaunator",
|
"repository": "https://github.com/mapbox/delaunator",
|
||||||
"publisher": "Vladimir Agafonkin",
|
"publisher": "Vladimir Agafonkin",
|
||||||
"path": "node_modules/delaunator",
|
"path": "node_modules/delaunator",
|
||||||
"licenseFile": "node_modules/delaunator/LICENSE"
|
"licenseFile": "node_modules/delaunator/LICENSE"
|
||||||
},
|
},
|
||||||
"iconv-lite@0.4.24": {
|
"iconv-lite@0.6.3": {
|
||||||
"licenses": "MIT",
|
"licenses": "MIT",
|
||||||
"repository": "https://github.com/ashtuchkin/iconv-lite",
|
"repository": "https://github.com/ashtuchkin/iconv-lite",
|
||||||
"publisher": "Alexander Shtuchkin",
|
"publisher": "Alexander Shtuchkin",
|
||||||
|
@ -425,7 +425,7 @@
|
||||||
"path": "node_modules/iconv-lite",
|
"path": "node_modules/iconv-lite",
|
||||||
"licenseFile": "node_modules/iconv-lite/LICENSE"
|
"licenseFile": "node_modules/iconv-lite/LICENSE"
|
||||||
},
|
},
|
||||||
"internmap@1.0.1": {
|
"internmap@2.0.1": {
|
||||||
"licenses": "ISC",
|
"licenses": "ISC",
|
||||||
"repository": "https://github.com/mbostock/internmap",
|
"repository": "https://github.com/mbostock/internmap",
|
||||||
"publisher": "Mike Bostock",
|
"publisher": "Mike Bostock",
|
||||||
|
@ -494,6 +494,13 @@
|
||||||
"path": "node_modules/protobufjs",
|
"path": "node_modules/protobufjs",
|
||||||
"licenseFile": "node_modules/protobufjs/LICENSE"
|
"licenseFile": "node_modules/protobufjs/LICENSE"
|
||||||
},
|
},
|
||||||
|
"robust-predicates@3.0.1": {
|
||||||
|
"licenses": "Unlicense",
|
||||||
|
"repository": "https://github.com/mourner/robust-predicates",
|
||||||
|
"publisher": "Vladimir Agafonkin",
|
||||||
|
"path": "node_modules/robust-predicates",
|
||||||
|
"licenseFile": "node_modules/robust-predicates/LICENSE"
|
||||||
|
},
|
||||||
"rw@1.3.3": {
|
"rw@1.3.3": {
|
||||||
"licenses": "BSD-3-Clause",
|
"licenses": "BSD-3-Clause",
|
||||||
"repository": "https://github.com/mbostock/rw",
|
"repository": "https://github.com/mbostock/rw",
|
||||||
|
|
|
@ -61,15 +61,18 @@
|
||||||
"bootstrap": "=5.0.0-beta3",
|
"bootstrap": "=5.0.0-beta3",
|
||||||
"bootstrap-icons": "^1.4.0",
|
"bootstrap-icons": "^1.4.0",
|
||||||
"css-browser-selector": "^0.6.5",
|
"css-browser-selector": "^0.6.5",
|
||||||
"d3": "^6.5.0",
|
"d3": "^7.0.0",
|
||||||
"intl-pluralrules": "^1.2.2",
|
"intl-pluralrules": "^1.2.2",
|
||||||
"jquery": "^3.5.1",
|
"jquery": "^3.5.1",
|
||||||
"jquery-ui-dist": "^1.12.1",
|
"jquery-ui-dist": "^1.12.1",
|
||||||
"lodash-es": "^4.17.21",
|
"lodash-es": "^4.17.21",
|
||||||
"marked": "^2.0.3",
|
"marked": "=2.0.5",
|
||||||
"mathjax": "^3.1.2",
|
"mathjax": "^3.1.2",
|
||||||
"protobufjs": "^6.10.2"
|
"protobufjs": "^6.10.2"
|
||||||
},
|
},
|
||||||
|
"resolutions": {
|
||||||
|
"jsdoc/marked": "=2.0.5"
|
||||||
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"dist/*"
|
"dist/*"
|
||||||
]
|
]
|
||||||
|
|
1769
ts/yarn.lock
1769
ts/yarn.lock
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue