upsft 0.0.3

A simple CLI tool to update multiple dependencies
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Rust
target/

# Node / pnpm
node_modules/
.pnpm-store/
.npm/

# Husky / tooling
.husky/_/

# Graphify
graphify-out/

# OS / editor
.DS_Store
.idea/
*.swp