Skip to content

Commit

Permalink
Update vitest to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
caleb531 committed Jan 22, 2025
1 parent 2368b68 commit 3ed4912
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 383 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/eslint__js": "^8.42.3",
"@types/mithril": "^2.2.7",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/eslint-plugin": "^1.1.14",
"eslint": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -52,7 +52,7 @@
"prettier": "^3.4.1",
"sass": "^1.81.0",
"vite": "^6.0.11",
"vitest": "^2.1.8",
"vitest": "^3.0.3",
"workbox-build": "^7.3.0"
}
}
Loading

0 comments on commit 3ed4912

Please sign in to comment.