fix(demo): update undici

This commit is contained in:
Simon Chan 2023-05-24 03:00:14 +08:00
parent db796b6205
commit 6fd1c6d67a
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
3 changed files with 6 additions and 6 deletions

View file

@ -35,7 +35,7 @@
"@yume-chan/stream-saver": "^2.0.6", "@yume-chan/stream-saver": "^2.0.6",
"@yume-chan/struct": "workspace:^0.0.19", "@yume-chan/struct": "workspace:^0.0.19",
"@yume-chan/tabby-launcher": "workspace:^1.0.197-nightly.1", "@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", "comlink": "^4.4.1",
"fflate": "^0.7.4", "fflate": "^0.7.4",
"mobx": "^6.7.0", "mobx": "^6.7.0",

View file

@ -69,7 +69,7 @@ importers:
'@yume-chan/stream-saver': ^2.0.6 '@yume-chan/stream-saver': ^2.0.6
'@yume-chan/struct': workspace:^0.0.19 '@yume-chan/struct': workspace:^0.0.19
'@yume-chan/tabby-launcher': workspace:^1.0.197-nightly.1 '@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 comlink: ^4.4.1
eslint: ^8.41.0 eslint: ^8.41.0
eslint-config-next: 13.4.3 eslint-config-next: 13.4.3
@ -109,7 +109,7 @@ importers:
'@yume-chan/stream-saver': 2.0.6 '@yume-chan/stream-saver': 2.0.6
'@yume-chan/struct': link:../../libraries/struct '@yume-chan/struct': link:../../libraries/struct
'@yume-chan/tabby-launcher': link:../../libraries/tabby-launcher '@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 comlink: 4.4.1
fflate: 0.7.4 fflate: 0.7.4
mobx: 6.9.0 mobx: 6.9.0
@ -3617,8 +3617,8 @@ packages:
resolution: {integrity: sha512-DzRADjLoHcz18ocgGHvLIanapxygX3o9dlWwE32EUZqhyAsopfdvZ79ttR9+7pqAXIQamP9M4mbDy8hHgFKOIA==} resolution: {integrity: sha512-DzRADjLoHcz18ocgGHvLIanapxygX3o9dlWwE32EUZqhyAsopfdvZ79ttR9+7pqAXIQamP9M4mbDy8hHgFKOIA==}
dev: false dev: false
/@yume-chan/undici-browser/5.22.1-mod.6: /@yume-chan/undici-browser/5.22.1-mod.7:
resolution: {integrity: sha512-JHiAlkhrDiVeaWRdR/fajxPsWtrjw3u4DPZUXLaYqyOsOcCXMGTZcwsDJ9clvKQ8MP3fKaENuZSp1bET7RkDgw==} resolution: {integrity: sha512-/Am3A2aowR5YfIbvm+lYWPfbwqSfSqN5dfaQVcD5hKzYhE4a6sXNAHY/cojunpYHZ4QNq1gODBF5NeTJgfSGSw==}
engines: {node: '>=14.0'} engines: {node: '>=14.0'}
dependencies: dependencies:
busboy: 1.6.0 busboy: 1.6.0

View file

@ -1,5 +1,5 @@
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush. // DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{ {
"pnpmShrinkwrapHash": "38f7b407f5ee0d36a2d40b4618d001b982f46400", "pnpmShrinkwrapHash": "c4be1a3333837f03459388b246f781f6e6d5938e",
"preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f" "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
} }