mirror of
https://github.com/nestriness/nestri.git
synced 2026-03-17 03:43:07 +02:00
feat: WIP s6-overlay and friends
This commit is contained in:
@@ -7,22 +7,22 @@
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@bufbuild/buf": "^1.59.0",
|
||||
"@bufbuild/protoc-gen-es": "^2.10.0"
|
||||
"@bufbuild/buf": "^1.61.0",
|
||||
"@bufbuild/protoc-gen-es": "^2.10.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.10.0",
|
||||
"@bufbuild/protobuf": "^2.10.2",
|
||||
"@chainsafe/libp2p-noise": "^17.0.0",
|
||||
"@chainsafe/libp2p-quic": "^1.1.3",
|
||||
"@chainsafe/libp2p-quic": "^1.1.8",
|
||||
"@chainsafe/libp2p-yamux": "^8.0.1",
|
||||
"@libp2p/identify": "^4.0.5",
|
||||
"@libp2p/interface": "^3.0.2",
|
||||
"@libp2p/ping": "^3.0.5",
|
||||
"@libp2p/websockets": "^10.0.6",
|
||||
"@libp2p/webtransport": "^6.0.7",
|
||||
"@libp2p/utils": "^7.0.5",
|
||||
"@libp2p/identify": "^4.0.9",
|
||||
"@libp2p/interface": "^3.1.0",
|
||||
"@libp2p/ping": "^3.0.9",
|
||||
"@libp2p/websockets": "^10.1.2",
|
||||
"@libp2p/webtransport": "^6.0.11",
|
||||
"@libp2p/utils": "^7.0.9",
|
||||
"@multiformats/multiaddr": "^13.0.1",
|
||||
"libp2p": "^3.0.6",
|
||||
"libp2p": "^3.1.2",
|
||||
"uint8arraylist": "^2.4.8"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user