!134 chore(novdom): upgrade vitest to 1.2.2
* chore(novdom): upgrade vitest to 1.2.2
This commit is contained in:
parent
6ad2082444
commit
a2e27d163a
|
@ -10,6 +10,6 @@
|
||||||
"inula-reactive": "workspace:^0.0.1",
|
"inula-reactive": "workspace:^0.0.1",
|
||||||
"jsdom": "^24.0.0",
|
"jsdom": "^24.0.0",
|
||||||
"@vitest/ui": "^0.34.5",
|
"@vitest/ui": "^0.34.5",
|
||||||
"vitest": "^0.34.5"
|
"vitest": "^1.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue