Commit Graph

467 Commits

Author SHA1 Message Date
Fernando Fernández
f845fbe4f0 chore: remove unnecessary @types/wicg-mediasession types 2022-06-08 16:07:04 +02:00
Renovate Bot
3e24f53700 chore(deps): update development dependencies 2022-05-23 09:09:32 +02:00
Fernando Fernández
5323b192f3 fix(tauri): generate icons at build time 2022-05-23 02:00:23 +02:00
Renovate Bot
7c37c2ca70 chore(deps): update development dependencies 2022-05-14 11:43:01 +02:00
Renovate Bot
732a2ff0f5 chore(deps): update dependencies 2022-05-14 11:22:56 +02:00
Renovate Bot
f1e3a5d611 chore(deps): update dependency core-js to v3.22.4 2022-05-04 19:51:25 +02:00
Renovate Bot
34912e12bc chore(deps): update development dependencies 2022-05-04 11:57:09 +02:00
Fernando Fernández
a0266f7df8 chore: remove unneeded dependencies 2022-05-02 11:55:48 +02:00
Renovate Bot
a8cc81f37c chore(deps): update development dependencies 2022-05-02 11:55:48 +02:00
Renovate Bot
fbd5c132bf chore(deps): update dependencies 2022-05-02 10:49:56 +02:00
Fernando Fernández
a85523881a refactor: deprecate axios plugin and use upstream axios directly 2022-05-02 10:06:01 +02:00
Fernando Fernández
ab76203915 feat(auth): remove nuxt auth, implement auth store and add persistence
This guards all the routes properly, to handle the cases where the user is logged in and attempts to access a login page
and viceversa (when a not logged in user attempts to access without logging in).

