filebrowser/frontend
dependabot[bot] dfc922d22c
build(deps): bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependencies [tough-cookie](https://github.com/salesforce/tough-cookie), [@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) and [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together.


Removes `tough-cookie`

Updates `@vue/cli-plugin-babel` from 4.5.12 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 4.5.12 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 `@vue/cli-service` from 4.5.12 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: tough-cookie
  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: "@vue/cli-service"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-22 20:39:54 +00:00
..
dist refactor: migrate from rice to embed.FS 2021-03-09 19:09:32 +01:00
public feat: add manifest theme color param (#1542) 2021-09-10 17:08:15 +02:00
src fix: filter ANSI color for shell (#2529) 2023-07-20 17:38:53 +02:00
assets_dev.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
assets.go chore: add make fmt target 2021-12-20 22:39:00 +01:00
babel.config.js chore: add prettier frontent linter 2021-03-21 12:51:58 +01:00
package-lock.json build(deps): bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service 2023-07-22 20:39:54 +00:00
package.json build(deps): bump tough-cookie, @vue/cli-plugin-babel, @vue/cli-plugin-eslint and @vue/cli-service 2023-07-22 20:39:54 +00:00
vue.config.js feat: gzip encoding for static js files 2021-04-22 12:48:45 +00:00