Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Sep 26, 2023
1 parent de01f41 commit d18f56b
Show file tree
Hide file tree
Showing 2 changed files with 605 additions and 541 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,28 +42,28 @@
"unenv": "^1.7.4"
},
"devDependencies": {
"0x": "^5.6.0",
"@types/express": "^4.17.17",
"@types/node": "^20.5.8",
"@types/supertest": "^2.0.12",
"@vitest/coverage-v8": "^0.34.3",
"0x": "^5.7.0",
"@types/express": "^4.17.18",
"@types/node": "^20.7.0",
"@types/supertest": "^2.0.13",
"@vitest/coverage-v8": "^0.34.5",
"autocannon": "^7.12.0",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^8.48.0",
"eslint": "^8.50.0",
"eslint-config-unjs": "^0.2.1",
"express": "^4.18.2",
"get-port": "^7.0.0",
"jiti": "^1.19.3",
"listhen": "^1.4.4",
"jiti": "^1.20.0",
"listhen": "^1.5.5",
"node-fetch-native": "^1.4.0",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"supertest": "^6.3.3",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.3",
"vitest": "^0.34.5",
"zod": "^3.22.2"
},
"packageManager": "pnpm@8.7.1"
Expand Down

0 comments on commit d18f56b

Please sign in to comment.