update dependencies

This commit is contained in:
korelstar 2020-06-28 21:27:22 +02:00
parent 369a017a12
commit eca8c48c88
3 changed files with 919 additions and 939 deletions

1844
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
"@nextcloud/event-bus": "^1.2.0",
"@nextcloud/moment": "^1.1.1",
"@nextcloud/router": "^1.1.0",
"@nextcloud/vue": "^2.1.0",
"@nextcloud/vue": "^2.2.0",
"easymde": "^2.10.1",
"markdown-it": "^11.0.0",
"vue": "^2.6.11",
@ -33,9 +33,9 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/core": "^7.10.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.2",
"@babel/preset-env": "^7.10.3",
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.0.0",
"@nextcloud/eslint-plugin": "^1.4.0",
@ -47,7 +47,7 @@
"eslint-config-standard": "^12.0.0",
"eslint-import-resolver-webpack": "^0.12.2",
"eslint-loader": "^3.0.4",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
@ -59,7 +59,7 @@
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-scss": "^3.18.0",
"url-loader": "^4.1.0",
"vue-loader": "^15.9.2",
"vue-loader": "^15.9.3",
"vue-template-compiler": "^2.6.11",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",

View File

@ -19,7 +19,9 @@
/>
</template>
<AppSettings v-if="!loading.notes && error !== true" @reload="reloadNotes" />
<template #footer>
<AppSettings v-if="!loading.notes && error !== true" @reload="reloadNotes" />
</template>
</AppNavigation>
<AppContent v-if="error">