Also, full persistence to the relevant Pinia stores (deviceProfile, clientSettings, auth) has been added, while vuex-persistedstate
has been kicked out for good.
2022-05-02 10:06:01 +02:00
Fernando Fernández
8cc659af18 chore: install vue-tsc for typechecking 2022-05-02 10:06:01 +02:00
Fernando Fernández
8952a8edb3 feat(pinia): add pinia deps 2022-05-02 10:06:01 +02:00
Renovate Bot
70d80fa7c3 chore(deps): update development dependencies 2022-02-24 16:35:01 +01:00
Fernando Fernández
008b569fc4 chore(deps) update stylelint-config-standard to 25.0.0 2022-02-22 20:37:25 +01:00
Renovate Bot
bd7a9ad8ee chore(deps): update development dependencies 2022-02-22 20:37:25 +01:00
Renovate Bot
a45eaf1d91 chore(deps): update dependency simple-icons to v6.11.0 2022-02-21 12:10:09 +01:00
Renovate Bot
b44232223b chore(deps): update dependency eslint-config-prettier to v8.4.0 2022-02-21 11:48:46 +01:00
Renovate Bot
5476d39fbe chore(deps): update development dependencies 2022-02-18 21:00:48 +01:00
Renovate Bot
eb5c5eb9ff chore(deps): update dependencies 2022-02-18 15:31:45 +01:00
Renovate Bot
472c396f0a chore(deps): update development dependencies 2022-02-18 14:50:24 +01:00
Fernando Fernández
67deb527a4 fix(workspaces): add frontend as dependency to tauri workspace 2022-02-18 13:44:46 +01:00
Fernando Fernández
c534b4a2de feat(tauri): add tauri and dependencies
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-02-18 13:44:46 +01:00
Fernando Fernández
9cb4a2b8f4 chore(tauri): monorepo structure for the project 2022-02-18 13:44:46 +01:00
Renovate Bot
0db00f8d81 chore(deps): update dependency @testing-library/jest-dom to v5.16.2 2022-02-03 08:01:26 +01:00
Renovate Bot
9148cc4ef2 chore(deps): update dependencies 2022-02-02 13:45:34 +01:00
Renovate Bot
16553592e6 chore(deps): update dependency eslint-plugin-jest to v26 2022-02-02 13:39:24 +01:00
Renovate Bot
1a1fbd45af chore(deps): lock file maintenance 2022-02-02 11:27:34 +01:00
Renovate Bot
ae219a47c2 chore(deps): update development dependencies 2022-02-02 09:36:14 +01:00
Renovate Bot
7b9d43589d chore(deps): update dependency @commitlint/cli to v16.0.3 2022-01-19 15:21:24 +01:00
Renovate Bot
8aa408336d chore(deps): update dependency lint-staged to v12.2.0 2022-01-19 10:29:03 +01:00
Renovate Bot
8a567403f4 chore(deps): update dependency screenfull to v6.0.1 2022-01-16 23:44:11 +01:00
Renovate Bot
b0646cae60 chore(deps): update dependencies 2022-01-16 14:03:30 +01:00
Renovate Bot
17cdd01b47 chore(deps): update development dependencies 2022-01-16 13:09:54 +01:00
Renovate Bot
43ea9a856c chore(deps): update dependency ts-jest to v27.1.3 2022-01-15 11:18:01 +01:00
Renovate Bot
9bcf210371 chore(deps): update dependency axe to v8.1.1 2022-01-14 15:26:36 +01:00
Renovate Bot
44d1483764 chore(deps): update development dependencies 2022-01-13 10:56:27 +01:00
Fernando Fernández
8e20a91536 chore(deps): remove forgotten compare-versions dependency from PR #1659 2022-01-11 19:34:07 +01:00
Renovate Bot
404ea9fb4f chore(deps): update dependencies 2022-01-11 14:52:04 +01:00
Renovate Bot
eb01863534 chore(deps): update development dependencies 2022-01-11 12:13:44 +01:00
Renovate Bot
ab81fbe9af chore(deps): update development dependencies 2022-01-07 16:23:42 +01:00
Renovate Bot
fb1001bcd3 chore(deps): update development dependencies 2022-01-04 16:43:32 +01:00
Renovate Bot
0bbf9830dc chore(deps): update dependencies 2022-01-04 15:24:17 +01:00
Fernando Fernández
9f71ae6680 refactor: remove nuxt-vuex-localstorage and cookie dependencies 2022-01-04 15:17:10 +01:00
Renovate Bot
0957af0f27 chore(deps): update development dependencies 2021-12-31 10:40:01 +01:00
Fernando Fernández
d80d362e62 chore: remove vue-native-websocket dep 2021-12-30 19:59:41 +01:00
Fernando Fernández
4f18f67fa9 chore: fix lint for stylelint 14 2021-12-29 12:24:13 +01:00
Renovate Bot
34b7327d6d chore(deps): update development dependencies 2021-12-29 12:24:13 +01:00
Fernando Fernández
4b469630ec fix: jest tests 2021-12-29 09:56:32 +01:00
Fernando Fernández
8111db5d3c chore: update simple-icons import syntax 2021-12-28 21:04:20 +01:00
Renovate Bot
780fffc14d chore(deps): update dependencies 2021-12-28 21:04:20 +01:00
Fernando Fernández
100d17af4d chore: fix peer dependencies 2021-12-28 20:37:05 +01:00
Renovate Bot
f37cfc81b9 chore(deps): update dependencies 2021-12-28 17:54:55 +01:00
Renovate Bot
ed0861233b chore(deps): pin dependencies 2021-12-28 17:30:53 +01:00
Fernando Fernández
a4be5bca57 chore: revert jest update 2021-12-07 15:22:17 +01:00
Fernando Fernández
a54bff9379 chore: fix lint 2021-12-07 15:22:17 +01:00
Fernando Fernández
7851689cd6 chore: revert stylelint dep update 2021-12-07 15:22:17 +01:00
Fernando Fernández
27d64f5518 chore: remove camel-case dependency 2021-12-07 15:22:17 +01:00
Fernando Fernández
7b756dd765 chore: remove entities dependency 2021-12-07 15:22:17 +01:00
Fernando Fernández
744f5fad48 chore: move comlink to devdependency and remove stub types 2021-12-07 15:22:17 +01:00
Thibault Nocchi
a241b574f3 feat: adding screenfull to handle fullscreen 2021-12-05 23:31:33 +01:00
Thibault Nocchi
7c1a1530b8 refactor: remove fullscreen dep to do it with native JS method 2021-12-05 23:31:33 +01:00
Fernando Fernández
53ef23ec1c chore: remove transpilation of modules 2021-12-05 22:03:12 +01:00
Fernando Fernández
7af76f6598 chore: remove babel 2021-12-05 22:03:12 +01:00
Fernando Fernández
ac0c2189dd chore: remove imagemin dep 2021-12-05 17:28:58 +01:00
Thibault Nocchi
6de9b64f3b chore(mediastreamselector): add langs typings 2021-11-03 10:19:00 +01:00
Fernando Fernández
a468b94674 chore(node16): update lockfile to version 3 (npm > 7 only)
This means that older npm versions will not be compatible with the lockfile
used in Vue. However, npm will always try its best to recover as much information
as possible from the whatever lockfile is available

