Актуализация пакетов

This commit is contained in:
Book Pauk
2021-10-31 13:00:41 +07:00
parent 9a1ef85c93
commit fa44641fa2
2 changed files with 646 additions and 1184 deletions

1814
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,25 +21,25 @@
"scripts": "server/config/*.js" "scripts": "server/config/*.js"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.15.8", "@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.15.8", "@babel/eslint-parser": "^7.16.0",
"@babel/eslint-plugin": "^7.14.5", "@babel/eslint-plugin": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.8", "@babel/plugin-proposal-decorators": "^7.16.0",
"@babel/preset-env": "^7.15.8", "@babel/preset-env": "^7.16.0",
"@vue/compiler-sfc": "^3.1.0", "@vue/compiler-sfc": "^3.1.0",
"babel-loader": "^8.2.3", "babel-loader": "^8.2.3",
"copy-webpack-plugin": "^9.0.1", "copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.4.0", "css-loader": "^6.4.0",
"css-minimizer-webpack-plugin": "^3.1.1", "css-minimizer-webpack-plugin": "^3.1.1",
"eslint": "^8.1.0", "eslint": "^8.1.0",
"eslint-plugin-vue": "^7.20.0", "eslint-plugin-vue": "^8.0.3",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.4.3", "mini-css-extract-plugin": "^2.4.3",
"terser-webpack-plugin": "^5.2.4", "terser-webpack-plugin": "^5.2.4",
"vue-eslint-parser": "^8.0.0", "vue-eslint-parser": "^8.0.1",
"vue-loader": "^16.0.0", "vue-loader": "^16.0.0",
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",
"webpack": "^5.60.0", "webpack": "^5.61.0",
"webpack-cli": "^4.9.1", "webpack-cli": "^4.9.1",
"webpack-dev-middleware": "^5.2.1", "webpack-dev-middleware": "^5.2.1",
"webpack-hot-middleware": "^2.25.1", "webpack-hot-middleware": "^2.25.1",
@@ -67,7 +67,7 @@
"path-browserify": "^1.0.1", "path-browserify": "^1.0.1",
"pidusage": "^3.0.0", "pidusage": "^3.0.0",
"pkg": "^4.4.9", "pkg": "^4.4.9",
"quasar": "^2.2.1", "quasar": "^2.2.2",
"safe-buffer": "^5.2.1", "safe-buffer": "^5.2.1",
"sanitize-html": "^2.5.2", "sanitize-html": "^2.5.2",
"sjcl": "^1.0.8", "sjcl": "^1.0.8",