Commit Graph

141 Commits

Author SHA1 Message Date
dependabot[bot]
d8c521bb84
Bump nuxt from 2.15.6 to 2.15.7 in /frontend (#512)
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.6 to 2.15.7.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.6...v2.15.7)

---
updated-dependencies:
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:37 -07:00
dependabot[bot]
5ddefcf55d
Bump eslint from 7.28.0 to 7.29.0 in /frontend (#511)
Bumps [eslint](https://github.com/eslint/eslint) from 7.28.0 to 7.29.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.28.0...v7.29.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-22 12:30:28 -07:00
dependabot[bot]
d8b24d239c Bump core-js from 3.14.0 to 3.15.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.14.0 to 3.15.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/commits/v3.15.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-21 10:13:47 +02:00
dependabot[bot]
5a6bd84abc
Bump @nuxtjs/vuetify from 1.11.3 to 1.12.1 in /frontend (#500)
Bumps [@nuxtjs/vuetify](https://github.com/nuxt-community/vuetify-module) from 1.11.3 to 1.12.1.
- [Release notes](https://github.com/nuxt-community/vuetify-module/releases)
- [Changelog](https://github.com/nuxt-community/vuetify-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/vuetify-module/compare/v1.11.3...v1.12.1)

---
updated-dependencies:
- dependency-name: "@nuxtjs/vuetify"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:35:23 -07:00
dependabot[bot]
66aa20db7f
Bump cookie-universal-nuxt from 2.1.4 to 2.1.5 in /frontend (#501)
Bumps [cookie-universal-nuxt](https://github.com/microcipcip/cookie-universal) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/microcipcip/cookie-universal/releases)
- [Commits](https://github.com/microcipcip/cookie-universal/compare/v2.1.4...v2.1.5)

---
updated-dependencies:
- dependency-name: cookie-universal-nuxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:35:14 -07:00
dependabot[bot]
2370378055
Bump eslint-plugin-vue from 7.10.0 to 7.11.1 in /frontend (#502)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-17 09:22:08 -07:00
dependabot[bot]
63b0d02a3b
Bump vue and vue-template-compiler in /frontend (#494)
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

Updates `vue-template-compiler` from 2.6.12 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.12...v2.6.14)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 14:01:21 -07:00
Jake Potrebic
0c51050022
add missing peer dependencies 2021-06-07 13:22:30 -07:00
dependabot[bot]
b89191bcae
Bump eslint from 7.27.0 to 7.28.0 in /frontend (#490)
Bumps [eslint](https://github.com/eslint/eslint) from 7.27.0 to 7.28.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.27.0...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:51:05 -07:00
dependabot[bot]
073c94dcbc
Bump vuetify from 2.5.1 to 2.5.3 in /frontend (#492)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.1 to 2.5.3.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.3/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:50:46 -07:00
dependabot[bot]
73ad73dd3f
Bump prettier from 2.3.0 to 2.3.1 in /frontend (#489)
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:32:00 -07:00
dependabot[bot]
e4546365ab
Bump core-js from 3.13.1 to 3.14.0 in /frontend (#488)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.14.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/commits/v3.14.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 07:31:26 -07:00
dependabot[bot]
e663c8f644
Bump @nuxtjs/axios from 5.13.5 to 5.13.6 in /frontend (#486)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.5 to 5.13.6.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.5...v5.13.6)

---
updated-dependencies:
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 00:07:16 -07:00
dependabot[bot]
0b6515c89d
Bump swagger-ui from 3.49.0 to 3.50.0 in /frontend (#487)
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.49.0 to 3.50.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.49.0...v3.50.0)

---
updated-dependencies:
- dependency-name: swagger-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-07 00:06:43 -07:00
Jake Potrebic
106c547df6
Downgrade sass to remove deprecation warnings 2021-06-03 12:34:56 -07:00
dependabot[bot]
a40eb054c4
Bump eslint-plugin-vue from 7.9.0 to 7.10.0 in /frontend (#480)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 18:01:00 -07:00
dependabot[bot]
1158ad6f01
Bump @nuxtjs/axios from 5.13.4 to 5.13.5 in /frontend (#481)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 17:27:50 -07:00
dependabot[bot]
7395716cc2
Bump @nuxtjs/eslint-config-typescript from 6.0.0 to 6.0.1 in /frontend (#477)
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@6.0.0...@nuxtjs/eslint-config-typescript@6.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:57 -07:00
dependabot[bot]
16b6a60220
Bump vuetify from 2.5.0 to 2.5.1 in /frontend (#478)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.1/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:40 -07:00
dependabot[bot]
71ebbf0503
Bump @dansmaculotte/nuxt-security from 0.0.3 to 0.0.4 in /frontend (#479)
Bumps [@dansmaculotte/nuxt-security](https://github.com/dansmaculotte/nuxt-security) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/dansmaculotte/nuxt-security/releases)
- [Changelog](https://github.com/dansmaculotte/nuxt-security/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dansmaculotte/nuxt-security/compare/v0.0.3...v0.0.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 09:07:22 -07:00
dependabot[bot]
40a752a4c0 Bump swagger-ui from 3.48.0 to 3.49.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.48.0 to 3.49.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.48.0...v3.49.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:44:16 +02:00
dependabot[bot]
290360282c Bump core-js from 3.12.1 to 3.13.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.12.1 to 3.13.1.
- [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/commits/v3.13.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-31 09:43:58 +02:00
dependabot[bot]
d2924c4587
Bump @nuxtjs/axios from 5.13.1 to 5.13.4 in /frontend (#471)
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.1 to 5.13.4.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.1...v5.13.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:22:52 -07:00
dependabot[bot]
8aef326e36
Bump eslint from 7.26.0 to 7.27.0 in /frontend (#470)
Bumps [eslint](https://github.com/eslint/eslint) from 7.26.0 to 7.27.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.26.0...v7.27.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:51 -07:00
dependabot[bot]
69bd8faac1
Bump sass from 1.32.13 to 1.34.0 in /frontend (#469)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.34.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.34.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:32 -07:00
dependabot[bot]
a58b97ea38
Bump vuetify from 2.4.11 to 2.5.0 in /frontend (#468)
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.11 to 2.5.0.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.5.0/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-24 09:21:13 -07:00
dependabot[bot]
4917607a96
Bump eslint-config-prettier from 7.2.0 to 8.3.0 in /frontend (#444)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v7.2.0...v8.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 17:26:05 -07:00
dependabot[bot]
d835e2f928
Bump prettier from 2.2.1 to 2.3.0 in /frontend (#453)
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:52:45 -07:00
dependabot[bot]
4c613fd28c
Bump lint-staged from 10.5.4 to 11.0.0 in /frontend (#464)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 16:04:36 -07:00
dependabot[bot]
fcc4988ad5
Bump core-js from 3.11.2 to 3.12.1 in /frontend (#463)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.2 to 3.12.1.
- [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/commits/v3.12.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 15:59:54 -07:00
dependabot[bot]
19e2a02b91 Bump nuxt from 2.15.5 to 2.15.6 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.5 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.5...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 10:18:36 +02:00
dependabot[bot]
257d6831c7 Bump @nuxt/types from 2.15.4 to 2.15.6 in /frontend
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.6.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:28 +02:00
dependabot[bot]
9269070c5c Bump sass from 1.32.12 to 1.32.13 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.12 to 1.32.13.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.12...1.32.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 09:44:12 +02:00
dependabot[bot]
325f1444cb Bump nuxt from 2.15.4 to 2.15.5 in /frontend
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.15.4 to 2.15.5.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.15.4...v2.15.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 13:19:44 +02:00
dependabot[bot]
fb9fe70434 Bump eslint from 7.25.0 to 7.26.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 10:56:51 +02:00
dependabot[bot]
c7168f3619 Bump sass from 1.32.11 to 1.32.12 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.11 to 1.32.12.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.11...1.32.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 08:57:32 +02:00
dependabot[bot]
6ef7b9f9ed Bump core-js from 3.11.1 to 3.11.2 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.1 to 3.11.2.
- [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/commits/v3.11.2/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 16:13:37 +02:00
dependabot[bot]
7fbf2c01aa Bump core-js from 3.11.0 to 3.11.1 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.1.
- [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/commits/v3.11.1/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 12:41:58 +02:00
dependabot[bot]
f532c39a03 Bump swagger-ui from 3.47.1 to 3.48.0 in /frontend
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui) from 3.47.1 to 3.48.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v3.47.1...v3.48.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 12:41:48 +02:00
dependabot[bot]
29cdb001a8 Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 in /frontend
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:47:23 +02:00
dependabot[bot]
1615160095 Bump sass from 1.32.10 to 1.32.11 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.10 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:47:07 +02:00
dependabot[bot]
779084d0b5 Bump eslint from 7.24.0 to 7.25.0 in /frontend
Bumps [eslint](https://github.com/eslint/eslint) from 7.24.0 to 7.25.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.24.0...v7.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 12:46:51 +02:00
dependabot[bot]
b07aade1d6 Bump filesize from 6.2.5 to 6.3.0 in /frontend
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 6.2.5 to 6.3.0.
- [Release notes](https://github.com/avoidwork/filesize.js/releases)
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/6.2.5...6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:24:01 +02:00
dependabot[bot]
0dd789f3c9 Bump core-js from 3.10.1 to 3.11.0 in /frontend
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.10.1 to 3.11.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/commits/v3.11.0/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:21:48 +02:00
dependabot[bot]
93a6f1deb1 Bump typescript from 4.2.3 to 4.2.4 in /frontend
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:21:18 +02:00
dependabot[bot]
c293f85b87 Bump vuetify from 2.4.9 to 2.4.11 in /frontend
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.4.9 to 2.4.11.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.4.11/packages/vuetify)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-22 23:11:57 +02:00
Renovate Bot
6036421871 Update dependency sass to v1.32.10 2021-04-17 08:56:40 +02:00
Renovate Bot
cbde200ad2 Update dependency swagger-ui to v3.47.1 2021-04-16 09:26:04 +02:00
Renovate Bot
f4562e78ad Update dependency filesize to v6.2.5 2021-04-16 09:25:40 +02:00
Renovate Bot
0dec27d8e1 Update dependency filesize to v6.2.2 2021-04-14 16:59:31 +02:00
Renovate Bot
6210f5cc8f Update dependency filesize to v6.2.1 2021-04-13 16:14:31 +02:00
Renovate Bot
04fd9bea16 Update dependency eslint-plugin-vue to v7.9.0 2021-04-12 11:30:23 +02:00
Renovate Bot
116820f85c Update dependency eslint to v7.24.0 2021-04-10 10:47:18 +02:00
renovate[bot]
1ec491245b
Update dependency core-js to v3.10.1 (#414)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-07 14:42:30 -07:00
Renovate Bot
71d7d03d4a Update dependency @dansmaculotte/nuxt-security to v0.0.3 2021-04-07 17:50:20 +02:00
MiniDigger
521cd2d9c7 handle csp with a 3rd party module instead... 2021-04-05 20:01:24 +02:00
Renovate Bot
b93cfb52be Update nuxtjs monorepo to v2.15.4 2021-04-01 16:23:18 +02:00
Renovate Bot
2d2ae70037 Update dependency vuetify to v2.4.9 2021-04-01 16:22:53 +02:00
Renovate Bot
06d668ecf7 Update dependency core-js to v3.10.0 2021-03-31 22:43:01 +02:00
Renovate Bot
f22b007011 Update dependency swagger-ui to v3.46.0 2021-03-31 22:42:38 +02:00
Renovate Bot
f3544acd88 Update dependency husky to v6 2021-03-30 09:06:45 +02:00
Renovate Bot
b1c7e4932f Pin dependencies 2021-03-28 20:53:17 +02:00
MiniDigger
04b76cd453 admin log page
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-03-28 20:49:26 +02:00
Renovate Bot
93dc850dd2 Update dependency eslint to v7.23.0 2021-03-27 12:01:19 +01:00
renovate[bot]
061348edf3
Update dependency vuetify to v2.4.8 (#388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-23 11:24:31 -07:00
Renovate Bot
4327d485ba Update dependency eslint-plugin-vue to v7.8.0 2021-03-22 15:09:53 +01:00
renovate[bot]
bd73ca428f
Update dependency husky to v5.2.0 (#386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-21 14:23:10 -07:00
renovate[bot]
1c7a80d01c
Update dependency swagger-ui to v3.45.1 (#381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 10:49:43 -07:00
Renovate Bot
735cdc1227 Update dependency vuetify to v2.4.7 2021-03-17 17:12:25 +01:00
renovate[bot]
e3c675f43c
Update dependency husky to v5 (#375)
* Update dependency husky to v5

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jake Potrebic <jake.m.potrebic@gmail.com>
2021-03-16 10:49:52 -07:00
renovate[bot]
eb095d4dfb
Update dependency @nuxtjs/eslint-config-typescript to v6 (#373)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-16 01:00:23 -07:00
renovate[bot]
cd2005d2c7
Pin dependencies (#366)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 20:25:40 -07:00
Glare
2c21825b47
Nuxt 2.15 Project Support (#365)
* Nuxt 2.15 Update

* Updated more proper dependencies
2021-03-15 12:47:58 -07:00
MiniDigger
2484864528 try to fix staging (and fail) 2021-02-23 22:41:54 +01:00
MiniDigger
6424415df7 Add admin/stats page layout, charts, wooo 2021-02-20 11:36:24 +01:00
Jake Potrebic
dc9ad9c2c0
good chunk of version creation 2021-02-10 22:17:29 -08:00
Jake Potrebic
9b8e45ca08
delete page 2021-02-09 15:56:02 -08:00
Jake Potrebic
582785a71f
eslint stuff 2021-02-09 10:22:36 -08:00
Jake Potrebic
9f9df35366
bit more header work and error handling 2021-02-07 15:19:32 -08:00
Jake Potrebic
aaab265933 finished user auth
* work on notifications
2021-02-04 18:45:20 +01:00
Jake Potrebic
cc0aa16840 jwt authorization 2021-02-04 18:45:20 +01:00
Jake Potrebic
76fa5ba495
author & staff page backend 2021-01-30 22:54:02 -08:00
MiniDigger
1ea26ddce2 add swagger 2021-01-30 20:55:24 +01:00
MiniDigger
3d464e849e new project layout 2021-01-30 18:27:36 +01:00
Jake Potrebic
48fb654faf
temp fix for the mem leak issue 2021-01-22 21:24:48 -08:00
Jake Potrebic
ce56f39a1f
fix my stupidity 2021-01-22 15:40:13 -08:00
Jake Potrebic
d84f3005bd
remove font-awesome 2021-01-22 11:50:57 -08:00
Jake Potrebic
f8b90a8c9b
working font-awesome 2021-01-22 11:32:48 -08:00
Jake Potrebic
0783706553
dotenv & head test 2021-01-21 12:32:08 -08:00
MiniDigger
0a0180a20a add footer, fix proxy, start with nav 2021-01-21 20:47:58 +01:00
MiniDigger
10f70b781f move frontend
Signed-off-by: MiniDigger <admin@minidigger.me>
2021-01-21 17:24:35 +01:00