frigate/web
dependabot[bot] bc268cff8a
Bump msw from 1.2.1 to 1.2.2 in /web
Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:58:11 +00:00
..
__test__ Prevent recordings from being turned on if disabled in config (#6444) 2023-05-15 07:36:26 -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 Refactor storage stats calculation to use powers of 2 for more accurate values (#6765) 2023-06-11 14:49:13 -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 msw from 1.2.1 to 1.2.2 in /web 2023-06-12 11:58:11 +00:00
package.json Bump msw from 1.2.1 to 1.2.2 in /web 2023-06-12 11:58:11 +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