diff --git a/node/package.json b/node/package.json index 7a6e30d..95e072e 100644 --- a/node/package.json +++ b/node/package.json @@ -13,7 +13,8 @@ "@vtex/tsconfig": "^0.5.6", "jest": "^27.0.6", "ts-jest": "^27.0.4", - "typescript": "3.9.7" + "typescript": "3.9.7", + "vtex.affiliates-order-form-spy": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy" }, "scripts": { "lint": "tsc --noEmit --pretty", diff --git a/node/yarn.lock b/node/yarn.lock index 28973dd..e566cde 100644 --- a/node/yarn.lock +++ b/node/yarn.lock @@ -3793,6 +3793,10 @@ vary@^1.1.2: resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" integrity sha1-IpnwLG3tMNSllhsLn3RSShj2NPw= +"vtex.affiliates-order-form-spy@http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy": + version "0.0.0" + resolved "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy#2b67558ab7a54d0a9fb53d94e91d7aa0fc41bbb8" + w3c-hr-time@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd" diff --git a/react/package.json b/react/package.json index a38728f..edb1738 100644 --- a/react/package.json +++ b/react/package.json @@ -23,6 +23,8 @@ "@vtex/tsconfig": "^0.4.4", "apollo-cache-inmemory": "^1.6.5", "graphql": "^14.6.0", - "typescript": "3.9.7" + "typescript": "3.9.7", + "vtex.affiliates-order-form-spy": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy", + "vtex.render-runtime": "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.render-runtime@7.45.0/public/@types/vtex.render-runtime" } } diff --git a/react/yarn.lock b/react/yarn.lock index cf3586f..0bb5cab 100644 --- a/react/yarn.lock +++ b/react/yarn.lock @@ -5080,6 +5080,14 @@ verror@1.10.0: core-util-is "1.0.2" extsprintf "^1.2.0" +"vtex.affiliates-order-form-spy@http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy": + version "0.0.0" + resolved "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.affiliates-order-form-spy@1.0.1/public/@types/vtex.affiliates-order-form-spy#2b67558ab7a54d0a9fb53d94e91d7aa0fc41bbb8" + +"vtex.render-runtime@http://vtex.vtexassets.com/_v/public/typings/v1/vtex.render-runtime@7.45.0/public/@types/vtex.render-runtime": + version "7.45.0" + resolved "http://vtex.vtexassets.com/_v/public/typings/v1/vtex.render-runtime@7.45.0/public/@types/vtex.render-runtime#d9c9c4bbe8efe698a6b6566cc22e9dd7687a2442" + w3c-hr-time@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz#0a89cdf5cc15822df9c360543676963e0cc308cd"