mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
chore: update dependencies
This commit is contained in:
parent
9e43f29441
commit
dd68af8072
21 changed files with 280 additions and 280 deletions
|
@ -32,14 +32,14 @@
|
|||
"lint": "run-eslint && prettier src/**/*.ts --write --tab-width 4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@yume-chan/adb": "workspace:^0.0.24",
|
||||
"@yume-chan/stream-extra": "workspace:^0.0.24",
|
||||
"@yume-chan/struct": "workspace:^0.0.24"
|
||||
"@yume-chan/adb": "workspace:^",
|
||||
"@yume-chan/stream-extra": "workspace:^",
|
||||
"@yume-chan/struct": "workspace:^"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.5.4",
|
||||
"@yume-chan/eslint-config": "workspace:^1.0.0",
|
||||
"@yume-chan/tsconfig": "workspace:^1.0.0",
|
||||
"@types/node": "^22.5.5",
|
||||
"@yume-chan/eslint-config": "workspace:^",
|
||||
"@yume-chan/tsconfig": "workspace:^",
|
||||
"prettier": "^3.3.3",
|
||||
"typescript": "^5.6.2"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue