Compare commits
1 Commits
bc18ae49ef
...
renovate/v
| Author | SHA1 | Date | |
|---|---|---|---|
| b5c558fe1b |
26
yarn.lock
26
yarn.lock
@@ -854,12 +854,12 @@
|
||||
react-refresh "^0.18.0"
|
||||
|
||||
"@vitest/coverage-v8@^4.0.18":
|
||||
version "4.1.4"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/coverage-v8/-/coverage-v8-4.1.4.tgz#8af74138432246416fc5193e0858da53c628dfb5"
|
||||
integrity sha512-x7FptB5oDruxNPDNY2+S8tCh0pcq7ymCe1gTHcsp733jYjrJl8V1gMUlVysuCD9Kz46Xz9t1akkv08dPcYDs1w==
|
||||
version "4.1.5"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/coverage-v8/-/coverage-v8-4.1.5.tgz#26bbdbebecd66be77fa1b63a9ed985dd86a3ba85"
|
||||
integrity sha512-38C0/Ddb7HcRG0Z4/DUem8x57d2p9jYgp18mkaYswEOQBGsI1CG4f/hjm0ZCeaJfWhSZ4k7jgs29V1Zom7Ki9A==
|
||||
dependencies:
|
||||
"@bcoe/v8-coverage" "^1.0.2"
|
||||
"@vitest/utils" "4.1.4"
|
||||
"@vitest/utils" "4.1.5"
|
||||
ast-v8-to-istanbul "^1.0.0"
|
||||
istanbul-lib-coverage "^3.2.2"
|
||||
istanbul-lib-report "^3.0.1"
|
||||
@@ -897,10 +897,10 @@
|
||||
dependencies:
|
||||
tinyrainbow "^3.0.3"
|
||||
|
||||
"@vitest/pretty-format@4.1.4":
|
||||
version "4.1.4"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/pretty-format/-/pretty-format-4.1.4.tgz#0ee79cd2ef8321330dabb8cc57ba9bce237e7183"
|
||||
integrity sha512-ddmDHU0gjEUyEVLxtZa7xamrpIefdEETu3nZjWtHeZX4QxqJ7tRxSteHVXJOcr8jhiLoGAhkK4WJ3WqBpjx42A==
|
||||
"@vitest/pretty-format@4.1.5":
|
||||
version "4.1.5"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/pretty-format/-/pretty-format-4.1.5.tgz#4c13d77a77e2931e44db95522ed5700bcf0570d4"
|
||||
integrity sha512-7I3q6l5qr03dVfMX2wCo9FxwSJbPdwKjy2uu/YPpU3wfHvIL4QHwVRp57OfGrDFeUJ8/8QdfBKIV12FTtLn00g==
|
||||
dependencies:
|
||||
tinyrainbow "^3.1.0"
|
||||
|
||||
@@ -934,12 +934,12 @@
|
||||
"@vitest/pretty-format" "4.0.18"
|
||||
tinyrainbow "^3.0.3"
|
||||
|
||||
"@vitest/utils@4.1.4":
|
||||
version "4.1.4"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/utils/-/utils-4.1.4.tgz#9518fb0ad0903ae455e82e063fa18e7558aa6065"
|
||||
integrity sha512-13QMT+eysM5uVGa1rG4kegGYNp6cnQcsTc67ELFbhNLQO+vgsygtYJx2khvdt4gVQqSSpC/KT5FZZxUpP3Oatw==
|
||||
"@vitest/utils@4.1.5":
|
||||
version "4.1.5"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/@vitest/utils/-/utils-4.1.5.tgz#20d6a6ae651a0dd33f945548921698d49701fa43"
|
||||
integrity sha512-76wdkrmfXfqGjueGgnb45ITPyUi1ycZ4IHgC2bhPDUfWHklY/q3MdLOAB+TF1e6xfl8NxNY0ZYaPCFNWSsw3Ug==
|
||||
dependencies:
|
||||
"@vitest/pretty-format" "4.1.4"
|
||||
"@vitest/pretty-format" "4.1.5"
|
||||
convert-source-map "^2.0.0"
|
||||
tinyrainbow "^3.1.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user