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

This commit is contained in:
Book Pauk
2023-12-07 15:01:26 +07:00
parent 79d1e0b30d
commit d3ad23e9e4
2 changed files with 4723 additions and 3976 deletions

8635
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,41 +25,41 @@
"scripts": "server/config/*.js"
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/eslint-parser": "^7.19.1",
"@babel/eslint-plugin": "^7.19.1",
"@babel/plugin-proposal-decorators": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@babel/core": "^7.23.5",
"@babel/eslint-parser": "^7.23.3",
"@babel/eslint-plugin": "^7.23.5",
"@babel/plugin-proposal-decorators": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@vue/compiler-sfc": "^3.2.22",
"babel-loader": "^9.1.0",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.3",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^4.2.2",
"eslint": "^8.29.0",
"eslint-plugin-vue": "^9.8.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.7.2",
"pkg": "^5.8.0",
"eslint": "^8.55.0",
"eslint-plugin-vue": "^9.19.2",
"html-webpack-plugin": "^5.5.4",
"mini-css-extract-plugin": "^2.7.6",
"pkg": "^5.8.1",
"showdown": "^2.1.0",
"terser-webpack-plugin": "^5.3.6",
"vue-eslint-parser": "^9.1.0",
"vue-loader": "^17.0.1",
"terser-webpack-plugin": "^5.3.9",
"vue-eslint-parser": "^9.3.2",
"vue-loader": "^17.3.1",
"vue-style-loader": "^4.1.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1",
"webpack-dev-middleware": "^6.0.1",
"webpack-hot-middleware": "^2.25.3",
"webpack-merge": "^5.8.0",
"workbox-webpack-plugin": "^6.5.4"
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.1.1",
"webpack-hot-middleware": "^2.25.4",
"webpack-merge": "^5.10.0",
"workbox-webpack-plugin": "^6.6.0"
},
"dependencies": {
"@quasar/extras": "^1.15.8",
"@vue/compat": "^3.2.45",
"@quasar/extras": "^1.16.9",
"@vue/compat": "^3.3.10",
"axios": "^0.27.2",
"base-x": "^4.0.0",
"chardet": "^1.5.0",
"chardet": "^1.6.0",
"compression": "^1.7.4",
"dayjs": "^1.11.7",
"dayjs": "^1.11.10",
"express": "^4.18.2",
"fg-loadcss": "^3.1.0",
"fs-extra": "^10.1.0",
@@ -68,23 +68,23 @@
"jembadb": "^5.1.7",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"minimist": "^1.2.7",
"minimist": "^1.2.8",
"multer": "^1.4.5-lts.1",
"pako": "^2.1.0",
"path-browserify": "^1.0.1",
"pidusage": "^3.0.2",
"quasar": "^2.10.2",
"quasar": "^2.14.1",
"safe-buffer": "^5.2.1",
"sanitize-html": "^2.8.0",
"sanitize-html": "^2.11.0",
"sjcl": "^1.0.8",
"tar-fs": "^2.1.1",
"unbzip2-stream": "^1.4.3",
"vue": "^3.2.37",
"vue-router": "^4.1.6",
"vue-router": "^4.2.5",
"vuex": "^4.1.0",
"vuex-persist": "^3.1.3",
"webdav": "^4.11.2",
"ws": "^8.11.0",
"zip-stream": "^4.1.0"
"webdav": "^4.11.3",
"ws": "^8.14.2",
"zip-stream": "^4.1.1"
}
}