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] committed Jun 11, 2024
1 parent 390bca3 commit 5ef4ff7
Show file tree
Hide file tree
Showing 4 changed files with 490 additions and 1,244 deletions.
Binary file modified docs/bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"build": "undocs build"
},
"devDependencies": {
"undocs": "^0.2.18"
"undocs": "^0.2.21"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,26 +83,26 @@
"crossws": "workspace:*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240314.0",
"@cloudflare/workers-types": "^4.20240605.0",
"@deno/types": "^0.0.1",
"@types/bun": "^1.0.8",
"@types/node": "^20.11.28",
"@types/web": "^0.0.142",
"@types/bun": "^1.1.3",
"@types/node": "^20.14.2",
"@types/web": "^0.0.148",
"@types/ws": "^8.5.10",
"automd": "^0.3.6",
"automd": "^0.3.7",
"changelogen": "^0.5.5",
"consola": "^3.2.3",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"eslint-config-unjs": "^0.3.2",
"h3": "^1.11.1",
"jiti": "^1.21.0",
"jiti": "^1.21.6",
"listhen": "^1.7.2",
"prettier": "^3.2.5",
"typescript": "^5.4.2",
"prettier": "^3.3.2",
"typescript": "^5.4.5",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.33.0",
"unbuild": "^2.0.0",
"wrangler": "^3.34.2",
"ws": "^8.16.0"
"wrangler": "^3.60.2",
"ws": "^8.17.0"
},
"peerDependencies": {
"uWebSockets.js": "*"
Expand All @@ -112,5 +112,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.0.5"
"packageManager": "pnpm@9.3.0"
}
Loading

0 comments on commit 5ef4ff7

Please sign in to comment.