Обновил пакеты js

This commit is contained in:
Anton Vakhrushev 2020-05-31 16:28:23 +03:00
parent d0625a1243
commit 949bc498a5
2 changed files with 1570 additions and 1676 deletions

3222
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,28 +6,28 @@
"description": "Homepage",
"devDependencies": {
"@anwinged/predictor": "^0.2.1",
"@babel/core": "^7.8.0",
"@babel/plugin-proposal-class-properties": "^7.8.0",
"@babel/plugin-transform-runtime": "^7.8.0",
"@babel/preset-env": "^7.8.0",
"@babel/runtime": "^7.8.0",
"autoprefixer": "^9.7.3",
"babel-loader": "^8.0.0",
"@babel/core": "^7.10.2",
"@babel/plugin-proposal-class-properties": "^7.10.1",
"@babel/plugin-transform-runtime": "^7.10.1",
"@babel/preset-env": "^7.10.2",
"@babel/runtime": "^7.10.2",
"autoprefixer": "^9.8.0",
"babel-loader": "^8.1.0",
"css-loader": "^2.1.1",
"glob": "^7.1.6",
"mini-css-extract-plugin": "^0.6.0",
"node-sass": "^4.13.0",
"node-sass": "^4.14.1",
"postcss-loader": "^3.0.0",
"prettier": "^1.19.1",
"sass-loader": "^7.3.1",
"style-loader": "^0.23.1",
"underscore": "^1.9.2",
"underscore": "^1.10.2",
"vue": "^2.6.11",
"vue-loader": "^15.8.3",
"vue-loader": "^15.9.2",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10"
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
},
"scripts": {
"watch": "",