mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 01:35:22 +03:00
Bump @vitest/ui from 0.25.3 to 0.25.4 in /web
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.25.3 to 0.25.4. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.25.4/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
87e2810725
commit
e0dc67b1a4
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -33,7 +33,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||
"@typescript-eslint/parser": "^5.44.0",
|
||||
"@vitest/coverage-c8": "^0.25.3",
|
||||
"@vitest/ui": "^0.25.3",
|
||||
"@vitest/ui": "^0.25.4",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-config-preact": "^1.3.0",
|
||||
@ -2116,9 +2116,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vitest/ui": {
|
||||
"version": "0.25.3",
|
||||
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.3.tgz",
|
||||
"integrity": "sha512-o0Bo/SPlcqopsuGaPUwIPhb0Jr3VSMO4hOOWBBNDtz2/a89HO2GHPP/tx8waWxF0bBc6Cjpcj/CRQAYy3KbLgg==",
|
||||
"version": "0.25.4",
|
||||
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.4.tgz",
|
||||
"integrity": "sha512-L4/lbiOLZCZODShgs1/QHPeJKOt+9Zy5tvJ8VGjpRScrhXYAlH8+VRX85I1mC1WNmBkMq378orO9q6xrkMAUiQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"sirv": "^2.0.2"
|
||||
@ -10645,9 +10645,9 @@
|
||||
}
|
||||
},
|
||||
"@vitest/ui": {
|
||||
"version": "0.25.3",
|
||||
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.3.tgz",
|
||||
"integrity": "sha512-o0Bo/SPlcqopsuGaPUwIPhb0Jr3VSMO4hOOWBBNDtz2/a89HO2GHPP/tx8waWxF0bBc6Cjpcj/CRQAYy3KbLgg==",
|
||||
"version": "0.25.4",
|
||||
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.25.4.tgz",
|
||||
"integrity": "sha512-L4/lbiOLZCZODShgs1/QHPeJKOt+9Zy5tvJ8VGjpRScrhXYAlH8+VRX85I1mC1WNmBkMq378orO9q6xrkMAUiQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"sirv": "^2.0.2"
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.44.0",
|
||||
"@typescript-eslint/parser": "^5.44.0",
|
||||
"@vitest/coverage-c8": "^0.25.3",
|
||||
"@vitest/ui": "^0.25.3",
|
||||
"@vitest/ui": "^0.25.4",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-config-preact": "^1.3.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user