frigate/web
dependabot[bot] b4a63c52f1
Bump vite from 4.5.1 to 5.0.7 in /web
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.1 to 5.0.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.7/packages/vite)

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

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