Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump vue-cli-plugin-vuetify from 1.1.1 to 2.0.1 in /client Bumps [vue-cli-plugin-vuetify](https://github.com/vuetifyjs/vue-cli-plugin-vuetify) from 1.1.1 to 2.0.1. - [Release notes](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/releases) - [Changelog](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/blob/master/.release-it.json) - [Commits](vuetifyjs/vue-cli-plugins@v1.1.1...v2.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.3.7 to 3.3.8 in /server Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/node from 12.12.3 to 12.12.5 in /server Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.3 to 12.12.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * remove typescript in client app * add prettier * refactor client routing * Bump typescript from 3.6.4 to 3.7.2 in /server Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump tslint from 5.20.0 to 5.20.1 in /server Bumps [tslint](https://github.com/palantir/tslint) from 5.20.0 to 5.20.1. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.20.0...5.20.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/node from 12.12.5 to 12.12.6 in /server Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.5 to 12.12.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump vue-cli-plugin-vuetify from 2.0.1 to 2.0.2 in /client Bumps [vue-cli-plugin-vuetify](https://github.com/vuetifyjs/vue-cli-plugin-vuetify) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/releases) - [Changelog](https://github.com/vuetifyjs/vue-cli-plugin-vuetify/blob/master/.release-it.json) - [Commits](vuetifyjs/vue-cli-plugins@v2.0.1...v2.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * remove unused Logout.vue file * use proper naming convention for vuex mutations * log unexpected database error * change main font * Bump core-js from 3.3.6 to 3.4.0 in /client Bumps [core-js](https://github.com/zloirock/core-js) from 3.3.6 to 3.4.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](zloirock/core-js@v3.3.6...v3.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump eslint-plugin-vue from 5.2.3 to 6.0.0 in /client Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.3 to 6.0.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v5.2.3...v6.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/config from 0.0.35 to 0.0.36 in /server Bumps [@types/config](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/config) from 0.0.35 to 0.0.36. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/config) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/koa from 2.0.51 to 2.0.52 in /server Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.0.51 to 2.0.52. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump ts-node from 8.4.1 to 8.5.0 in /server Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](TypeStrong/ts-node@v8.4.1...v8.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/mongodb from 3.3.8 to 3.3.10 in /server Bumps [@types/mongodb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongodb) from 3.3.8 to 3.3.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongodb) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/node from 12.12.6 to 12.12.7 in /server Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.6 to 12.12.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump @types/lodash from 4.14.144 to 4.14.146 in /server Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.144 to 4.14.146. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump vuex from 3.1.1 to 3.1.2 in /client Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/vuejs/vuex/releases) - [Commits](vuejs/vuex@v3.1.1...v3.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump prettier from 1.18.2 to 1.19.1 in /client Bumps [prettier](https://github.com/prettier/prettier) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@1.18.2...1.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * Bump mongodb from 3.3.3 to 3.3.4 in /server Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/mongodb/node-mongodb-native/releases) - [Changelog](https://github.com/mongodb/node-mongodb-native/blob/master/CHANGES_3.0.0.md) - [Commits](mongodb/node-mongodb-native@v3.3.3...v3.3.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> * bump app version
- Loading branch information