update deps and bump version
This commit is contained in:
15
package.json
15
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gancio",
|
||||
"version": "1.3.2",
|
||||
"version": "1.3.3",
|
||||
"description": "A shared agenda for local communities",
|
||||
"author": "lesion",
|
||||
"scripts": {
|
||||
@@ -35,7 +35,7 @@
|
||||
"cookie-parser": "^1.4.6",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.10.7",
|
||||
"dompurify": "^2.3.3",
|
||||
"dompurify": "^2.3.5",
|
||||
"email-templates": "^8.0.8",
|
||||
"express": "^4.17.1",
|
||||
"express-oauth-server": "lesion/express-oauth-server#master",
|
||||
@@ -53,19 +53,19 @@
|
||||
"multer": "^1.4.3",
|
||||
"nuxt-edge": "^2.16.0-27305297.ab1c6cb4",
|
||||
"pg": "^8.6.0",
|
||||
"sequelize": "^6.12.0-alpha.1",
|
||||
"sequelize": "^6.15.0",
|
||||
"sequelize-slugify": "^1.6.0",
|
||||
"sharp": "^0.27.2",
|
||||
"sqlite3": "mapbox/node-sqlite3#918052b",
|
||||
"tiptap": "^1.32.0",
|
||||
"tiptap-extensions": "^1.35.0",
|
||||
"umzug": "^2.3.0",
|
||||
"v-calendar": "2.3.4",
|
||||
"v-calendar": "2.4.0",
|
||||
"vue": "^2.6.14",
|
||||
"vue-i18n": "^8.26.7",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify": "^2.6.1",
|
||||
"winston": "^3.4.0",
|
||||
"vuetify": "npm:@vuetify/nightly@dev",
|
||||
"winston": "^3.5.1",
|
||||
"winston-daily-rotate-file": "^4.6.0",
|
||||
"yargs": "^17.2.0"
|
||||
},
|
||||
@@ -76,7 +76,7 @@
|
||||
"prettier": "^2.3.0",
|
||||
"pug": "^3.0.2",
|
||||
"pug-plain-loader": "^1.1.0",
|
||||
"sass": "^1.43.5",
|
||||
"sass": "^1.49.4",
|
||||
"sequelize-cli": "^6.3.0",
|
||||
"webpack": "4",
|
||||
"webpack-cli": "^4.7.2"
|
||||
@@ -88,7 +88,6 @@
|
||||
"jimp": "0.16.1",
|
||||
"resize-img": "2.0.0",
|
||||
"underscore": "1.13.1",
|
||||
"@nuxtjs/vuetify/**/sass": "1.32.12",
|
||||
"postcss": "7.0.36",
|
||||
"glob-parent": "5.1.2",
|
||||
"chokidar": "3.5.2",
|
||||
|
||||
Reference in New Issue
Block a user