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 Jan 20, 2024
1 parent a5483e1 commit e261718
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 62 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,20 +48,20 @@
"test:types": "tsc --noEmit --skipLibCheck"
},
"devDependencies": {
"@types/node": "^20.10.8",
"@types/web": "^0.0.134",
"@types/node": "^20.11.5",
"@types/web": "^0.0.135",
"@types/ws": "^8.5.10",
"@vitest/coverage-v8": "^1.1.3",
"@vitest/coverage-v8": "^1.2.1",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.1.1",
"prettier": "^3.2.4",
"typescript": "^5.3.3",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.33.0",
"unbuild": "^2.0.0",
"vitest": "^1.1.3",
"vitest": "^1.2.1",
"ws": "^8.16.0"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
129 changes: 73 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e261718

Please sign in to comment.