update CHANGELOG, deps and prepare release
This commit is contained in:
14
package.json
14
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gancio",
|
||||
"version": "1.2.2",
|
||||
"version": "1.3.0",
|
||||
"description": "A shared agenda for local communities",
|
||||
"author": "lesion",
|
||||
"scripts": {
|
||||
@@ -29,7 +29,7 @@
|
||||
"@nuxtjs/auth": "^4.9.1",
|
||||
"@nuxtjs/axios": "^5.13.5",
|
||||
"accept-language": "^3.0.18",
|
||||
"axios": "^0.24.0",
|
||||
"axios": "^0.25.0",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.18.3",
|
||||
"cookie-parser": "^1.4.6",
|
||||
@@ -40,12 +40,12 @@
|
||||
"express": "^4.17.1",
|
||||
"express-oauth-server": "lesion/express-oauth-server#master",
|
||||
"http-signature": "^1.3.6",
|
||||
"ical.js": "^1.4.0",
|
||||
"ical.js": "^1.5.0",
|
||||
"ics": "^2.35.0",
|
||||
"jsdom": "^18.1.1",
|
||||
"jsdom": "^19.0.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"linkify-html": "^3.0.4",
|
||||
"linkifyjs": "3.0.4",
|
||||
"linkifyjs": "3.0.5",
|
||||
"lodash": "^4.17.21",
|
||||
"mariadb": "^2.5.5",
|
||||
"microformat-node": "^2.0.1",
|
||||
@@ -65,8 +65,8 @@
|
||||
"vue-i18n": "^8.26.7",
|
||||
"vue-template-compiler": "^2.6.14",
|
||||
"vuetify": "^2.6.1",
|
||||
"winston": "^3.3.3",
|
||||
"winston-daily-rotate-file": "^4.5.5",
|
||||
"winston": "^3.4.0",
|
||||
"winston-daily-rotate-file": "^4.6.0",
|
||||
"yargs": "^17.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user