update deps
This commit is contained in:
18
package.json
18
package.json
@@ -64,9 +64,8 @@
|
||||
"nuxt": "^2.15.3",
|
||||
"nuxt-express-module": "^0.0.11",
|
||||
"pg": "^8.5.1",
|
||||
"pkg": "^4.4.9",
|
||||
"prom-client": "^13.1.0",
|
||||
"sequelize": "^6.5.1",
|
||||
"sequelize": "^6.6.2",
|
||||
"sequelize-cli": "^6.2.0",
|
||||
"sharp": "^0.27.2",
|
||||
"sqlite3": "^5.0.2",
|
||||
@@ -76,7 +75,7 @@
|
||||
"url": "^0.11.0",
|
||||
"v-calendar": "2.3.0",
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
"vue-i18n": "^8.24.1",
|
||||
"vue-i18n": "^8.24.2",
|
||||
"winston": "^3.3.3",
|
||||
"yargs": "^16.1.1"
|
||||
},
|
||||
@@ -84,6 +83,7 @@
|
||||
"@mdi/font": "^5.9.55",
|
||||
"@nuxtjs/eslint-config": "^6.0.0",
|
||||
"@nuxtjs/vuetify": "^1.11.3",
|
||||
"@popperjs/core": "^2.9.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"bufferutil": "^4.0.3",
|
||||
"canvas": "^2.7.0",
|
||||
@@ -97,27 +97,27 @@
|
||||
"eslint-plugin-prettier": "^3.3.1",
|
||||
"eslint-plugin-promise": "^4.3.1",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"eslint-plugin-vue": "^7.7.0",
|
||||
"eslint-plugin-vue": "^7.8.0",
|
||||
"fibers": "^5.0.0",
|
||||
"jquery": "^3.6.0",
|
||||
"less-loader": "7",
|
||||
"node-gyp": "^7.1.2",
|
||||
"node-gyp": "3.x",
|
||||
"node-sass": "^5.0.0",
|
||||
"nodemon": "^2.0.7",
|
||||
"pg-native": "^3.0.0",
|
||||
"prettier": "^2.2.1",
|
||||
"pug": "^3.0.2",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"react": "^17.0.1",
|
||||
"react-dom": "^17.0.1",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"sass": "^1.32.7",
|
||||
"sass-loader": "10",
|
||||
"typescript": "^4.2.3",
|
||||
"utf-8-validate": "^5.0.4",
|
||||
"vue": "^2.6.12",
|
||||
"vue-cli-plugin-vuetify": "~2.2.2",
|
||||
"vue-cli-plugin-vuetify": "~2.3.1",
|
||||
"vue-template-compiler": "^2.6.12",
|
||||
"vuetify": "^2.4.6",
|
||||
"vuetify": "^2.4.8",
|
||||
"vuetify-loader": "^1.7.1",
|
||||
"webpack": "4",
|
||||
"webpack-cli": "^4.5.0"
|
||||
|
||||
Reference in New Issue
Block a user