frigate/web
dependabot[bot] 2016064923
Bump video.js and @types/video.js in /web
Bumps [video.js](https://github.com/videojs/video.js) and [@types/video.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/video.js). These dependencies needed to be updated together.

Updates `video.js` from 7.20.2 to 7.20.3
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/video.js/compare/v7.20.2...v7.20.3)

Updates `@types/video.js` from 7.3.44 to 7.3.49
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/video.js)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-07 12:12:36 +00:00
..
config Add go2rtc and add restream role / live source (#4082) 2022-11-02 06:36:09 -05:00
images switch to vite 2022-03-11 07:49:06 -06:00
src Adding clip duration to event details (#4133) 2022-11-02 06:45:32 -05:00
.eslintignore switch to vite 2022-03-11 07:49:06 -06:00
.eslintrc sync lint settings 2022-05-12 06:29:43 -05:00
.gitignore switch to vite 2022-03-11 07:49:06 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
babel.config.js feat: Timeline UI (#2830) 2022-02-27 08:04:12 -06:00
index.html switch to vite 2022-03-11 07:49:06 -06:00
jest.config.js switch to vite 2022-03-11 07:49:06 -06:00
package-lock.json Bump video.js and @types/video.js in /web 2022-11-07 12:12:36 +00:00
package.json Bump video.js and @types/video.js in /web 2022-11-07 12:12:36 +00:00
postcss.config.js switch to vite 2022-03-11 07:49:06 -06:00
site.webmanifest switch to vite 2022-03-11 07:49:06 -06:00
tailwind.config.js fix dark mode 2022-03-11 07:49:06 -06:00
tsconfig.json switch to vite 2022-03-11 07:49:06 -06:00
tsconfig.node.json switch to vite 2022-03-11 07:49:06 -06:00
vite.config.ts switch to vite 2022-03-11 07:49:06 -06:00