frigate/web
dependabot[bot] c134428aac
build(deps): bump immer from 8.0.1 to 9.0.6 in /web
Bumps [immer](https://github.com/immerjs/immer) from 8.0.1 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 23:01:52 +00:00
..
config feat(web): detect, clips, snapshots toggles 2021-02-20 08:20:17 -06:00
public added white background to apple-touch-icon 2021-10-05 17:37:18 -05:00
src docs updates 2021-10-01 07:37:47 -05:00
.dockerignore feat(web): hash build files to avoid cache issues 2021-01-26 21:40:33 -06:00
.eslintignore test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
.eslintrc.js fix lint and tests 2021-06-11 06:53:34 -05:00
babel.config.js test(web): add unit test framework 2021-02-20 08:20:17 -06:00
jest.config.js more lint fixes 2021-06-11 06:53:34 -05:00
package-lock.json build(deps): bump immer from 8.0.1 to 9.0.6 in /web 2021-10-05 23:01:52 +00:00
package.json build(deps): bump immer from 8.0.1 to 9.0.6 in /web 2021-10-05 23:01:52 +00:00
postcss.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
prettier.config.js test(web): add eslint and PR lint validation 2021-02-20 08:20:17 -06:00
README.md docs: add contributing docs 2021-02-23 07:37:19 -06:00
snowpack.config.js removing testing files 2021-06-12 07:23:14 -05:00
tailwind.config.js Events performance (#1645) 2021-09-03 07:11:23 -05:00

Frigate Web UI

For installation and contributing instructions, please follow the Contributing Docs.