update js deps; pin marked

marked 2.1.0 fails to run on node 12
This commit is contained in:
Damien Elmes 2021-06-16 16:43:16 +10:00
parent ecdd668f9a
commit 51de0fdcd1
3 changed files with 978 additions and 949 deletions

View file

@ -126,7 +126,7 @@
"path": "node_modules/@types/marked",
"licenseFile": "node_modules/@types/marked/LICENSE"
},
"@types/node@15.6.1": {
"@types/node@15.12.2": {
"licenses": "MIT",
"repository": "https://github.com/DefinitelyTyped/DefinitelyTyped",
"path": "node_modules/protobufjs/node_modules/@types/node",
@ -147,7 +147,7 @@
"path": "node_modules/bootstrap",
"licenseFile": "node_modules/bootstrap/LICENSE"
},
"commander@2.20.3": {
"commander@7.2.0": {
"licenses": "MIT",
"repository": "https://github.com/tj/commander.js",
"publisher": "TJ Holowaychuk",
@ -162,55 +162,55 @@
"path": "node_modules/css-browser-selector",
"licenseFile": "node_modules/css-browser-selector/README.mkdn"
},
"d3-array@2.12.1": {
"licenses": "BSD-3-Clause",
"d3-array@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-array",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-array",
"licenseFile": "node_modules/d3-array/LICENSE"
},
"d3-axis@2.1.0": {
"licenses": "BSD-3-Clause",
"d3-axis@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-axis",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-axis",
"licenseFile": "node_modules/d3-axis/LICENSE"
},
"d3-brush@2.1.0": {
"licenses": "BSD-3-Clause",
"d3-brush@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-brush",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-brush",
"licenseFile": "node_modules/d3-brush/LICENSE"
},
"d3-chord@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-chord@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-chord",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-chord",
"licenseFile": "node_modules/d3-chord/LICENSE"
},
"d3-color@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-color@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-color",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-color",
"licenseFile": "node_modules/d3-color/LICENSE"
},
"d3-contour@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-contour@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-contour",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-contour",
"licenseFile": "node_modules/d3-contour/LICENSE"
},
"d3-delaunay@5.3.0": {
"d3-delaunay@6.0.2": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-delaunay",
"publisher": "Mike Bostock",
@ -218,31 +218,31 @@
"path": "node_modules/d3-delaunay",
"licenseFile": "node_modules/d3-delaunay/LICENSE"
},
"d3-dispatch@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-dispatch@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-dispatch",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-dispatch",
"licenseFile": "node_modules/d3-dispatch/LICENSE"
},
"d3-drag@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-drag@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-drag",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-drag",
"licenseFile": "node_modules/d3-drag/LICENSE"
},
"d3-dsv@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-dsv@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-dsv",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-dsv",
"licenseFile": "node_modules/d3-dsv/LICENSE"
},
"d3-ease@2.0.0": {
"d3-ease@3.0.1": {
"licenses": "BSD-3-Clause",
"repository": "https://github.com/d3/d3-ease",
"publisher": "Mike Bostock",
@ -250,174 +250,174 @@
"path": "node_modules/d3-ease",
"licenseFile": "node_modules/d3-ease/LICENSE"
},
"d3-fetch@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-fetch@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-fetch",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-fetch",
"licenseFile": "node_modules/d3-fetch/LICENSE"
},
"d3-force@2.1.1": {
"licenses": "BSD-3-Clause",
"d3-force@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-force",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-force",
"licenseFile": "node_modules/d3-force/LICENSE"
},
"d3-format@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-format@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-format",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-format",
"licenseFile": "node_modules/d3-format/LICENSE"
},
"d3-geo@2.0.1": {
"licenses": "BSD-3-Clause",
"d3-geo@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-geo",
"publisher": "Mike Bostock",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-geo",
"licenseFile": "node_modules/d3-geo/LICENSE"
},
"d3-hierarchy@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-hierarchy@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-hierarchy",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-hierarchy",
"licenseFile": "node_modules/d3-hierarchy/LICENSE"
},
"d3-interpolate@2.0.1": {
"licenses": "BSD-3-Clause",
"d3-interpolate@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-interpolate",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-interpolate",
"licenseFile": "node_modules/d3-interpolate/LICENSE"
},
"d3-path@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-path@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-path",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-path",
"licenseFile": "node_modules/d3-path/LICENSE"
},
"d3-polygon@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-polygon@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-polygon",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-polygon",
"licenseFile": "node_modules/d3-polygon/LICENSE"
},
"d3-quadtree@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-quadtree@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-quadtree",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-quadtree",
"licenseFile": "node_modules/d3-quadtree/LICENSE"
},
"d3-random@2.2.2": {
"licenses": "BSD-3-Clause",
"d3-random@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-random",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-random",
"licenseFile": "node_modules/d3-random/LICENSE"
},
"d3-scale-chromatic@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-scale-chromatic@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-scale-chromatic",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-scale-chromatic",
"licenseFile": "node_modules/d3-scale-chromatic/LICENSE"
},
"d3-scale@3.3.0": {
"licenses": "BSD-3-Clause",
"d3-scale@4.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-scale",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-scale",
"licenseFile": "node_modules/d3-scale/LICENSE"
},
"d3-selection@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-selection@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-selection",
"publisher": "Mike Bostock",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-selection",
"licenseFile": "node_modules/d3-selection/LICENSE"
},
"d3-shape@2.1.0": {
"licenses": "BSD-3-Clause",
"d3-shape@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-shape",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-shape",
"licenseFile": "node_modules/d3-shape/LICENSE"
},
"d3-time-format@3.0.0": {
"licenses": "BSD-3-Clause",
"d3-time-format@4.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-time-format",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-time-format",
"licenseFile": "node_modules/d3-time-format/LICENSE"
},
"d3-time@2.1.1": {
"licenses": "BSD-3-Clause",
"d3-time@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-time",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-time",
"licenseFile": "node_modules/d3-time/LICENSE"
},
"d3-timer@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-timer@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-timer",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"path": "node_modules/d3-timer",
"licenseFile": "node_modules/d3-timer/LICENSE"
},
"d3-transition@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-transition@3.0.1": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-transition",
"publisher": "Mike Bostock",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-transition",
"licenseFile": "node_modules/d3-transition/LICENSE"
},
"d3-zoom@2.0.0": {
"licenses": "BSD-3-Clause",
"d3-zoom@3.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3-zoom",
"publisher": "Mike Bostock",
"url": "http://bost.ocks.org/mike",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3-zoom",
"licenseFile": "node_modules/d3-zoom/LICENSE"
},
"d3@6.7.0": {
"licenses": "BSD-3-Clause",
"d3@7.0.0": {
"licenses": "ISC",
"repository": "https://github.com/d3/d3",
"publisher": "Mike Bostock",
"url": "https://bost.ocks.org/mike",
"path": "node_modules/d3",
"licenseFile": "node_modules/d3/LICENSE"
},
"delaunator@4.0.1": {
"delaunator@5.0.0": {
"licenses": "ISC",
"repository": "https://github.com/mapbox/delaunator",
"publisher": "Vladimir Agafonkin",
"path": "node_modules/delaunator",
"licenseFile": "node_modules/delaunator/LICENSE"
},
"iconv-lite@0.4.24": {
"iconv-lite@0.6.3": {
"licenses": "MIT",
"repository": "https://github.com/ashtuchkin/iconv-lite",
"publisher": "Alexander Shtuchkin",
@ -425,7 +425,7 @@
"path": "node_modules/iconv-lite",
"licenseFile": "node_modules/iconv-lite/LICENSE"
},
"internmap@1.0.1": {
"internmap@2.0.1": {
"licenses": "ISC",
"repository": "https://github.com/mbostock/internmap",
"publisher": "Mike Bostock",
@ -494,6 +494,13 @@
"path": "node_modules/protobufjs",
"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": {
"licenses": "BSD-3-Clause",
"repository": "https://github.com/mbostock/rw",

View file

@ -61,15 +61,18 @@
"bootstrap": "=5.0.0-beta3",
"bootstrap-icons": "^1.4.0",
"css-browser-selector": "^0.6.5",
"d3": "^6.5.0",
"d3": "^7.0.0",
"intl-pluralrules": "^1.2.2",
"jquery": "^3.5.1",
"jquery-ui-dist": "^1.12.1",
"lodash-es": "^4.17.21",
"marked": "^2.0.3",
"marked": "=2.0.5",
"mathjax": "^3.1.2",
"protobufjs": "^6.10.2"
},
"resolutions": {
"jsdoc/marked": "=2.0.5"
},
"files": [
"dist/*"
]

File diff suppressed because it is too large Load diff