frigate/web
dependabot[bot] c28e3277be
Bump fake-indexeddb from 4.0.2 to 5.0.2 in /web
Bumps [fake-indexeddb](https://github.com/dumbmatter/fakeIndexedDB) from 4.0.2 to 5.0.2.
- [Release notes](https://github.com/dumbmatter/fakeIndexedDB/releases)
- [Changelog](https://github.com/dumbmatter/fakeIndexedDB/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dumbmatter/fakeIndexedDB/compare/v4.0.2...v5.0.2)

---
updated-dependencies:
- dependency-name: fake-indexeddb
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 11:46:59 +00:00
..
__test__ Websocket changes (#8178) 2023-10-15 08:14:20 -05:00
images Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
public/icons Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
src Fix timeline overlay for in progress events (#8852) 2023-12-04 13:43:23 -07:00
.eslintrc Security fixes (#8081) 2023-10-06 22:20:30 -05:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc Security fixes (#8081) 2023-10-06 22:20:30 -05:00
index.html Update web deps (#7339) 2023-08-01 06:26:01 -05:00
package-lock.json Bump fake-indexeddb from 4.0.2 to 5.0.2 in /web 2024-01-01 11:46:59 +00:00
package.json Bump fake-indexeddb from 4.0.2 to 5.0.2 in /web 2024-01-01 11:46:59 +00:00
postcss.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
site.webmanifest Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
tailwind.config.cjs Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
tsconfig.node.json Update web deps (#4383) 2022-11-13 10:31:36 -06:00
vite.config.ts Proxy websockets in devcontainers (#8886) 2023-12-08 01:08:35 +00:00