mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 01:39:21 +02:00
fix(demo): update undici
This commit is contained in:
parent
db796b6205
commit
6fd1c6d67a
3 changed files with 6 additions and 6 deletions
|
@ -35,7 +35,7 @@
|
|||
"@yume-chan/stream-saver": "^2.0.6",
|
||||
"@yume-chan/struct": "workspace:^0.0.19",
|
||||
"@yume-chan/tabby-launcher": "workspace:^1.0.197-nightly.1",
|
||||
"@yume-chan/undici-browser": "5.22.1-mod.6",
|
||||
"@yume-chan/undici-browser": "5.22.1-mod.7",
|
||||
"comlink": "^4.4.1",
|
||||
"fflate": "^0.7.4",
|
||||
"mobx": "^6.7.0",
|
||||
|
|
8
common/config/rush/pnpm-lock.yaml
generated
8
common/config/rush/pnpm-lock.yaml
generated
|
@ -69,7 +69,7 @@ importers:
|
|||
'@yume-chan/stream-saver': ^2.0.6
|
||||
'@yume-chan/struct': workspace:^0.0.19
|
||||
'@yume-chan/tabby-launcher': workspace:^1.0.197-nightly.1
|
||||
'@yume-chan/undici-browser': 5.22.1-mod.6
|
||||
'@yume-chan/undici-browser': 5.22.1-mod.7
|
||||
comlink: ^4.4.1
|
||||
eslint: ^8.41.0
|
||||
eslint-config-next: 13.4.3
|
||||
|
@ -109,7 +109,7 @@ importers:
|
|||
'@yume-chan/stream-saver': 2.0.6
|
||||
'@yume-chan/struct': link:../../libraries/struct
|
||||
'@yume-chan/tabby-launcher': link:../../libraries/tabby-launcher
|
||||
'@yume-chan/undici-browser': 5.22.1-mod.6
|
||||
'@yume-chan/undici-browser': 5.22.1-mod.7
|
||||
comlink: 4.4.1
|
||||
fflate: 0.7.4
|
||||
mobx: 6.9.0
|
||||
|
@ -3617,8 +3617,8 @@ packages:
|
|||
resolution: {integrity: sha512-DzRADjLoHcz18ocgGHvLIanapxygX3o9dlWwE32EUZqhyAsopfdvZ79ttR9+7pqAXIQamP9M4mbDy8hHgFKOIA==}
|
||||
dev: false
|
||||
|
||||
/@yume-chan/undici-browser/5.22.1-mod.6:
|
||||
resolution: {integrity: sha512-JHiAlkhrDiVeaWRdR/fajxPsWtrjw3u4DPZUXLaYqyOsOcCXMGTZcwsDJ9clvKQ8MP3fKaENuZSp1bET7RkDgw==}
|
||||
/@yume-chan/undici-browser/5.22.1-mod.7:
|
||||
resolution: {integrity: sha512-/Am3A2aowR5YfIbvm+lYWPfbwqSfSqN5dfaQVcD5hKzYhE4a6sXNAHY/cojunpYHZ4QNq1gODBF5NeTJgfSGSw==}
|
||||
engines: {node: '>=14.0'}
|
||||
dependencies:
|
||||
busboy: 1.6.0
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
|
||||
{
|
||||
"pnpmShrinkwrapHash": "38f7b407f5ee0d36a2d40b4618d001b982f46400",
|
||||
"pnpmShrinkwrapHash": "c4be1a3333837f03459388b246f781f6e6d5938e",
|
||||
"preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue