frigate/web
dependabot[bot] 82054b81a6
Bump preact from 10.19.2 to 10.19.3 in /web
Bumps [preact](https://github.com/preactjs/preact) from 10.19.2 to 10.19.3.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.2...10.19.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 11:52:12 +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 preact from 10.19.2 to 10.19.3 in /web 2023-12-11 11:52:12 +00:00
package.json Bump preact from 10.19.2 to 10.19.3 in /web 2023-12-11 11:52:12 +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