diff --git a/package-lock.json b/package-lock.json index 5b6420c..0c4dd77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5786,10 +5786,16 @@ } }, "node_modules/@onflow/config": { - "version": "0.0.2", - "license": "Apache-2.0", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", + "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", "dependencies": { - "@onflow/util-actor": "0.0.2" + "@babel/runtime": "^7.18.6", + "@onflow/util-actor": "1.3.2", + "@onflow/util-invariant": "1.2.3", + "@onflow/util-logger": "1.3.2", + "eslint": "^8.34.0", + "eslint-plugin-jsdoc": "^46.9.0" } }, "node_modules/@onflow/fcl": { @@ -5863,50 +5869,6 @@ "cross-fetch": "^3.1.6" } }, - "node_modules/@onflow/fcl-core/node_modules/@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "node_modules/@onflow/fcl-core/node_modules/@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - }, - "node_modules/@onflow/fcl/node_modules/@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "node_modules/@onflow/fcl/node_modules/@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - }, "node_modules/@onflow/flow-cadut": { "resolved": "packages/flow-cadut", "link": true @@ -5928,14 +5890,14 @@ "link": true }, "node_modules/@onflow/flow-js-testing": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@onflow/flow-js-testing/-/flow-js-testing-0.4.0.tgz", - "integrity": "sha512-YgmgKCXTN1iWlr2kB83kfEmd9RIXryD2YHW/RnE0CKLmU0eQJJhYjUZ9U3c0hmkXzsRGRruMkDYyO3PSeMrc9w==", + "version": "0.6.0-stable-cadence.2", + "resolved": "https://registry.npmjs.org/@onflow/flow-js-testing/-/flow-js-testing-0.6.0-stable-cadence.2.tgz", + "integrity": "sha512-zWHuTsqP+oV4BDmvCAKIVjOaaq3MdZDwcAPHXGVP0iSz2b2Si2mT5+RVRZlfwOpVJeYAfR2/H020gcTvufQr7A==", "dev": true, "dependencies": { "@onflow/fcl": "^1.3.2", "@onflow/fcl-config": "^0.0.1", - "@onflow/flow-cadut": "0.2.0-alpha.9", + "@onflow/flow-cadut": "^0.3.0-stable-cadence.0", "@onflow/types": "^1.0.5", "elliptic": "^6.5.4", "esm": "^3.2.25", @@ -5950,31 +5912,6 @@ "flow-js-testing": "bin/index.js" } }, - "node_modules/@onflow/flow-js-testing/node_modules/@onflow/flow-cadut": { - "version": "0.2.0-alpha.9", - "resolved": "https://registry.npmjs.org/@onflow/flow-cadut/-/flow-cadut-0.2.0-alpha.9.tgz", - "integrity": "sha512-eFKt/0inM7hyWLMnCyNojQ/oaueij5HEP9xJNlnoa3q3+qJCCb2Wr8FQxebGtrGM4z3IaAb9ah7X13q0TeBRgg==", - "dev": true, - "dependencies": { - "@babel/runtime": "^7.18.6", - "@onflow/config": "0.0.2", - "@onflow/fcl": "^1.3.0-alpha.3", - "elliptic": "^6.5.4", - "esm": "^3.2.25", - "rimraf": "^3.0.2", - "rlp": "^3.0.0", - "sha3": "^2.1.4" - } - }, - "node_modules/@onflow/flow-js-testing/node_modules/@onflow/flow-cadut/node_modules/rlp": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/rlp/-/rlp-3.0.0.tgz", - "integrity": "sha512-PD6U2PGk6Vq2spfgiWZdomLvRGDreBLxi5jv5M8EpRo3pU6VEm31KO+HFxE18Q3vgqfDrQ9pZA3FP95rkijNKw==", - "dev": true, - "bin": { - "rlp": "bin/rlp" - } - }, "node_modules/@onflow/flow-js-testing/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", @@ -6127,28 +6064,6 @@ "uuid": "^9.0.1" } }, - "node_modules/@onflow/sdk/node_modules/@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "node_modules/@onflow/sdk/node_modules/@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "dependencies": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - }, "node_modules/@onflow/sdk/node_modules/uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", @@ -6216,16 +6131,14 @@ } }, "node_modules/@onflow/util-actor": { - "version": "0.0.2", - "license": "Apache-2.0", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", + "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", "dependencies": { - "queue-microtask": "1.1.2" + "@babel/runtime": "^7.18.6", + "queue-microtask": "1.2.3" } }, - "node_modules/@onflow/util-actor/node_modules/queue-microtask": { - "version": "1.1.2", - "license": "MIT" - }, "node_modules/@onflow/util-address": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/@onflow/util-address/-/util-address-1.2.2.tgz", @@ -20960,7 +20873,7 @@ "devDependencies": { "@babel/core": "^7.15.5", "@babel/preset-env": "^7.15.6", - "@onflow/flow-js-testing": "^0.4.0", + "@onflow/flow-js-testing": "^0.6.0-stable-cadence.2", "babel-jest": "^27.2.0", "elliptic": "^6.5.4", "jest": "^27.2.0", @@ -22078,7 +21991,7 @@ "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.18.6", - "@onflow/config": "0.0.2", + "@onflow/config": "^1.4.0", "@onflow/fcl": "^1.10.1", "elliptic": "^6.5.4", "esm": "^3.2.25", @@ -27239,9 +27152,16 @@ } }, "@onflow/config": { - "version": "0.0.2", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", + "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", "requires": { - "@onflow/util-actor": "0.0.2" + "@babel/runtime": "^7.18.6", + "@onflow/util-actor": "1.3.2", + "@onflow/util-invariant": "1.2.3", + "@onflow/util-logger": "1.3.2", + "eslint": "^8.34.0", + "eslint-plugin-jsdoc": "^46.9.0" } }, "@onflow/fcl": { @@ -27266,30 +27186,6 @@ "cross-fetch": "^3.1.6", "events": "^3.3.0", "sha3": "^2.1.4" - }, - "dependencies": { - "@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "requires": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "requires": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - } } }, "@onflow/fcl-bundle": { @@ -27332,30 +27228,6 @@ "@onflow/util-template": "1.2.2", "@onflow/util-uid": "1.2.2", "cross-fetch": "^3.1.6" - }, - "dependencies": { - "@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "requires": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "requires": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - } } }, "@onflow/flow-cadut": { @@ -27365,7 +27237,7 @@ "@babel/runtime": "^7.18.6", "@changesets/changelog-github": "^0.4.5", "@changesets/cli": "^2.23.0", - "@onflow/config": "0.0.2", + "@onflow/config": "^1.4.0", "@onflow/fcl": "^1.10.1", "@onflow/fcl-bundle": "^1.1.0", "babel-jest": "^26.6.3", @@ -28229,14 +28101,14 @@ } }, "@onflow/flow-js-testing": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@onflow/flow-js-testing/-/flow-js-testing-0.4.0.tgz", - "integrity": "sha512-YgmgKCXTN1iWlr2kB83kfEmd9RIXryD2YHW/RnE0CKLmU0eQJJhYjUZ9U3c0hmkXzsRGRruMkDYyO3PSeMrc9w==", + "version": "0.6.0-stable-cadence.2", + "resolved": "https://registry.npmjs.org/@onflow/flow-js-testing/-/flow-js-testing-0.6.0-stable-cadence.2.tgz", + "integrity": "sha512-zWHuTsqP+oV4BDmvCAKIVjOaaq3MdZDwcAPHXGVP0iSz2b2Si2mT5+RVRZlfwOpVJeYAfR2/H020gcTvufQr7A==", "dev": true, "requires": { "@onflow/fcl": "^1.3.2", "@onflow/fcl-config": "^0.0.1", - "@onflow/flow-cadut": "0.2.0-alpha.9", + "@onflow/flow-cadut": "^0.3.0-stable-cadence.0", "@onflow/types": "^1.0.5", "elliptic": "^6.5.4", "esm": "^3.2.25", @@ -28248,30 +28120,6 @@ "yargs": "^17.0.1" }, "dependencies": { - "@onflow/flow-cadut": { - "version": "0.2.0-alpha.9", - "resolved": "https://registry.npmjs.org/@onflow/flow-cadut/-/flow-cadut-0.2.0-alpha.9.tgz", - "integrity": "sha512-eFKt/0inM7hyWLMnCyNojQ/oaueij5HEP9xJNlnoa3q3+qJCCb2Wr8FQxebGtrGM4z3IaAb9ah7X13q0TeBRgg==", - "dev": true, - "requires": { - "@babel/runtime": "^7.18.6", - "@onflow/config": "0.0.2", - "@onflow/fcl": "^1.3.0-alpha.3", - "elliptic": "^6.5.4", - "esm": "^3.2.25", - "rimraf": "^3.0.2", - "rlp": "^3.0.0", - "sha3": "^2.1.4" - }, - "dependencies": { - "rlp": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/rlp/-/rlp-3.0.0.tgz", - "integrity": "sha512-PD6U2PGk6Vq2spfgiWZdomLvRGDreBLxi5jv5M8EpRo3pU6VEm31KO+HFxE18Q3vgqfDrQ9pZA3FP95rkijNKw==", - "dev": true - } - } - }, "ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", @@ -28395,28 +28243,6 @@ "uuid": "^9.0.1" }, "dependencies": { - "@onflow/config": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@onflow/config/-/config-1.4.0.tgz", - "integrity": "sha512-W29y7ud0dT6BCqU9uN/remW3mjbh38YSPmkYFRZp1peCXjLLxw/ls4VLT6+gFLWpRXrJrLR3aohbWsZOuUb7hA==", - "requires": { - "@babel/runtime": "^7.18.6", - "@onflow/util-actor": "1.3.2", - "@onflow/util-invariant": "1.2.3", - "@onflow/util-logger": "1.3.2", - "eslint": "^8.34.0", - "eslint-plugin-jsdoc": "^46.9.0" - } - }, - "@onflow/util-actor": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", - "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", - "requires": { - "@babel/runtime": "^7.18.6", - "queue-microtask": "1.2.3" - } - }, "uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", @@ -28467,14 +28293,12 @@ } }, "@onflow/util-actor": { - "version": "0.0.2", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@onflow/util-actor/-/util-actor-1.3.2.tgz", + "integrity": "sha512-XaqFJW+8HbM8Fbl4YjTIS1WSX/h3Vo9E+yFvKEnA6+SxjLmqEfM8f9h0XSGIiOE0ChqZSYWDzQCpxdZNpi1nrA==", "requires": { - "queue-microtask": "1.1.2" - }, - "dependencies": { - "queue-microtask": { - "version": "1.1.2" - } + "@babel/runtime": "^7.18.6", + "queue-microtask": "1.2.3" } }, "@onflow/util-address": { @@ -30300,7 +30124,7 @@ "@babel/core": "^7.15.5", "@babel/preset-env": "^7.15.6", "@onflow/fcl": "^1.10.1", - "@onflow/flow-js-testing": "^0.4.0", + "@onflow/flow-js-testing": "^0.6.0-stable-cadence.2", "babel-jest": "^27.2.0", "elliptic": "^6.5.4", "jest": "^27.2.0", diff --git a/packages/dev-test/package.json b/packages/dev-test/package.json index 70ae76c..41347e5 100644 --- a/packages/dev-test/package.json +++ b/packages/dev-test/package.json @@ -13,7 +13,7 @@ "devDependencies": { "@babel/core": "^7.15.5", "@babel/preset-env": "^7.15.6", - "@onflow/flow-js-testing": "^0.4.0", + "@onflow/flow-js-testing": "^0.6.0-stable-cadence.2", "babel-jest": "^27.2.0", "elliptic": "^6.5.4", "jest": "^27.2.0", diff --git a/packages/flow-cadut/package.json b/packages/flow-cadut/package.json index ac3f595..b48e519 100644 --- a/packages/flow-cadut/package.json +++ b/packages/flow-cadut/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@babel/runtime": "^7.18.6", - "@onflow/config": "0.0.2", + "@onflow/config": "^1.4.0", "@onflow/fcl": "^1.10.1", "elliptic": "^6.5.4", "esm": "^3.2.25",