frigate/web
dependabot[bot] f00e6184a2
Bump preact from 10.13.2 to 10.14.1 in /web
Bumps [preact](https://github.com/preactjs/preact) from 10.13.2 to 10.14.1.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.13.2...10.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 11:58:29 +00:00
..
__test__ Revamped debug UI and add camera / process info, ffprobe copying (#4349) 2022-11-13 12:48:14 -06: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 Add cmdline information to CPU usage stats in get_cpu_stats() function and display it in the System page's ffmpeg table with a copy-to-clipboard button (#6430) 2023-05-15 07:39:03 -05:00
.eslintrc Update web deps (#4383) 2022-11-13 10:31:36 -06:00
.gitignore Update web dependencies (#4321) 2022-11-08 07:18:43 -06:00
.prettierrc switch to vite 2022-03-11 07:49:06 -06:00
index.html Fix site.webmanifest + add svg as favicon (#6304) 2023-05-04 18:04:24 -05:00
package-lock.json Bump preact from 10.13.2 to 10.14.1 in /web 2023-05-17 11:58:29 +00:00
package.json Bump preact from 10.13.2 to 10.14.1 in /web 2023-05-17 11:58:29 +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 Frontend deps (#4824) 2022-12-30 09:48:22 -06:00