mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Bump msw from 0.48.1 to 0.48.2 in /web
Bumps [msw](https://github.com/mswjs/msw) from 0.48.1 to 0.48.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/v0.48.1...v0.48.2) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9c9220979e
commit
cf342d8447
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -41,7 +41,7 @@
|
|||||||
"eslint-plugin-vitest-globals": "^1.2.0",
|
"eslint-plugin-vitest-globals": "^1.2.0",
|
||||||
"fake-indexeddb": "^4.0.0",
|
"fake-indexeddb": "^4.0.0",
|
||||||
"jsdom": "^20.0.2",
|
"jsdom": "^20.0.2",
|
||||||
"msw": "^0.48.1",
|
"msw": "^0.48.2",
|
||||||
"postcss": "^8.4.19",
|
"postcss": "^8.4.19",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"tailwindcss": "^3.2.3",
|
"tailwindcss": "^3.2.3",
|
||||||
@ -6280,9 +6280,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/msw": {
|
"node_modules/msw": {
|
||||||
"version": "0.48.1",
|
"version": "0.48.2",
|
||||||
"resolved": "https://registry.npmjs.org/msw/-/msw-0.48.1.tgz",
|
"resolved": "https://registry.npmjs.org/msw/-/msw-0.48.2.tgz",
|
||||||
"integrity": "sha512-lnhIsC5aQOpqu5CjJ11CPl6RYGbY9+LhZZw1zKX3S710O9qGQ7kftmfX1FifmZNk2FuKoygprKITSfqHWpE5LQ==",
|
"integrity": "sha512-kXeLiyf5CRYkRf+ve/Utmw5/Iii+y+Mcr8hzXSVFrvzWVDpBfYL/4vBEhQu4zrBPBhvPbTNrH7/Y0KDQilpBKg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -13352,9 +13352,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"msw": {
|
"msw": {
|
||||||
"version": "0.48.1",
|
"version": "0.48.2",
|
||||||
"resolved": "https://registry.npmjs.org/msw/-/msw-0.48.1.tgz",
|
"resolved": "https://registry.npmjs.org/msw/-/msw-0.48.2.tgz",
|
||||||
"integrity": "sha512-lnhIsC5aQOpqu5CjJ11CPl6RYGbY9+LhZZw1zKX3S710O9qGQ7kftmfX1FifmZNk2FuKoygprKITSfqHWpE5LQ==",
|
"integrity": "sha512-kXeLiyf5CRYkRf+ve/Utmw5/Iii+y+Mcr8hzXSVFrvzWVDpBfYL/4vBEhQu4zrBPBhvPbTNrH7/Y0KDQilpBKg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@mswjs/cookies": "^0.2.2",
|
"@mswjs/cookies": "^0.2.2",
|
||||||
|
|||||||
@ -45,7 +45,7 @@
|
|||||||
"eslint-plugin-vitest-globals": "^1.2.0",
|
"eslint-plugin-vitest-globals": "^1.2.0",
|
||||||
"fake-indexeddb": "^4.0.0",
|
"fake-indexeddb": "^4.0.0",
|
||||||
"jsdom": "^20.0.2",
|
"jsdom": "^20.0.2",
|
||||||
"msw": "^0.48.1",
|
"msw": "^0.48.2",
|
||||||
"postcss": "^8.4.19",
|
"postcss": "^8.4.19",
|
||||||
"prettier": "^2.7.1",
|
"prettier": "^2.7.1",
|
||||||
"tailwindcss": "^3.2.3",
|
"tailwindcss": "^3.2.3",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user