Skip to content

Commit

Permalink
Merge pull request #176 from base-org/update-vitest
Browse files Browse the repository at this point in the history
Update vitest version to close vite CEV warning
  • Loading branch information
zencephalon authored Jan 29, 2024
2 parents 882f106 + 37ad326 commit cecb9af
Show file tree
Hide file tree
Showing 4 changed files with 598 additions and 120 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/react-dom": "^18.0.3",
"@types/use-sync-external-store": "^0.0.3",
"@viem/anvil": "^0.0.6",
"@vitest/coverage-v8": "^0.34.2",
"@vitest/coverage-v8": "^1.2.2",
"@wagmi/cli": "^1.3.0",
"dprint": "^0.40.2",
"ethers": "^5.7.0",
Expand All @@ -74,7 +74,7 @@
"rimraf": "^5.0.1",
"simple-git-hooks": "^2.9.0",
"typescript": "5.0.4",
"vitest": "^0.34.1",
"vitest": "^1.2.2",
"wagmi": "^1.4.12"
},
"scripts": {
Expand Down
Loading

0 comments on commit cecb9af

Please sign in to comment.