Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 4, 2023
1 parent 220c5e0 commit c953444
Show file tree
Hide file tree
Showing 2 changed files with 1,622 additions and 1,103 deletions.
25 changes: 12 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,20 @@
"test": "pnpm lint && vitest run"
},
"devDependencies": {
"0x": "^5.5.0",
"@vitest/coverage-c8": "^0.30.1",
"autocannon": "^7.10.0",
"0x": "^5.7.0",
"@vitest/coverage-v8": "^0.34.6",
"autocannon": "^7.12.0",
"benchmark": "^2.1.4",
"changelogen": "^0.5.3",
"eslint": "^8.39.0",
"eslint-config-unjs": "^0.1.0",
"jiti": "^1.18.2",
"listhen": "^1.0.4",
"ohmyfetch": "^0.4.21",
"prettier": "^2.8.8",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.20.0",
"listhen": "^1.5.5",
"prettier": "^3.0.0",
"standard-version": "^9.5.0",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit c953444

Please sign in to comment.