Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #10 from Luchanso/renovate/apollo-graphql-packages
Browse files Browse the repository at this point in the history
fix(deps): update apollo graphql packages
  • Loading branch information
Luchanso committed Jan 13, 2019
2 parents 10c0861 + f86d8fa commit ca4f017
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 34 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -3,12 +3,12 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"apollo-boost": "0.1.22",
"apollo-boost": "0.1.23",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"prop-types": "15.6.2",
"react": "16.7.0",
"react-apollo": "2.3.2",
"react-apollo": "2.3.3",
"react-dom": "16.7.0",
"react-router": "4.3.1",
"react-router-dom": "4.3.1",
Expand Down
71 changes: 39 additions & 32 deletions yarn.lock
Expand Up @@ -1133,46 +1133,46 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"

apollo-boost@0.1.22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
integrity sha512-JOU2MIhJISOfL/2hWkuBqH7sqNs28ZS8wRVjmcMEJ+DjmF5otVsDBtx+IMp9PEReoznrbSfjo3p4ix4AgtbooA==
dependencies:
apollo-cache "^1.1.21"
apollo-cache-inmemory "^1.3.11"
apollo-client "^2.4.7"
apollo-boost@0.1.23:
version "0.1.23"
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.23.tgz#9a9b806cfdc1d29b0b09b1ef0a15fde2e71c92bd"
integrity sha512-yQr1Ph3DEVvU7XeQhAh+6p2wZ++azxgGAtwXc+D5EP1CHU0HMVfVgtj1M0CDO1z14SZgQbrurQ60bgiyquoiVg==
dependencies:
apollo-cache "^1.1.22"
apollo-cache-inmemory "^1.3.12"
apollo-client "^2.4.8"
apollo-link "^1.0.6"
apollo-link-error "^1.0.3"
apollo-link-http "^1.3.1"
apollo-link-state "^0.4.0"
graphql-tag "^2.4.2"

apollo-cache-inmemory@^1.3.11:
version "1.3.11"
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.11.tgz#6cb8f24ec812715169f9acbb0b67833f9a19ec90"
integrity sha512-fSoyjBV5RV57J3i/VHDDB74ZgXc0PFiogheNFHEhC0mL6rg5e/DjTx0Vg+csIBk23gvlzTvV+eypx7Q2NJ+dYg==
apollo-cache-inmemory@^1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/apollo-cache-inmemory/-/apollo-cache-inmemory-1.3.12.tgz#cf7ef7c15730d0b6787d79047d5c06087ac31991"
integrity sha512-jxWcW64QoYQZ09UH6v3syvCCl3MWr6bsxT3wYYL6ORi8svdJUpnNrHTcv5qXqJYVg/a+NHhfEt+eGjJUG2ytXA==
dependencies:
apollo-cache "^1.1.21"
apollo-utilities "^1.0.26"
optimism "^0.6.6"
apollo-cache "^1.1.22"
apollo-utilities "^1.0.27"
optimism "^0.6.8"

apollo-cache@1.1.21, apollo-cache@^1.1.21:
version "1.1.21"
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.21.tgz#950025e2272741ba8e5064419906e3ac4072925d"
integrity sha512-5ErNb78KHtrJNimkDBTEigcvHkIqUmS7QJIk4lpZZ+XLVVgvk2fD+GhD1PLP+s8vHfAKVbO6vdbRxCCjGGrh5w==
apollo-cache@1.1.22, apollo-cache@^1.1.22:
version "1.1.22"
resolved "https://registry.yarnpkg.com/apollo-cache/-/apollo-cache-1.1.22.tgz#d4682ea6e8b2508a934f61c2fd9e36b4a65041d9"
integrity sha512-8PoxhQLISj2oHwT7i/r4l+ly4y3RKZls+dtXzAewu3U77P9dNZKhYkRNAhx9iEfsrNoHgXBV8vMp64hb1uYh+g==
dependencies:
apollo-utilities "^1.0.26"
apollo-utilities "^1.0.27"

