Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent ca2fb67 commit 3c46590
Show file tree
Hide file tree
Showing 3 changed files with 345 additions and 284 deletions.
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"devDependencies": {
"@rollup/plugin-typescript": "^11.1.5",
"@types/jest-image-snapshot": "^6.1.0",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^2.0.0",
"jest-file-snapshot": "^0.7.0",
"jest-image-snapshot": "^6.2.0",
"rollup": "^4.13.0",
"sharp": "^0.33.4",
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vitest": "^1.4.0"
"vitest": "^2.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/jest-image-snapshot": "^6.1.0",
"@types/jsdom": "^21.1.1",
"@types/picomatch": "^3.0.0",
"@vitest/coverage-v8": "^1.4.0",
"@vitest/coverage-v8": "^2.0.0",
"imagetools-core": "workspace:^",
"jest-image-snapshot": "^6.2.0",
"jsdom": "^24.0.0",
Expand All @@ -54,6 +54,6 @@
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^5.2.6",
"vitest": "^1.4.0"
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit 3c46590

Please sign in to comment.