chore: update dependencies

This commit is contained in:
Simon Chan 2023-10-10 12:30:30 +08:00
parent 599351c9b1
commit dce44ae9ac
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
36 changed files with 742 additions and 922 deletions

View file

@ -14,6 +14,6 @@
"@yume-chan/fetch-scrcpy-server": "link:../.."
},
"devDependencies": {
"@types/node": "^20.3.2"
"@types/node": "^20.8.4"
}
}

View file

@ -11,11 +11,17 @@ dependencies:
devDependencies:
'@types/node':
specifier: ^20.3.2
version: 20.3.2
specifier: ^20.8.4
version: 20.8.4
packages:
/@types/node@20.3.2:
resolution: {integrity: sha512-vOBLVQeCQfIcF/2Y7eKFTqrMnizK5lRNQ7ykML/5RuwVXVWxYkgwS7xbt4B6fKCUPgbSL5FSsjHQpaGQP/dQmw==}
/@types/node@20.8.4:
resolution: {integrity: sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==}
dependencies:
undici-types: 5.25.3
dev: true
/undici-types@5.25.3:
resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==}
dev: true