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 Sep 9, 2023
1 parent 12ccb81 commit 15c3e70
Show file tree
Hide file tree
Showing 3 changed files with 160 additions and 152 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,29 +42,29 @@
"unenv": "^1.7.4"
},
"devDependencies": {
"0x": "^5.6.0",
"0x": "^5.7.0",
"@types/express": "^4.17.17",
"@types/node": "^20.5.8",
"@types/node": "^20.6.0",
"@types/supertest": "^2.0.12",
"@vitest/coverage-v8": "^0.34.3",
"@vitest/coverage-v8": "^0.34.4",
"autocannon": "^7.12.0",
"changelogen": "^0.5.5",
"connect": "^3.7.0",
"eslint": "^8.48.0",
"eslint": "^8.49.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.0",
"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.4",
"zod": "^3.22.2"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].4"
}
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"dependencies": {
"h3": "^1.8.1",
"listhen": "^1.4.4"
"listhen": "^1.5.0"
}
}
Loading

0 comments on commit 15c3e70

Please sign in to comment.