Skip to content

Commit

Permalink
chore(deps): add @agoric/deploy-script-support
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jan 29, 2024
1 parent dc3c70e commit f72f70d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions a3p-integration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"doctor": "./node_modules/.bin/synthetic-chain doctor"
},
"dependencies": {
"@agoric/deploy-script-support": "^0.10.4-u13.0",
"@agoric/synthetic-chain": "^0.0.4-3",
"agoric": "^0.22.0-u13.0",
"tsx": "^4.7.0"
Expand Down
30 changes: 30 additions & 0 deletions a3p-integration/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,28 @@ __metadata:
languageName: node
linkType: hard

"@agoric/deploy-script-support@npm:^0.10.4-u13.0":
version: 0.10.4-u13.0
resolution: "@agoric/deploy-script-support@npm:0.10.4-u13.0"
dependencies:
"@agoric/assert": "npm:^0.6.1-u11wf.0"
"@agoric/ertp": "npm:^0.16.3-u13.0"
"@agoric/import-manager": "npm:^0.3.12-u13.0"
"@agoric/internal": "npm:^0.4.0-u13.0"
"@agoric/notifier": "npm:^0.6.3-u13.0"
"@agoric/store": "npm:^0.9.3-u13.0"
"@agoric/zoe": "npm:^0.26.3-u13.0"
"@endo/base64": "npm:0.2.31"
"@endo/bundle-source": "npm:2.5.2-upstream-rollup"
"@endo/far": "npm:0.2.18"
"@endo/marshal": "npm:0.8.5"
"@endo/nat": "npm:4.1.27"
"@endo/promise-kit": "npm:0.2.56"
"@endo/zip": "npm:0.2.31"
checksum: 77be92d31e3d378513ee310f0639cf79ddecb1a1823c45817032a2cd71e0de2faaf33adbd377372dd51d4ef6fd7e25618c3f8c230c7c5d997abf046888f78ff4
languageName: node
linkType: hard

"@agoric/ertp@npm:^0.16.3-u13.0":
version: 0.16.3-u13.0
resolution: "@agoric/ertp@npm:0.16.3-u13.0"
Expand Down Expand Up @@ -121,6 +143,13 @@ __metadata:
languageName: node
linkType: hard

"@agoric/import-manager@npm:^0.3.12-u13.0":
version: 0.3.12-u13.0
resolution: "@agoric/import-manager@npm:0.3.12-u13.0"
checksum: bc231bb147b9097ac7f09a82defc01ec50f85e96ee91ad8dfa7ae89561e8f1eacd93a58d92518e618375a129362caee263f611ea4ee81657d9530521822d82e1
languageName: node
linkType: hard

"@agoric/inter-protocol@npm:^0.16.2-u13.0":
version: 0.16.2-u13.0
resolution: "@agoric/inter-protocol@npm:0.16.2-u13.0"
Expand Down Expand Up @@ -4128,6 +4157,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "root-workspace-0b6124@workspace:."
dependencies:
"@agoric/deploy-script-support": "npm:^0.10.4-u13.0"
"@agoric/synthetic-chain": "npm:^0.0.4-3"
agoric: "npm:^0.22.0-u13.0"
tsx: "npm:^4.7.0"
Expand Down

0 comments on commit f72f70d

Please sign in to comment.