Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent f02f011 commit 8c4b36f
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 114 deletions.
6 changes: 3 additions & 3 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"@types/eslint": "9.6.1",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/ui": "^2.0.0",
"@vitest/coverage-v8": "^3.0.0",
"@vitest/ui": "^3.0.0",
"eslint": "^9.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-playwright": "^2.0.0",
Expand All @@ -88,7 +88,7 @@
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0",
"vite": "^6.0.0",
"vitest": "^2.1.2"
"vitest": "^3.0.0"
},
"peerDependencies": {
"svelte": "^4.0.0 || ^5.0.0 || ^5.0.0-next.1"
Expand Down
Loading

0 comments on commit 8c4b36f

Please sign in to comment.