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

This commit is contained in:
Book Pauk
2024-03-25 13:14:52 +07:00
parent db0b3c8c62
commit 85a23578e7
2 changed files with 3947 additions and 3644 deletions

7535
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,38 +25,38 @@
"assets": "dist/public.json"
},
"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.24.3",
"@babel/eslint-parser": "^7.24.1",
"@babel/eslint-plugin": "^7.23.5",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@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.2",
"css-loader": "^6.10.0",
"css-minimizer-webpack-plugin": "^4.2.2",
"eslint": "^8.28.0",
"eslint-plugin-vue": "^9.8.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.7.1",
"pkg": "^5.8.0",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.23.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.8.1",
"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.10",
"vue-eslint-parser": "^9.4.2",
"vue-loader": "^17.4.2",
"vue-style-loader": "^4.1.3",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.0",
"webpack-dev-middleware": "^6.0.1",
"webpack-hot-middleware": "^2.25.3",
"webpack-merge": "^5.8.0"
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.1.2",
"webpack-hot-middleware": "^2.26.1",
"webpack-merge": "^5.10.0"
},
"dependencies": {
"@quasar/extras": "^1.15.6",
"@quasar/extras": "^1.16.9",
"axios": "^0.27.2",
"chardet": "^1.5.0",
"dayjs": "^1.11.6",
"express": "^4.18.2",
"chardet": "^1.6.0",
"dayjs": "^1.11.10",
"express": "^4.19.1",
"express-basic-auth": "^1.2.1",
"fs-extra": "^10.1.0",
"he": "^1.2.0",
@@ -64,15 +64,15 @@
"jembadb": "^5.1.7",
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"minimist": "^1.2.7",
"minimist": "^1.2.8",
"node-stream-zip": "^1.15.0",
"quasar": "^2.10.2",
"quasar": "^2.15.1",
"safe-buffer": "^5.2.1",
"vue": "^3.2.37",
"vue-router": "^4.1.6",
"vue-router": "^4.3.0",
"vuex": "^4.1.0",
"vuex-persist": "^3.1.3",
"ws": "^8.11.0",
"ws": "^8.16.0",
"yazl": "^2.5.1"
}
}