Skip to content

Commit

Permalink
fix: upgrade untool
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiode authored and actions-user committed Nov 11, 2019
1 parent 7f86011 commit 6ef31f3
Show file tree
Hide file tree
Showing 8 changed files with 50 additions and 48 deletions.
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/core": "^2.0.0-alpha.2",
"@untool/webpack": "^2.0.0-alpha.2",
"@untool/core": "^2.0.0-alpha.3",
"@untool/webpack": "^2.0.0-alpha.3",
"depd": "^2.0.0"
},
"homepage": "https://github.com/xing/hops/tree/master/packages/config#readme"
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/react": "^2.0.0-alpha.2",
"@untool/webpack": "^2.0.0-alpha.2",
"@untool/react": "^2.0.0-alpha.3",
"@untool/webpack": "^2.0.0-alpha.3",
"apollo-cache-inmemory": "^1.3.6",
"apollo-client": "^2.5.1",
"apollo-link-http": "^1.5.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/hops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/express": "^2.0.0-alpha.2",
"@untool/info": "^2.0.0-alpha.2",
"@untool/webpack": "^2.0.0-alpha.2",
"@untool/yargs": "^2.0.0-alpha.2",
"@untool/express": "^2.0.0-alpha.3",
"@untool/info": "^2.0.0-alpha.3",
"@untool/webpack": "^2.0.0-alpha.3",
"@untool/yargs": "^2.0.0-alpha.3",
"hops-mixin": "^12.0.0-alpha.1",
"hops-react": "^12.0.0-alpha.1",
"webpack-bundle-analyzer": "^3.0.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/core": "^2.0.0-alpha.2",
"@untool/express": "^2.0.0-alpha.2",
"@untool/core": "^2.0.0-alpha.3",
"@untool/express": "^2.0.0-alpha.3",
"archiver": "^3.0.0",
"aws-sdk": "^2.286.2",
"globby": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mixin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/core": "^2.0.0-alpha.2",
"@untool/core": "^2.0.0-alpha.3",
"mixinable": "^4.0.0"
},
"homepage": "https://github.com/xing/hops/tree/master/packages/mixin#readme"
Expand Down
4 changes: 2 additions & 2 deletions packages/pwa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"url": "https://github.com/xing/hops.git"
},
"dependencies": {
"@untool/core": "^2.0.0-alpha.2",
"@untool/webpack": "^2.0.0-alpha.2",
"@untool/core": "^2.0.0-alpha.3",
"@untool/webpack": "^2.0.0-alpha.3",
"app-manifest-loader": "^2.0.0",
"file-loader": "^4.0.0",
"hops-mixin": "^12.0.0-alpha.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@babel/core": "^7.4.0",
"@babel/plugin-proposal-class-properties": "^7.4.0",
"@babel/plugin-transform-flow-strip-types": "^7.4.0",
"@untool/core": "^2.0.0-alpha.2",
"@untool/react": "^2.0.0-alpha.2",
"@untool/core": "^2.0.0-alpha.3",
"@untool/react": "^2.0.0-alpha.3",
"hops-mixin": "^12.0.0-alpha.1"
},
"peerDependencies": {
Expand Down
68 changes: 35 additions & 33 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2436,10 +2436,10 @@
resolved "https://registry.yarnpkg.com/@types/zen-observable/-/zen-observable-0.8.0.tgz#8b63ab7f1aa5321248aad5ac890a485656dcea4d"
integrity sha512-te5lMAWii1uEJ4FwLjzdlbw3+n0FZNOvFXHxQDKeT0dilh7HOzdMzV2TrJVUzq8ep7J4Na8OUYPRLSQkJHAlrg==

"@untool/core@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/core/-/core-2.0.0-alpha.2.tgz#728d0307127efb74ea434b01ff5ee6041cbd40ae"
integrity sha512-2ijssAjx98sViWgD6y44HTCT14blQOd1uy4hMzKBoYjbi4Htr2VwiE+ziwXQxc83wFyYT1jraUDbMO+XhsfQ6Q==
"@untool/core@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/core/-/core-2.0.0-alpha.3.tgz#a5c5ca43febfdc1d33c69a5cbe449c56c7b8b456"
integrity sha512-WpGWMT1yex3Y2x5DCj+iapiq+CJS3f9NboVOB0zDOZW+hroHVjsWriSWQh2CrYyAuUBJTewIKNdvVqKeb8lS5w==
dependencies:
ajv "^6.9.2"
check-error "^1.0.2"
Expand All @@ -2455,15 +2455,16 @@
mixinable "^4.0.0"
supports-color "^7.0.0"

"@untool/express@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/express/-/express-2.0.0-alpha.2.tgz#c790d52c6284fad032f48334388d2e64434c99f9"
integrity sha512-iG/J0VkHIrGsnOxqHwxW6TVGFky9DqH5S9Hiu8BNcacgmBn33n8lmRi2NcLPMRd+WyMnkx4DFfbKfaW8u8xNMQ==
"@untool/express@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/express/-/express-2.0.0-alpha.3.tgz#5e941397a7939ed2128730331f4268d58a530bde"
integrity sha512-wfD67K1uqZEfKvpgppxYSmgOwthjNppZaF4dislxOYmTi/ytLKKULmSGKJkKFSWh3/mQEN7mQu+60Z4FNI++PQ==
dependencies:
"@untool/core" "^2.0.0-alpha.2"
"@untool/yargs" "^2.0.0-alpha.2"
"@untool/core" "^2.0.0-alpha.3"
"@untool/yargs" "^2.0.0-alpha.3"
chalk "^2.4.2"
compression "^1.7.4"
cookie-parser "^1.4.4"
debug "^4.0.0"
directory-index "^0.1.0"
eprom "^1.0.0"
Expand All @@ -2482,26 +2483,26 @@
split "^1.0.1"
supports-color "^7.0.0"

"@untool/info@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/info/-/info-2.0.0-alpha.2.tgz#422735b1218682b8a95784da9c63f068fce1171b"
integrity sha512-HNcxHrmmS+s0fRLGKM2B1kvdBmqs8VDO5j/S3ZX3xw9BFes4InuHcLbvtK55iDw32K5UpoG+JFSQUUDhDjSfzw==
"@untool/info@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/info/-/info-2.0.0-alpha.3.tgz#938aa553aeaaf81aa00a3f45f36f66d5620faa17"
integrity sha512-wBfGigYdpDyU4H836NQXg3huG7BeV4IqhYZFIiBgOLh3d1YIuRITs32C1Z90/e2BpBnraFW2p53kFj6xUDISrg==
dependencies:
"@untool/core" "^2.0.0-alpha.2"
"@untool/core" "^2.0.0-alpha.3"
chalk "^2.4.2"
duplitect "^2.0.1"
enhanced-resolve "^4.1.0"
escape-string-regexp "^2.0.0"
mixinable "^4.0.0"

"@untool/react@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/react/-/react-2.0.0-alpha.2.tgz#f360b49d73bf8373c8ee8f5eca5c41f99a20bb8b"
integrity sha512-tuUVSzOE0D8rqJNSnMm7N+zUQ9BYWpD6EnyhB7/KzsaL4f0pCX5qQO0Maxy41wwht6oJf3KYD1v9o5D7uDrFgg==
"@untool/react@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/react/-/react-2.0.0-alpha.3.tgz#56cec6d703b629b5a89d828b72918c101ca8c14e"
integrity sha512-rZpMbIEjFdfF1DWfuA2Y++VxphUUWB4eknCzvPZgYbtp4WiXH+8PM/Zg0RoGkIOdc1tDgYqI9uvvSngOBaZYNQ==
dependencies:
"@babel/core" "^7.4.0"
"@babel/preset-react" "^7.0.0"
"@untool/core" "^2.0.0-alpha.2"
"@untool/core" "^2.0.0-alpha.3"
babel-plugin-transform-react-remove-prop-types "^0.4.19"
clone "^2.1.2"
depd "^2.0.0"
Expand All @@ -2512,23 +2513,24 @@
prop-types "^15.7.2"
serialize-javascript "^2.0.0"

"@untool/webpack@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/webpack/-/webpack-2.0.0-alpha.2.tgz#b0ed4e1264e12a307df469034d0afd2bc7f9a247"
integrity sha512-yDoZ5hobFn8vYpwvZmIB1ZXsPZauSFBOIMynnwDik+6H/OzZaPxw4vhqIZ/l1WUZJu+6+9VWrA4vs1G6QMsSDw==
"@untool/webpack@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/webpack/-/webpack-2.0.0-alpha.3.tgz#77b004f1eca2347f14afc1604a9a18a47cbafda4"
integrity sha512-eGuRzfVBZzXBpotwsgoOizZ9hTcqGoTGpIrNnI7jw2WASGsr0fHo4OkT+pRtn4LB9Aj62JqUcjqMdgcJvS6izw==
dependencies:
"@babel/core" "^7.4.0"
"@babel/plugin-syntax-dynamic-import" "^7.0.0"
"@babel/preset-env" "^7.4.2"
"@untool/core" "^2.0.0-alpha.2"
"@untool/express" "^2.0.0-alpha.2"
"@untool/yargs" "^2.0.0-alpha.2"
"@untool/core" "^2.0.0-alpha.3"
"@untool/express" "^2.0.0-alpha.3"
"@untool/yargs" "^2.0.0-alpha.3"
babel-loader "^8.0.6"
babel-plugin-dynamic-import-node "^2.0.0"
caniuse-lite "^1.0.30000898"
chalk "^2.4.2"
core-js "^3.0.0"
debug "^4.0.0"
depd "^2.0.0"
directory-index "^0.1.0"
duplitect "^2.0.1"
enhanced-resolve "^4.0.0"
Expand Down Expand Up @@ -2559,12 +2561,12 @@
webpack-hot-middleware "^2.22.2"
webpack-sources "^1.1.0"

"@untool/yargs@^2.0.0-alpha.2":
version "2.0.0-alpha.2"
resolved "https://registry.yarnpkg.com/@untool/yargs/-/yargs-2.0.0-alpha.2.tgz#48429654b861c8ecdcc8911716ad225d407a1db6"
integrity sha512-XMgBC199nTYvvC0uz494FW09AoT/19xkBfWko3boOiNYgtHxrw1mW9F73KBfwEyOZdT3Rc+wecpiHlkxrVWjzw==
"@untool/yargs@^2.0.0-alpha.3":
version "2.0.0-alpha.3"
resolved "https://registry.yarnpkg.com/@untool/yargs/-/yargs-2.0.0-alpha.3.tgz#4a4d99216364743c2258dcd6b8cb9108d86f220a"
integrity sha512-S63CGPWDDYg+CAys9mfErM9FTAmVhS7DgSlTp65lsmj7Ot4egPg9yhfT/ZowN0XBObEmUqzcyAYZ7g3AvGleZw==
dependencies:
"@untool/core" "^2.0.0-alpha.2"
"@untool/core" "^2.0.0-alpha.3"
is-plain-obj "^2.0.0"
mixinable "^4.0.0"
yargs "^13.0.0"
Expand Down Expand Up @@ -4480,7 +4482,7 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0:
dependencies:
safe-buffer "~5.1.1"

cookie-parser@^1.4.3:
cookie-parser@^1.4.3, cookie-parser@^1.4.4:
version "1.4.4"
resolved "https://registry.yarnpkg.com/cookie-parser/-/cookie-parser-1.4.4.tgz#e6363de4ea98c3def9697b93421c09f30cf5d188"
integrity sha512-lo13tqF3JEtFO7FyA49CqbhaFkskRJ0u/UAiINgrIXeRCY41c88/zxtrECl8AKH3B0hj9q10+h3Kt8I7KlW4tw==
Expand Down

0 comments on commit 6ef31f3

Please sign in to comment.