mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 01:11:18 +00:00
chore: Update dependencies to latest versions
- Update @clack/prompts from ^0.10.0 to ^1.0.0 - Update @types/bun from ^1.2.0 to ^1.3.8 - All tests pass with updated dependencies
This commit is contained in:
parent
471c882197
commit
76c427f71e
1 changed files with 2 additions and 2 deletions
|
|
@ -13,10 +13,10 @@
|
|||
"test:watch": "bun test --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clack/prompts": "^0.10.0",
|
||||
"@clack/prompts": "^1.0.0",
|
||||
"picocolors": "^1.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.2.0"
|
||||
"@types/bun": "^1.3.8"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue