deps update
This commit is contained in:
36
package.json
36
package.json
@@ -54,26 +54,26 @@
|
||||
".nuxt/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@nuxtjs/auth": "^4.9.0",
|
||||
"@nuxtjs/axios": "^5.9.7",
|
||||
"@nuxtjs/auth": "^4.9.1",
|
||||
"@nuxtjs/axios": "^5.10.3",
|
||||
"accept-language": "^3.0.18",
|
||||
"axios": "^0.19.2",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"body-parser": "^1.18.3",
|
||||
"bootstrap": "^4.4.1",
|
||||
"bootstrap": "^4.5.0",
|
||||
"config": "^3.3.1",
|
||||
"consola": "^2.11.3",
|
||||
"consola": "^2.12.1",
|
||||
"cookie-parser": "^1.4.5",
|
||||
"cors": "^2.8.5",
|
||||
"cross-env": "^7.0.2",
|
||||
"date-fns": "^2.11.1",
|
||||
"dayjs": "^1.8.23",
|
||||
"dompurify": "^2.0.8",
|
||||
"element-ui": "^2.13.0",
|
||||
"email-templates": "^7.0.4",
|
||||
"date-fns": "^2.14.0",
|
||||
"dayjs": "^1.8.27",
|
||||
"dompurify": "^2.0.11",
|
||||
"element-ui": "^2.13.2",
|
||||
"email-templates": "^7.0.5",
|
||||
"express": "^4.17.1",
|
||||
"express-oauth-server": "^2.0.0",
|
||||
"http-signature": "^1.3.2",
|
||||
"http-signature": "^1.3.4",
|
||||
"ics": "^2.19.0",
|
||||
"inquirer": "^7.1.0",
|
||||
"jsdom": "^16.2.2",
|
||||
@@ -81,25 +81,25 @@
|
||||
"less": "^3.11.1",
|
||||
"linkifyjs": "^2.1.9",
|
||||
"lodash": "^4.17.14",
|
||||
"mkdirp": "^1.0.3",
|
||||
"moment-timezone": "^0.5.28",
|
||||
"mkdirp": "^1.0.4",
|
||||
"moment-timezone": "^0.5.31",
|
||||
"morgan": "^1.10.0",
|
||||
"multer": "^1.4.2",
|
||||
"nominatim-geocoder": "^0.1.4",
|
||||
"nuxt": "^2.12.2",
|
||||
"nuxt-express-module": "^0.0.11",
|
||||
"pg": "^8.0.0",
|
||||
"sequelize": "^5.21.5",
|
||||
"pg": "^8.2.1",
|
||||
"sequelize": "^5.21.10",
|
||||
"sequelize-cli": "^5.5.1",
|
||||
"sharp": "^0.25.2",
|
||||
"sqlite3": "^4.1.1",
|
||||
"sharp": "^0.25.3",
|
||||
"sqlite3": "^4.2.0",
|
||||
"tiptap": "^1.26.6",
|
||||
"tiptap-extensions": "^1.28.6",
|
||||
"url": "^0.11.0",
|
||||
"v-calendar": "^1.0.1",
|
||||
"v-calendar": "^1.0.6",
|
||||
"vue-awesome": "^4.0.0",
|
||||
"vue-clipboard2": "^0.3.1",
|
||||
"vue-i18n": "^8.16.0",
|
||||
"vue-i18n": "^8.17.7",
|
||||
"yargs": "^15.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user