|
|
|
@ -11,15 +11,15 @@ |
|
|
|
|
"start": "npm run dev" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@babel/core": "^7.6.4", |
|
|
|
|
"@babel/runtime": "^7.6.3", |
|
|
|
|
"@babel/core": "^7.7.2", |
|
|
|
|
"@babel/runtime": "^7.7.2", |
|
|
|
|
"@fortawesome/fontawesome-free": "^5.11.2", |
|
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.25", |
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.11.2", |
|
|
|
|
"@fortawesome/vue-fontawesome": "^0.1.7", |
|
|
|
|
"@fortawesome/vue-fontawesome": "^0.1.8", |
|
|
|
|
"@statnett/vue-plotly": "^0.3.2", |
|
|
|
|
"@types/d3-drag": "^1.2.3", |
|
|
|
|
"@types/node": "^12.7.12", |
|
|
|
|
"@types/node": "^12.12.7", |
|
|
|
|
"ajv": "^6.10.2", |
|
|
|
|
"audit": "0.0.6", |
|
|
|
|
"axios": "^0.19.0", |
|
|
|
@ -46,17 +46,17 @@ |
|
|
|
|
"fs": "0.0.2", |
|
|
|
|
"fs-es6": "0.0.2", |
|
|
|
|
"ify-loader": "^1.1.0", |
|
|
|
|
"interactjs": "^1.6.2", |
|
|
|
|
"interactjs": "^1.6.3", |
|
|
|
|
"jquery": "^3.4.1", |
|
|
|
|
"mdbvue": "^5.8.3", |
|
|
|
|
"mdbvue": "^6.0.0", |
|
|
|
|
"mini-css-extract-plugin": "^0.8.0", |
|
|
|
|
"npm-check-updates": "^3.1.24", |
|
|
|
|
"npm-check-updates": "^3.2.1", |
|
|
|
|
"papaparse": "^5.1.0", |
|
|
|
|
"parcoord-es": "^2.2.10", |
|
|
|
|
"plotly.js": "^1.50.0", |
|
|
|
|
"popper.js": "^1.15.0", |
|
|
|
|
"react": "^16.10.2", |
|
|
|
|
"react-dom": "^16.10.2", |
|
|
|
|
"plotly.js": "^1.51.1", |
|
|
|
|
"popper.js": "^1.16.0", |
|
|
|
|
"react": "^16.11.0", |
|
|
|
|
"react-dom": "^16.11.0", |
|
|
|
|
"stardust-allofw": "^0.1.1", |
|
|
|
|
"stardust-core": "^0.2.4", |
|
|
|
|
"stardust-webgl": "^0.2.4", |
|
|
|
@ -64,22 +64,22 @@ |
|
|
|
|
"toposort": "^2.0.2", |
|
|
|
|
"transform-loader": "^0.2.4", |
|
|
|
|
"update": "^0.7.4", |
|
|
|
|
"vega": "^5.7.2", |
|
|
|
|
"vega": "^5.7.3", |
|
|
|
|
"vue": "^2.6.10", |
|
|
|
|
"vue-bootstrap-slider": "^2.1.8", |
|
|
|
|
"vue-papa-parse": "^1.2.2", |
|
|
|
|
"vue-papa-parse": "^1.3.0", |
|
|
|
|
"vue-plotly": "^1.0.1", |
|
|
|
|
"vue-router": "^3.1.3", |
|
|
|
|
"vue-slider-component": "^3.0.41", |
|
|
|
|
"vue-slider-component": "^3.0.42", |
|
|
|
|
"vue2-simplert-plugin": "^0.5.3", |
|
|
|
|
"webpack-cli": "^3.3.9", |
|
|
|
|
"webpack-cli": "^3.3.10", |
|
|
|
|
"webpack-require": "0.0.16" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.5.5", |
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.6.0", |
|
|
|
|
"@babel/plugin-proposal-class-properties": "^7.7.0", |
|
|
|
|
"@babel/plugin-proposal-decorators": "^7.7.0", |
|
|
|
|
"@babel/plugin-proposal-export-namespace-from": "^7.5.2", |
|
|
|
|
"@babel/plugin-proposal-function-sent": "^7.5.0", |
|
|
|
|
"@babel/plugin-proposal-function-sent": "^7.7.0", |
|
|
|
|
"@babel/plugin-proposal-json-strings": "^7.2.0", |
|
|
|
|
"@babel/plugin-proposal-numeric-separator": "^7.2.0", |
|
|
|
|
"@babel/plugin-proposal-throw-expressions": "^7.2.0", |
|
|
|
@ -87,16 +87,16 @@ |
|
|
|
|
"@babel/plugin-syntax-import-meta": "^7.2.0", |
|
|
|
|
"@babel/plugin-syntax-jsx": "^7.2.0", |
|
|
|
|
"@babel/plugin-transform-runtime": "^7.6.2", |
|
|
|
|
"@babel/preset-env": "^7.6.3", |
|
|
|
|
"autoprefixer": "^9.6.5", |
|
|
|
|
"@babel/preset-env": "^7.7.1", |
|
|
|
|
"autoprefixer": "^9.7.1", |
|
|
|
|
"babel-eslint": "^10.0.3", |
|
|
|
|
"babel-helper-vue-jsx-merge-props": "^2.0.3", |
|
|
|
|
"babel-loader": "^8.0.6", |
|
|
|
|
"babel-plugin-transform-vue-jsx": "^3.7.0", |
|
|
|
|
"chalk": "^2.4.2", |
|
|
|
|
"copy-webpack-plugin": "^5.0.4", |
|
|
|
|
"chalk": "^3.0.0", |
|
|
|
|
"copy-webpack-plugin": "^5.0.5", |
|
|
|
|
"css-loader": "^3.2.0", |
|
|
|
|
"eslint": "^6.5.1", |
|
|
|
|
"eslint": "^6.6.0", |
|
|
|
|
"eslint-config-standard": "^14.1.0", |
|
|
|
|
"eslint-friendly-formatter": "^4.0.1", |
|
|
|
|
"eslint-loader": "^3.0.2", |
|
|
|
@ -104,7 +104,7 @@ |
|
|
|
|
"eslint-plugin-node": "^10.0.0", |
|
|
|
|
"eslint-plugin-promise": "^4.2.1", |
|
|
|
|
"eslint-plugin-standard": "^4.0.1", |
|
|
|
|
"eslint-plugin-vue": "^5.2.3", |
|
|
|
|
"eslint-plugin-vue": "^6.0.0", |
|
|
|
|
"extract-text-webpack-plugin": "^3.0.2", |
|
|
|
|
"file-loader": "^4.2.0", |
|
|
|
|
"friendly-errors-webpack-plugin": "^1.7.0", |
|
|
|
@ -112,28 +112,28 @@ |
|
|
|
|
"node-notifier": "^6.0.0", |
|
|
|
|
"optimize-css-assets-webpack-plugin": "^5.0.3", |
|
|
|
|
"ora": "^4.0.2", |
|
|
|
|
"portfinder": "^1.0.24", |
|
|
|
|
"portfinder": "^1.0.25", |
|
|
|
|
"postcss-import": "^12.0.1", |
|
|
|
|
"postcss-loader": "^3.0.0", |
|
|
|
|
"postcss-url": "^8.0.0", |
|
|
|
|
"rimraf": "^3.0.0", |
|
|
|
|
"sass": "^1.23.0", |
|
|
|
|
"sass": "^1.23.3", |
|
|
|
|
"sass-loader": "^8.0.0", |
|
|
|
|
"semver": "^6.3.0", |
|
|
|
|
"shelljs": "^0.8.3", |
|
|
|
|
"uglifyjs-webpack-plugin": "^2.2.0", |
|
|
|
|
"url-loader": "^2.2.0", |
|
|
|
|
"vue-class-component": "^7.1.0", |
|
|
|
|
"vue-cli-plugin-vuetify": "^1.0.1", |
|
|
|
|
"vue-loader": "^15.7.1", |
|
|
|
|
"vue-property-decorator": "^8.2.2", |
|
|
|
|
"vue-cli-plugin-vuetify": "^2.0.2", |
|
|
|
|
"vue-loader": "^15.7.2", |
|
|
|
|
"vue-property-decorator": "^8.3.0", |
|
|
|
|
"vue-style-loader": "^4.1.2", |
|
|
|
|
"vue-template-compiler": "^2.6.10", |
|
|
|
|
"vue2-simplert": "^1.0.0", |
|
|
|
|
"vuetify-loader": "^1.3.0", |
|
|
|
|
"webpack": "^4.41.1", |
|
|
|
|
"webpack-bundle-analyzer": "^3.5.2", |
|
|
|
|
"webpack-dev-server": "^3.8.2", |
|
|
|
|
"webpack": "^4.41.2", |
|
|
|
|
"webpack-bundle-analyzer": "^3.6.0", |
|
|
|
|
"webpack-dev-server": "^3.9.0", |
|
|
|
|
"webpack-merge": "^4.2.2" |
|
|
|
|
}, |
|
|
|
|
"browserslist": [ |
|
|
|
|