Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Jun 20, 2023
1 parent 6fd36cf commit 8468b90
Show file tree
Hide file tree
Showing 2 changed files with 507 additions and 553 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,29 +36,29 @@
"iron-webcrypto": "^0.7.0",
"radix3": "^1.0.1",
"ufo": "^1.1.2",
"uncrypto": "^0.1.2"
"uncrypto": "^0.1.3"
},
"devDependencies": {
"0x": "^5.5.0",
"@types/express": "^4.17.17",
"@types/node": "^20.1.4",
"@types/node": "^20.3.1",
"@types/supertest": "^2.0.12",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/coverage-v8": "^0.32.2",
"autocannon": "^7.11.0",
"changelogen": "^0.5.3",
"connect": "^3.7.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"eslint": "^8.43.0",
"eslint-config-unjs": "^0.2.1",
"express": "^4.18.2",
"get-port": "^7.0.0",
"jiti": "^1.18.2",
"listhen": "^1.0.4",
"node-fetch-native": "^1.1.1",
"node-fetch-native": "^1.2.0",
"prettier": "^2.8.8",
"supertest": "^6.3.3",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"vitest": "^0.31.1"
"vitest": "^0.32.2"
},
"packageManager": "pnpm@8.5.1"
}
}

0 comments on commit 8468b90

Please sign in to comment.