update deps
This commit is contained in:
28
package.json
28
package.json
@@ -41,7 +41,7 @@
|
||||
"config": "^3.3.6",
|
||||
"consola": "^2.15.3",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"core-js": "3.13.1",
|
||||
"core-js": "3.14.0",
|
||||
"cors": "^2.8.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"date-fns": "^2.21.3",
|
||||
@@ -56,7 +56,7 @@
|
||||
"http-signature": "^1.3.5",
|
||||
"ical.js": "^1.4.0",
|
||||
"ics": "^2.27.0",
|
||||
"inquirer": "^8.1.0",
|
||||
"inquirer": "^8.1.1",
|
||||
"jsdom": "^16.6.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"less": "^4.1.1",
|
||||
@@ -65,7 +65,7 @@
|
||||
"microformat-node": "^2.0.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"multer": "^1.4.2",
|
||||
"nuxt": "^2.15.5",
|
||||
"nuxt": "^2.15.7",
|
||||
"nuxt-express-module": "^0.0.11",
|
||||
"pg": "^8.6.0",
|
||||
"pg-native": "3.0.0",
|
||||
@@ -75,25 +75,25 @@
|
||||
"sequelize-slugify": "^1.5.0",
|
||||
"sharp": "^0.28.2",
|
||||
"sqlite3": "^5.0.2",
|
||||
"tiptap": "^1.32.0",
|
||||
"tiptap-extensions": "^1.35.0",
|
||||
"to-ico": "^1.1.5",
|
||||
"url": "^0.11.0",
|
||||
"utf-8-validate": "^5.0.5",
|
||||
"v-calendar": "2.3.0",
|
||||
"vue": "^2.6.13",
|
||||
"vue": "^2.6.14",
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
"vue-i18n": "^8.24.4",
|
||||
"vue-server-renderer": "^2.6.13",
|
||||
"vue-template-compiler": "^2.6.13",
|
||||
"vue-server-renderer": "^2.6.14",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"winston": "^3.3.3",
|
||||
"winston-daily-rotate-file": "^4.5.5",
|
||||
"yargs": "^17.0.1",
|
||||
"tiptap": "^1.32.0",
|
||||
"tiptap-extensions": "^1.35.0"
|
||||
"yargs": "^17.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@mdi/font": "^5.9.55",
|
||||
"@nuxtjs/eslint-config": "^6.0.1",
|
||||
"@nuxtjs/vuetify": "^1.11.3",
|
||||
"@nuxtjs/vuetify": "^1.12.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.26.0",
|
||||
"@typescript-eslint/parser": "^4.26.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
@@ -115,12 +115,12 @@
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"sass": "^1.32.12",
|
||||
"sass-loader": "10",
|
||||
"typescript": "^4.3.2",
|
||||
"typescript": "^4.3.4",
|
||||
"vue-cli-plugin-vuetify": "~2.4.0",
|
||||
"vuetify": "^2.5.2",
|
||||
"vuetify": "^2.5.4",
|
||||
"vuetify-loader": "^1.7.1",
|
||||
"webpack": "4",
|
||||
"webpack-cli": "^4.7.0"
|
||||
"webpack-cli": "^4.7.2"
|
||||
},
|
||||
"resolutions": {
|
||||
"prosemirror-model": "1.14.1",
|
||||
@@ -130,7 +130,7 @@
|
||||
"jimp": "0.16.1",
|
||||
"resize-img": "2.0.0",
|
||||
"underscore": "1.13.1",
|
||||
"@nuxtjs/vuetify/**/sass": "1.32.12"
|
||||
"@nuxtjs/vuetify/**/sass": "1.32.12"
|
||||
},
|
||||
"bin": {
|
||||
"gancio": "server/cli.js"
|
||||
|
||||
Reference in New Issue
Block a user