mirror of
https://github.com/outline/outline.git
synced 2026-06-13 03:14:59 +03:00
chore(deps-dev): bump @vitest/ui from 4.1.5 to 4.1.6 (#12387)
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/ui) --- updated-dependencies: - dependency-name: "@vitest/ui" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -348,7 +348,7 @@
|
||||
"@types/utf8": "^3.0.3",
|
||||
"@types/validator": "^13.15.10",
|
||||
"@types/yauzl": "^2.10.3",
|
||||
"@vitest/ui": "^4.1.5",
|
||||
"@vitest/ui": "^4.1.6",
|
||||
"babel-plugin-module-resolver": "^5.0.3",
|
||||
"babel-plugin-styled-components": "^2.1.4",
|
||||
"babel-plugin-transform-inline-environment-variables": "^0.4.4",
|
||||
|
||||
@@ -8163,6 +8163,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/pretty-format@npm:4.1.6":
|
||||
version: 4.1.6
|
||||
resolution: "@vitest/pretty-format@npm:4.1.6"
|
||||
dependencies:
|
||||
tinyrainbow: "npm:^3.1.0"
|
||||
checksum: 10c0/f818a6abff9b7cf642edc2d0fe84d4f124911696bc7591f2af9ab6d88685b72133a1e9f87499e9b4dc2314dff85403ea66c64f7b408b2eb39f9880c6d3517ca0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/runner@npm:4.1.5":
|
||||
version: 4.1.5
|
||||
resolution: "@vitest/runner@npm:4.1.5"
|
||||
@@ -8192,11 +8201,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/ui@npm:^4.1.5":
|
||||
version: 4.1.5
|
||||
resolution: "@vitest/ui@npm:4.1.5"
|
||||
"@vitest/ui@npm:^4.1.6":
|
||||
version: 4.1.6
|
||||
resolution: "@vitest/ui@npm:4.1.6"
|
||||
dependencies:
|
||||
"@vitest/utils": "npm:4.1.5"
|
||||
"@vitest/utils": "npm:4.1.6"
|
||||
fflate: "npm:^0.8.2"
|
||||
flatted: "npm:^3.4.2"
|
||||
pathe: "npm:^2.0.3"
|
||||
@@ -8204,8 +8213,8 @@ __metadata:
|
||||
tinyglobby: "npm:^0.2.15"
|
||||
tinyrainbow: "npm:^3.1.0"
|
||||
peerDependencies:
|
||||
vitest: 4.1.5
|
||||
checksum: 10c0/2109480d08516abe3350994ebfcb9adc8a2eb4bb1839c48a336d6ff3378eb49a520ad6490f177e60034ed4fcf579206d9ab14995e951cbf6d4c7c792c46fe202
|
||||
vitest: 4.1.6
|
||||
checksum: 10c0/4e3a7416862feafe1ba2b0ca140bead49a2549ed189b2d42b8ea0bbd8656e103783b192151c0b9986861bc5f05e0fd33626c46e1f7572e8da068b85bd6a773ea
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -8220,6 +8229,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitest/utils@npm:4.1.6":
|
||||
version: 4.1.6
|
||||
resolution: "@vitest/utils@npm:4.1.6"
|
||||
dependencies:
|
||||
"@vitest/pretty-format": "npm:4.1.6"
|
||||
convert-source-map: "npm:^2.0.0"
|
||||
tinyrainbow: "npm:^3.1.0"
|
||||
checksum: 10c0/36437888088a1aae8565e62b9f145de9fb1599725574924477c655c7617ad677b575ac0eb3f2b3288854ed1aafff914a0417dffbb7f5244c821f157119701227
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@xmldom/xmldom@npm:^0.8.6":
|
||||
version: 0.8.13
|
||||
resolution: "@xmldom/xmldom@npm:0.8.13"
|
||||
@@ -15712,7 +15732,7 @@ __metadata:
|
||||
"@types/validator": "npm:^13.15.10"
|
||||
"@types/yauzl": "npm:^2.10.3"
|
||||
"@vitejs/plugin-react-oxc": "npm:^0.2.3"
|
||||
"@vitest/ui": "npm:^4.1.5"
|
||||
"@vitest/ui": "npm:^4.1.6"
|
||||
addressparser: "npm:^1.0.1"
|
||||
async-sema: "npm:^3.1.1"
|
||||
babel-plugin-module-resolver: "npm:^5.0.3"
|
||||
|
||||
Reference in New Issue
Block a user