|
|
@ -5,11 +5,11 @@ |
|
|
|
"node": ">= 10.13.0" |
|
|
|
"node": ">= 10.13.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@babel/core": "7.9.6", |
|
|
|
"@babel/core": "7.10.2", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.9.6", |
|
|
|
"@babel/plugin-proposal-object-rest-spread": "7.10.1", |
|
|
|
"@babel/plugin-transform-runtime": "7.9.6", |
|
|
|
"@babel/plugin-transform-runtime": "7.10.1", |
|
|
|
"@babel/preset-env": "7.9.6", |
|
|
|
"@babel/preset-env": "7.10.2", |
|
|
|
"@babel/runtime": "7.9.6", |
|
|
|
"@babel/runtime": "7.10.2", |
|
|
|
"@primer/octicons": "9.6.0", |
|
|
|
"@primer/octicons": "9.6.0", |
|
|
|
"babel-loader": "8.1.0", |
|
|
|
"babel-loader": "8.1.0", |
|
|
|
"clipboard": "2.0.6", |
|
|
|
"clipboard": "2.0.6", |
|
|
@ -17,7 +17,7 @@ |
|
|
|
"css-loader": "3.5.3", |
|
|
|
"css-loader": "3.5.3", |
|
|
|
"cssnano": "4.1.10", |
|
|
|
"cssnano": "4.1.10", |
|
|
|
"domino": "2.1.5", |
|
|
|
"domino": "2.1.5", |
|
|
|
"dropzone": "5.7.0", |
|
|
|
"dropzone": "5.7.1", |
|
|
|
"fast-glob": "3.2.2", |
|
|
|
"fast-glob": "3.2.2", |
|
|
|
"file-loader": "6.0.0", |
|
|
|
"file-loader": "6.0.0", |
|
|
|
"fomantic-ui": "2.8.5", |
|
|
|
"fomantic-ui": "2.8.5", |
|
|
@ -35,8 +35,8 @@ |
|
|
|
"svg-sprite-loader": "5.0.0", |
|
|
|
"svg-sprite-loader": "5.0.0", |
|
|
|
"svgo": "1.3.2", |
|
|
|
"svgo": "1.3.2", |
|
|
|
"svgo-loader": "2.2.1", |
|
|
|
"svgo-loader": "2.2.1", |
|
|
|
"swagger-ui": "3.25.3", |
|
|
|
"swagger-ui": "3.26.0", |
|
|
|
"terser-webpack-plugin": "3.0.1", |
|
|
|
"terser-webpack-plugin": "3.0.3", |
|
|
|
"tributejs": "5.1.3", |
|
|
|
"tributejs": "5.1.3", |
|
|
|
"vue": "2.6.11", |
|
|
|
"vue": "2.6.11", |
|
|
|
"vue-bar-graph": "1.2.0", |
|
|
|
"vue-bar-graph": "1.2.0", |
|
|
@ -45,19 +45,19 @@ |
|
|
|
"vue-template-compiler": "2.6.11", |
|
|
|
"vue-template-compiler": "2.6.11", |
|
|
|
"webpack": "4.43.0", |
|
|
|
"webpack": "4.43.0", |
|
|
|
"webpack-cli": "3.3.11", |
|
|
|
"webpack-cli": "3.3.11", |
|
|
|
"webpack-fix-style-only-entries": "0.4.0", |
|
|
|
"webpack-fix-style-only-entries": "0.5.0", |
|
|
|
"workbox-routing": "5.1.3", |
|
|
|
"workbox-routing": "5.1.3", |
|
|
|
"workbox-strategies": "5.1.3", |
|
|
|
"workbox-strategies": "5.1.3", |
|
|
|
"worker-loader": "2.0.0" |
|
|
|
"worker-loader": "2.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"eslint": "7.2.0", |
|
|
|
"eslint": "7.2.0", |
|
|
|
"eslint-plugin-import": "2.21.1", |
|
|
|
"eslint-plugin-import": "2.21.2", |
|
|
|
"eslint-plugin-sonarjs": "0.5.0", |
|
|
|
"eslint-plugin-sonarjs": "0.5.0", |
|
|
|
"eslint-plugin-unicorn": "20.1.0", |
|
|
|
"eslint-plugin-unicorn": "20.1.0", |
|
|
|
"stylelint": "13.3.3", |
|
|
|
"stylelint": "13.6.0", |
|
|
|
"stylelint-config-standard": "20.0.0", |
|
|
|
"stylelint-config-standard": "20.0.0", |
|
|
|
"updates": "10.2.11" |
|
|
|
"updates": "10.2.13" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"browserslist": [ |
|
|
|
"browserslist": [ |
|
|
|
"defaults", |
|
|
|
"defaults", |
|
|
|