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 Nov 26, 2024
1 parent 01d1a8f commit 8c2a0c2
Show file tree
Hide file tree
Showing 3 changed files with 400 additions and 636 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": "^12.0.0",
"@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.22.4",
"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": "^25.0.0",
Expand All @@ -54,6 +54,6 @@
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^6.0.0",
"vitest": "^1.4.0"
"vitest": "^2.0.0"
}
}
Loading

0 comments on commit 8c2a0c2

Please sign in to comment.