Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot] 6f0f767ee0
Bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, sass-loader and vuetify-loader
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel), [@vue/cli-plugin-eslint](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-eslint), [sass-loader](https://github.com/webpack-contrib/sass-loader) and [vuetify-loader](https://github.com/vuetifyjs/vuetify-loader). These dependencies need to be updated together.


Updates `json5` from 0.5.1 to 2.2.3
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v0.5.1...v2.2.3)

Updates `@vue/cli-plugin-babel` from 3.11.0 to 5.0.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/v5.0.8/packages/@vue/cli-plugin-babel)

Updates `@vue/cli-plugin-eslint` from 3.11.0 to 5.0.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/v5.0.8/packages/@vue/cli-plugin-eslint)

Updates `sass-loader` from 7.3.1 to 13.2.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v13.2.0)

Updates `vuetify-loader` from 1.4.3 to 1.9.2
- [Release notes](https://github.com/vuetifyjs/vuetify-loader/releases)
- [Changelog](https://github.com/vuetifyjs/vuetify-loader/blob/master/.release-it.json)
- [Commits](https://github.com/vuetifyjs/vuetify-loader/compare/v1.4.3...v1.9.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
- dependency-name: "@vue/cli-plugin-babel"
  dependency-type: direct:development
- dependency-name: "@vue/cli-plugin-eslint"
  dependency-type: direct:development
- dependency-name: sass-loader
  dependency-type: direct:development
- dependency-name: vuetify-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-31 17:59:57 +00:00
dependabot[bot] 3b9fbb1f78
Bump ejs and @vue/cli-service
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `ejs`

Updates `@vue/cli-service` from 4.5.9 to 5.0.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/v5.0.8/packages/@vue/cli-service)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 16:44:15 +00:00
dependabot[bot] 09e8fc462b
Bump vuetify from 2.0.17 to 2.6.10
Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/vuetify) from 2.0.17 to 2.6.10.
- [Release notes](https://github.com/vuetifyjs/vuetify/releases)
- [Commits](https://github.com/vuetifyjs/vuetify/commits/v2.6.10/packages/vuetify)

---
updated-dependencies:
- dependency-name: vuetify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 21:31:24 +00:00
Gonçalo Valério 7d96688550 update vue cli-service 2020-12-20 00:55:24 +00:00
Gonçalo Valério 8de73cd86a add clear previous keys feature and a set of other improvements 2020-05-31 18:28:12 +01:00
Gonçalo Valério caf6ebf29b update vulnerable dependencies 2020-01-18 18:37:24 +00:00
Gonçalo Valério 91c1eebbf1 rename the project 2019-09-21 15:02:33 +01:00
Gonçalo Valério 900278c6fc add openpgp to the project 2019-09-14 23:35:17 +01:00
Gonçalo Valério b05433175c add vuetify for the interface 2019-09-14 20:57:46 +01:00
Gonçalo Valério 4ec7a2631d Add license to the project 2019-09-14 20:27:01 +01:00
Gonçalo Valério 5a35b5b4ea init 2019-09-14 20:14:31 +01:00