mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
chore: release v0.24.4
This commit is contained in:
parent
d8ed4fda5c
commit
55fa65014e
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/monorepo",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@7.14.0",
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/browser",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "Browser running for Vitest",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/coverage-c8",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "C8 coverage provider for Vitest",
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/coverage-istanbul",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "Istanbul coverage provider for Vitest",
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/ui",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "UI for Vitest",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vite-node",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "Vite as Node.js runtime",
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "vitest",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "A blazing fast unit test framework powered by Vite",
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/web-worker",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "Web Worker support for testing in Vitest",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@vitest/ws-client",
|
||||
"type": "module",
|
||||
"version": "0.24.3",
|
||||
"version": "0.24.4",
|
||||
"description": "WebSocket client wrapper for communicating with Vitest",
|
||||
"author": "Anthony Fu <anthonyfu117@hotmail.com>",
|
||||
"license": "MIT",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user