Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 09b49d5 commit f29f6d4
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
"radix3": "^1.1.0",
"ufo": "^1.3.2",
"uncrypto": "^0.1.3",
"unenv": "^1.7.4"
"unenv": "^1.8.0"
},
"devDependencies": {
"0x": "^5.7.0",
"@types/express": "^4.17.21",
"@types/node": "^20.9.2",
"@types/node": "^20.9.4",
"@types/supertest": "^2.0.16",
"@vitest/coverage-v8": "^0.34.6",
"autocannon": "^7.12.0",
Expand All @@ -61,7 +61,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"supertest": "^6.3.3",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.6",
"zod": "^3.22.4"
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dev": "listhen -w ./app.ts"
},
"dependencies": {
"h3": "^1.8.2",
"h3": "^1.9.0",
"listhen": "^1.5.5"
}
}
Loading

0 comments on commit f29f6d4

Please sign in to comment.