0
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
dependabot[bot]
70626ef77d
Bump @vue/cli-plugin-babel from 4.5.8 to 4.5.11
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.5.8 to 4.5.11.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 21:23:05 +00:00
dependabot[bot]
19b537aa56
Bump @vue/cli-plugin-eslint from 4.5.8 to 4.5.11
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.5.8 to 4.5.11.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-03 21:18:04 +00:00
dependabot[bot]
29b184b332
Bump @vue/cli-service from 4.5.8 to 4.5.11
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.5.8 to 4.5.11.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/v4.5.11/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.11/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 07:12:56 +00:00
dependabot[bot]
9b84a0c92a
Bump core-js from 3.6.5 to 3.7.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.5 to 3.7.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.6.5...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 07:18:59 +00:00
dependabot[bot]
5e6a0136a3
Bump eslint-plugin-vue from 6.2.2 to 7.1.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.2.2 to 7.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.2.2...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:54:24 +00:00
dependabot[bot]
c5a912f55d
Bump @vue/cli-service from 4.4.6 to 4.5.8
Bumps [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-service)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:44:20 +00:00
Oliver
3e9c0436d8
Merge pull request #46 from Oliver-Akins/dependabot/npm_and_yarn/vue/cli-plugin-eslint-4.5.8
Bump @vue/cli-plugin-eslint from 4.4.6 to 4.5.8
2020-10-26 22:42:33 -06:00
dependabot[bot]
f8f4692191
Bump axios from 0.19.2 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:18:18 +00:00
dependabot[bot]
f2a90262fa
Bump @vue/cli-plugin-eslint from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-eslint)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 21:33:35 +00:00
dependabot[bot]
6d2f626fca
Bump @vue/cli-plugin-babel from 4.4.6 to 4.5.8
Bumps [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) from 4.4.6 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases)
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-babel)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 05:54:46 +00:00
Oliver-Akins
89b9643439 Update lock files to resolve dependency vulnerability. 2020-09-22 11:03:25 -06:00
Arkadyuti
318fcc0750 Changed width of login card and click handler on track card 2020-08-21 00:00:08 +05:30
Oliver-Akins
4b770047c8 Swap npm lock with pnpm lock 2020-08-17 23:03:17 -06:00
Oliver-Akins
fe333b2b4d Add vue-textarea-autoresize 2020-08-13 23:39:28 -06:00
Tyler-A
572c8b1674 Add the library for the progress circles. 2020-08-08 22:39:16 -06:00
Tyler-A
ac23b5a46f Add v-tooltip as a dependency. 2020-08-05 22:21:19 -06:00
Tyler-A
b8c4ed9c4b Add Axios to the requirements 2020-08-03 22:01:20 -06:00
Tyler-A
491c9aa5c5 Init Vue-CLI project files 2020-07-29 22:49:09 -06:00