apollo-client@^2.4.7:
version "2.4.7"
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.7.tgz#b6712fd4c9ba346e3c44cfec7e6868e532b6a957"
integrity sha512-6aAm+16AFBYZhJF8eKxrup6AbYni01InDiwTfZhMMTP2xaXQWjsQnfaHbI2oE+hd3+AZFy1drkse8RZKghR/WQ==
apollo-client@^2.4.8:
version "2.4.8"
resolved "https://registry.yarnpkg.com/apollo-client/-/apollo-client-2.4.8.tgz#3a798f1076243465a59061d44d11bd030b68deb9"
integrity sha512-OAFbCTnGPtaIv0j+EZYzY20d+MD2JNbJ/YXZ4s0/oZlSg87bb0gjcIbccw2lnytipymZcZNr5ArFFeh0saGEwA==
dependencies:
"@types/zen-observable" "^0.8.0"
apollo-cache "1.1.21"
apollo-cache "1.1.22"
apollo-link "^1.0.0"
apollo-link-dedup "^1.0.0"
apollo-utilities "1.0.26"
apollo-utilities "1.0.27"
symbol-observable "^1.0.2"
zen-observable "^0.8.0"
optionalDependencies:
Expand Down Expand Up @@ -1223,7 +1223,14 @@ apollo-link@^1.0.0, apollo-link@^1.0.6, apollo-link@^1.2.4:
apollo-utilities "^1.0.0"
zen-observable-ts "^0.8.11"

apollo-utilities@1.0.26, apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
apollo-utilities@1.0.27, apollo-utilities@^1.0.27:
version "1.0.27"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.27.tgz#77c550f9086552376eca3a48e234a1466b5b057e"
integrity sha512-nzrMQ89JMpNmYnVGJ4t8zN75gQbql27UDhlxNi+3OModp0Masx5g+fQmQJ5B4w2dpRuYOsdwFLmj3lQbwOKV1Q==
dependencies:
fast-json-stable-stringify "^2.0.0"

apollo-utilities@^1.0.0, apollo-utilities@^1.0.26, apollo-utilities@^1.0.8:
version "1.0.26"
resolved "https://registry.yarnpkg.com/apollo-utilities/-/apollo-utilities-1.0.26.tgz#589c66bf4d16223531351cf667a230c787def1da"
integrity sha512-URw7o3phymliqYCYatcird2YRPUU2eWCNvip64U9gQrX56mEfK4m99yBIDCMTpmcvOFsKLii1sIEZsHIs/bvnw==
Expand Down Expand Up @@ -7028,7 +7035,7 @@ opn@5.4.0, opn@^5.1.0:
dependencies:
is-wsl "^1.1.0"

optimism@^0.6.6:
optimism@^0.6.8:
version "0.6.8"
resolved "https://registry.yarnpkg.com/optimism/-/optimism-0.6.8.tgz#0780b546da8cd0a72e5207e0c3706c990c8673a6"
integrity sha512-bN5n1KCxSqwBDnmgDnzMtQTHdL+uea2HYFx1smvtE+w2AMl0Uy31g0aXnP/Nt85OINnMJPRpJyfRQLTCqn5Weg==
Expand Down Expand Up @@ -8321,10 +8328,10 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-apollo@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.2.tgz#b8e287d2813722b9e0a886cabf8149ab3b84a3b7"
integrity sha512-3lU9iqmj4KMIZvlWWSuLihxMGLEAL6oNmnSTWrb3/mRP36Zy0zJD4rdaonDx4WzqFYQAnUPaOiFnHGp0UQUTwA==
react-apollo@2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.3.tgz#a4609f3112d4351a1e363090d8cd363b04e2cc91"
integrity sha512-y4CwwmJjp0De/An7vrvEWOJ27lxmS/SXT8z22I8aOEBC2wzdcavDPjKzeLYJKs+hv1MGS3h84PSwFtlU4Em/bA==
dependencies:
fbjs "^1.0.0"
hoist-non-react-statics "^3.0.0"
Expand Down

0 comments on commit ca4f017

Please sign in to comment.