More information at https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json#lockfileversion
2021-11-02 15:19:14 +01:00
dependabot[bot]
0e28f7f5d5 chore(deps-dev): bump eslint-plugin-jsdoc from 37.0.0 to 37.0.2
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 37.0.0 to 37.0.2.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v37.0.0...v37.0.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 09:19:31 +02:00
dependabot[bot]
43aadbb201 chore(deps-dev): bump axe-core from 4.3.3 to 4.3.4
Bumps [axe-core](https://github.com/dequelabs/axe-core) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/dequelabs/axe-core/releases)
- [Changelog](https://github.com/dequelabs/axe-core/blob/v4.3.4/CHANGELOG.md)
- [Commits](https://github.com/dequelabs/axe-core/compare/v4.3.3...v4.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 22:55:56 +02:00
dependabot[bot]
0b7977cf06 fix(deps): bump core-js from 3.18.3 to 3.19.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.3 to 3.19.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.18.3...v3.19.0)

---
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-10-25 22:40:30 +02:00
dependabot[bot]
a937580287 chore(deps-dev): bump lint-staged from 11.2.3 to 11.2.4
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.3...v11.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 22:03:52 +02:00
dependabot[bot]
37bcb3583a chore(deps-dev): bump @types/lodash from 4.14.175 to 4.14.176
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.175 to 4.14.176.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:47:37 +02:00
dependabot[bot]
627f213fde chore(deps-dev): bump husky from 7.0.2 to 7.0.4
Bumps [husky](https://github.com/typicode/husky) from 7.0.2 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.2...v7.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 21:36:22 +02:00
dependabot[bot]
60ee924dcd fix(deps): bump @mdi/font from 6.3.95 to 6.4.95
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 6.3.95 to 6.4.95.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v6.3.95...v6.4.95)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 20:16:02 +02:00
dependabot[bot]
c2ae15cb1e chore(deps-dev): bump eslint-plugin-promise from 5.1.0 to 5.1.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 20:06:26 +02:00
dependabot[bot]
162075517e chore(deps-dev): bump eslint-plugin-vue from 7.19.1 to 7.20.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.19.1 to 7.20.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.19.1...v7.20.0)

---
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>
2021-10-25 19:33:25 +02:00
dependabot[bot]
d667d415f0 chore(deps-dev): bump eslint-plugin-nuxt from 2.0.0 to 3.0.0
Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases)
- [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-plugin-nuxt/compare/v2.0.0...v3.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-nuxt
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 16:52:44 +02:00
dependabot[bot]
0d70e47dea chore(deps-dev): bump eslint-plugin-jsdoc from 36.1.1 to 37.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 36.1.1 to 37.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v36.1.1...v37.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 16:35:50 +02:00
dependabot[bot]
93f9275305 fix(deps): bump simple-icons from 5.19.0 to 5.20.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.19.0...5.20.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 09:18:20 +02:00
Thibault Nocchi
3ecb31659f feat(fullplayer): disable body scrolling when player is opened 2021-10-20 21:02:32 +02:00
Thibault Nocchi
6d5faab48a fix(octopus): use upstream to be able to use .freeTrack 2021-10-20 10:30:49 +02:00
Thibault Nocchi
319ca9fdf1 feat(player): drop plyr and improve vtt rendering reliability 2021-10-20 10:30:49 +02:00
Thibault Nocchi
fa1bf43a6c feat(videoplayer): use plyr for video player 2021-10-20 10:30:49 +02:00
Thibault Nocchi
653e6e2310 feat(hlsplayer): enable basic ass playback but they're aren't positioned well 2021-10-20 10:30:49 +02:00
Thibault Nocchi
57a6968fc9 feat: poc for HLS.js 2021-10-20 10:30:49 +02:00
dependabot[bot]
eac385f567 fix(deps): bump @nuxtjs/i18n from 7.0.3 to 7.1.0
Bumps [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module) from 7.0.3 to 7.1.0.
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-community/i18n-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/i18n-module/compare/v7.0.3...v7.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 09:06:08 +02:00
dependabot[bot]
142e2c23be chore(deps-dev): bump babel-jest from 27.3.0 to 27.3.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.3.0 to 27.3.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.3.1/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:03:24 +02:00
dependabot[bot]
12990af462 fix(deps): bump @mdi/font from 6.2.95 to 6.3.95
Bumps [@mdi/font](https://github.com/Templarian/MaterialDesign-Webfont) from 6.2.95 to 6.3.95.
- [Release notes](https://github.com/Templarian/MaterialDesign-Webfont/releases)
- [Commits](https://github.com/Templarian/MaterialDesign-Webfont/compare/v6.2.95...v6.3.95)

---
updated-dependencies:
- dependency-name: "@mdi/font"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:44:50 +02:00
dependabot[bot]
bd58f5a424 chore(deps-dev): bump eslint-plugin-jest from 25.2.1 to 25.2.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.2.1 to 25.2.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.2.1...v25.2.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:31:44 +02:00
dependabot[bot]
539c7fc2d8 chore(deps-dev): bump babel-jest from 27.2.5 to 27.3.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.5 to 27.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.3.0/packages/babel-jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 15:15:51 +02:00
dependabot[bot]
3669ea52ed fix(deps): bump simple-icons from 5.18.0 to 5.19.0
Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 5.18.0 to 5.19.0.
- [Release notes](https://github.com/simple-icons/simple-icons/releases)
- [Commits](https://github.com/simple-icons/simple-icons/compare/5.18.0...5.19.0)

---
updated-dependencies:
- dependency-name: simple-icons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 13:59:47 +02:00
dependabot[bot]
6e02b93322 chore(deps-dev): bump stylelint-config-prettier from 9.0.2 to 9.0.3
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases)
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v9.0.2...v9.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 14:21:24 +02:00
dependabot[bot]
d68c5ec5f2 chore(deps-dev): bump eslint-plugin-jest from 25.0.5 to 25.2.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 25.0.5 to 25.2.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v25.0.5...v25.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 14:13:42 +02:00
dependabot[bot]
75f11fe5fb fix(deps): bump mux.js from 5.14.0 to 5.14.1
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/videojs/mux.js/releases)
- [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/mux.js/compare/v5.14.0...v5.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 14:05:38 +02:00
dependabot[bot]
9d18bf0e44 fix(deps): bump shaka-player from 3.2.0 to 3.2.1
Bumps [shaka-player](https://github.com/google/shaka-player) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/google/shaka-player/releases)
- [Changelog](https://github.com/google/shaka-player/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/shaka-player/compare/v3.2.0...v3.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 13:44:44 +02:00
dependabot[bot]
c3df5cbbac chore(deps-dev): bump eslint-plugin-import from 2.24.2 to 2.25.2
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.2 to 2.25.2.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...v2.25.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 11:22:18 +02:00
Fernando Fernández
ae7f8c5ff8 chore(lint): fix https in package-lock.json 2021-10-13 10:09:52 +02:00
dependabot[bot]
dafd2b4535 chore(deps-dev): bump eslint-plugin-jest from 24.5.2 to 25.0.5
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 24.5.2 to 25.0.5.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.5.2...v25.0.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 10:09:52 +02:00
dependabot[bot]
66f2d6ef51 chore(deps-dev): bump stylelint-config-prettier from 8.0.2 to 9.0.2
Bumps [stylelint-config-prettier](https://github.com/prettier/stylelint-config-prettier) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/prettier/stylelint-config-prettier/releases)
- [Commits](https://github.com/prettier/stylelint-config-prettier/compare/v8.0.2...v9.0.2)

---
updated-dependencies:
- dependency-name: stylelint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 09:44:43 +02:00