mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-05 19:42:15 +02:00
chore: update dependencies
This commit is contained in:
parent
9dabcbcb0b
commit
1f162ad324
34 changed files with 510 additions and 371 deletions
|
@ -14,6 +14,6 @@
|
|||
"@yume-chan/fetch-scrcpy-server": "link:../.."
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.8.4"
|
||||
"@types/node": "^20.11.5"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -11,17 +11,17 @@ dependencies:
|
|||
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
specifier: ^20.8.4
|
||||
version: 20.8.4
|
||||
specifier: ^20.11.5
|
||||
version: 20.11.5
|
||||
|
||||
packages:
|
||||
|
||||
/@types/node@20.8.4:
|
||||
resolution: {integrity: sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==}
|
||||
/@types/node@20.11.5:
|
||||
resolution: {integrity: sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==}
|
||||
dependencies:
|
||||
undici-types: 5.25.3
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
||||
/undici-types@5.25.3:
|
||||
resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==}
|
||||
/undici-types@5.26.5:
|
||||
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
|
||||
dev: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue