Commit bf83936 1 parent b42cf36 commit bf83936 Copy full SHA for bf83936
File tree 14 files changed +14
-14
lines changed
14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/monorepo" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"private" : true ,
6
6
"packageManager" : " pnpm@8.6.6" ,
7
7
"description" : " A blazing fast unit test framework powered by Vite" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/browser" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Browser running for Vitest" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/coverage-istanbul" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Istanbul coverage provider for Vitest" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/coverage-v8" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " V8 coverage provider for Vitest" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/expect" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Jest's expect matchers as a Chai plugin" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/runner" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Vitest test runner" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/snapshot" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Vitest snapshot manager" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/spy" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Lightweight Jest compatible spy implementation" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/ui" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " UI for Vitest" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/utils" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Shared Vitest utility functions" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-node" ,
3
- "version" : " 0.34.2 " ,
3
+ "version" : " 0.34.3 " ,
4
4
"description" : " Vite as Node.js runtime" ,
5
5
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vitest" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " A blazing fast unit test framework powered by Vite" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/web-worker" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " Web Worker support for testing in Vitest" ,
6
6
"license" : " MIT" ,
7
7
"funding" : " https://opencollective.com/vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vitest/ws-client" ,
3
3
"type" : " module" ,
4
- "version" : " 0.34.2 " ,
4
+ "version" : " 0.34.3 " ,
5
5
"description" : " WebSocket client wrapper for communicating with Vitest" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments