Merge branch 'master' into dev

This commit is contained in:
lesion
2022-09-21 12:34:21 +02:00
12 changed files with 713 additions and 595 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.5.4",
"version": "1.5.5",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -51,7 +51,7 @@
"http-signature": "^1.3.6",
"https-proxy-agent": "^5.0.1",
"ical.js": "^1.5.0",
"ics": "^2.37.0",
"ics": "^2.40.0",
"jsdom": "^20.0.0",
"jsonwebtoken": "^8.5.1",
"linkify-html": "^3.0.4",
@@ -63,10 +63,10 @@
"mkdirp": "^1.0.4",
"multer": "^1.4.5-lts.1",
"mysql2": "^2.3.3",
"nuxt-edge": "2.16.0-27616340.013f051b",
"nuxt-edge": "2.16.0-27715704.54e852f",
"pg": "^8.8.0",
"sequelize": "^6.21.4",
"sequelize-slugify": "^1.6.1",
"sequelize": "^6.21.6",
"sequelize-slugify": "^1.6.2",
"sharp": "^0.27.2",
"sqlite3": "^5.0.11",
"telegraf": "^4.9.1",
@@ -75,14 +75,14 @@
"umzug": "^2.3.0",
"v-calendar": "^2.4.1",
"vue-i18n": "^8.26.7",
"vuetify": "2.6.9",
"winston": "^3.8.1",
"vuetify": "2.6.10",
"winston": "^3.8.2",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^17.5.0"
},
"devDependencies": {
"@nuxtjs/vuetify": "^1.12.3",
"jest": "^29.0.0",
"jest": "^29.0.3",
"prettier": "^2.7.1",
"pug": "^3.0.2",
"pug-plain-loader": "^1.1.0",