Bump @vitest/ui from 0.26.2 to 0.29.3 in /web

Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.26.2 to 0.29.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.3/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-16 12:02:02 +00:00 committed by GitHub
parent e82f72a9d3
commit 023dded57f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 8 deletions

32
web/package-lock.json generated
View File

@ -37,7 +37,7 @@
"@typescript-eslint/eslint-plugin": "^5.47.1", "@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1", "@typescript-eslint/parser": "^5.47.1",
"@vitest/coverage-c8": "^0.26.2", "@vitest/coverage-c8": "^0.26.2",
"@vitest/ui": "^0.26.2", "@vitest/ui": "^0.29.3",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "^8.30.0", "eslint": "^8.30.0",
"eslint-config-preact": "^1.3.0", "eslint-config-preact": "^1.3.0",
@ -2507,16 +2507,24 @@
} }
}, },
"node_modules/@vitest/ui": { "node_modules/@vitest/ui": {
"version": "0.26.2", "version": "0.29.3",
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.26.2.tgz", "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.29.3.tgz",
"integrity": "sha512-DMQhooGJVWjkiKIWJqbprDynDbw/anG2An5PxyDqLuzpGX0MWnDLNxON8wneDtDIX3kCptzRWTVMAxaV/S8EoQ==", "integrity": "sha512-6xJyLhfSBRCzMbI9ip4BI7KIMnIM5cqOFl1sj4GSuHfRai17Q3FYZRcNvgo4TlE0f38/MSXDfjOc35/ZepYIWw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"fast-glob": "^3.2.12", "fast-glob": "^3.2.12",
"flatted": "^3.2.7", "flatted": "^3.2.7",
"pathe": "^1.1.0",
"picocolors": "^1.0.0",
"sirv": "^2.0.2" "sirv": "^2.0.2"
} }
}, },
"node_modules/@vitest/ui/node_modules/pathe": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.0.tgz",
"integrity": "sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==",
"dev": true
},
"node_modules/@xmldom/xmldom": { "node_modules/@xmldom/xmldom": {
"version": "0.7.9", "version": "0.7.9",
"resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.9.tgz", "resolved": "https://registry.npmjs.org/@xmldom/xmldom/-/xmldom-0.7.9.tgz",
@ -11532,14 +11540,24 @@
} }
}, },
"@vitest/ui": { "@vitest/ui": {
"version": "0.26.2", "version": "0.29.3",
"resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.26.2.tgz", "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.29.3.tgz",
"integrity": "sha512-DMQhooGJVWjkiKIWJqbprDynDbw/anG2An5PxyDqLuzpGX0MWnDLNxON8wneDtDIX3kCptzRWTVMAxaV/S8EoQ==", "integrity": "sha512-6xJyLhfSBRCzMbI9ip4BI7KIMnIM5cqOFl1sj4GSuHfRai17Q3FYZRcNvgo4TlE0f38/MSXDfjOc35/ZepYIWw==",
"dev": true, "dev": true,
"requires": { "requires": {
"fast-glob": "^3.2.12", "fast-glob": "^3.2.12",
"flatted": "^3.2.7", "flatted": "^3.2.7",
"pathe": "^1.1.0",
"picocolors": "^1.0.0",
"sirv": "^2.0.2" "sirv": "^2.0.2"
},
"dependencies": {
"pathe": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.0.tgz",
"integrity": "sha512-ODbEPR0KKHqECXW1GoxdDb+AZvULmXjVPy4rt+pGo2+TnjJTIPJQSVS6N63n8T2Ip+syHhbn52OewKicV0373w==",
"dev": true
}
} }
}, },
"@xmldom/xmldom": { "@xmldom/xmldom": {

View File

@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^5.47.1", "@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1", "@typescript-eslint/parser": "^5.47.1",
"@vitest/coverage-c8": "^0.26.2", "@vitest/coverage-c8": "^0.26.2",
"@vitest/ui": "^0.26.2", "@vitest/ui": "^0.29.3",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"eslint": "^8.30.0", "eslint": "^8.30.0",
"eslint-config-preact": "^1.3.0", "eslint-config-preact": "^1.3.0",