Merge branch 'master' of framagit.org:/les/gancio into feat/allowgeoloc

This commit is contained in:
sedum
2022-10-18 16:45:42 +02:00
21 changed files with 920 additions and 933 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gancio",
"version": "1.5.4",
"version": "1.5.6",
"description": "A shared agenda for local communities",
"author": "lesion",
"scripts": {
@@ -51,12 +51,12 @@
"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",
"leaflet": "^1.8.0",
"linkify-html": "^3.0.4",
"linkifyjs": "3.0.5",
"linkify-html": "^4.0.0",
"linkifyjs": "4.0.0",
"lodash": "^4.17.21",
"mariadb": "^3.0.1",
"microformat-node": "^2.0.1",
@@ -64,10 +64,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-27720022.54e852f",
"pg": "^8.8.0",
"sequelize": "^6.21.4",
"sequelize-slugify": "^1.6.1",
"sequelize": "^6.23.0",
"sequelize-slugify": "^1.6.2",
"sharp": "^0.27.2",
"sqlite3": "^5.0.11",
"tiptap": "^1.32.0",
@@ -76,14 +76,14 @@
"v-calendar": "^2.4.1",
"vue-i18n": "^8.26.7",
"vue2-leaflet": "^2.7.1",
"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",