mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
update bare-mux (the type war is over)
This commit is contained in:
parent
f32d36abb3
commit
39e0a2564e
2 changed files with 6 additions and 6 deletions
|
@ -37,7 +37,7 @@
|
|||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@mercuryworkshop/bare-mux": "^1.1.1",
|
||||
"@mercuryworkshop/bare-mux": "^1.1.2",
|
||||
"@webreflection/idb-map": "^0.1.3",
|
||||
"astravel": "^0.6.1",
|
||||
"astring": "^1.8.6",
|
||||
|
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -9,8 +9,8 @@ importers:
|
|||
.:
|
||||
dependencies:
|
||||
'@mercuryworkshop/bare-mux':
|
||||
specifier: ^1.1.1
|
||||
version: 1.1.1
|
||||
specifier: ^1.1.2
|
||||
version: 1.1.2
|
||||
'@webreflection/idb-map':
|
||||
specifier: ^0.1.3
|
||||
version: 0.1.3
|
||||
|
@ -300,8 +300,8 @@ packages:
|
|||
'@mercuryworkshop/bare-as-module3@2.2.0-alpha':
|
||||
resolution: {integrity: sha512-Vbk07NDfwENaiadfZFdG+FkjZb6dQODhykYhMpY7k2TZJanuDjs+MDIucpiqufymCTemx+9uAnv91v/GTxqJsg==}
|
||||
|
||||
'@mercuryworkshop/bare-mux@1.1.1':
|
||||
resolution: {integrity: sha512-qKOnTsIjwv4wBvToek3Jm+y3F/BcFtjy6HOsdyzIUemCOw51kodzRsvWvU9Pf/JYDVPV8or0zbsg+qOKtasjhA==}
|
||||
'@mercuryworkshop/bare-mux@1.1.2':
|
||||
resolution: {integrity: sha512-a9tfRAbpDUnJENmIPJpQT/QHVuiS6cohaQxxQ+NKZQGCeZX8v2phDUX3oya7rdwmKpASeS7Zf3o3UOX8IcHTgw==}
|
||||
|
||||
'@mercuryworkshop/epoxy-tls@1.5.0':
|
||||
resolution: {integrity: sha512-U2TxqKksH8O8ml+7bm3yR4oZ3cnUSSSCO8sRqDWOoVM9B6iYQ0vBF62gfT3djJLiNLnrCQ0rJWI6H1+wzCJo7w==}
|
||||
|
@ -1674,7 +1674,7 @@ snapshots:
|
|||
|
||||
'@mercuryworkshop/bare-as-module3@2.2.0-alpha': {}
|
||||
|
||||
'@mercuryworkshop/bare-mux@1.1.1':
|
||||
'@mercuryworkshop/bare-mux@1.1.2':
|
||||
dependencies:
|
||||
'@types/uuid': 9.0.8
|
||||
uuid: 9.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue