Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b72d73e

Browse files
Update dependency apollo-angular to v1
1 parent d0b171c commit b72d73e

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

‎basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular/platform-browser-dynamic": "4.4.7",
2424
"@angular/router": "4.4.7",
2525
"angular2-moment": "1.9.0",
26-
"apollo-angular": "0.13.3",
26+
"apollo-angular": "1.3.0",
2727
"apollo-client": "1.9.3",
2828
"core-js": "2.5.7",
2929
"graphql-config-parser": "1.2.1",

‎basic/yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -308,15 +308,12 @@ anymatch@^2.0.0:
308308
micromatch "^3.1.4"
309309
normalize-path "^2.1.1"
310310

311-
apollo-angular@0.13.3:
312-
version "0.13.3"
313-
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-0.13.3.tgz#a94464990132eb70eb77e3b890c50e1cecc2ec7c"
311+
apollo-angular@1.3.0:
312+
version "1.3.0"
313+
resolved "https://registry.yarnpkg.com/apollo-angular/-/apollo-angular-1.3.0.tgz#313ebeb9c2d27a6a88ff1dec128eac975fefe7bf"
314314
dependencies:
315-
apollo-client-rxjs "^0.6.0-rc.1"
316-
317-
apollo-client-rxjs@^0.6.0-rc.1:
318-
version "0.6.0-rc.2"
319-
resolved "https://registry.yarnpkg.com/apollo-client-rxjs/-/apollo-client-rxjs-0.6.0-rc.2.tgz#f391ee69381ae5ec8f74f476fbb6b0490b6f5923"
315+
semver "^5.5.1"
316+
tslib "^1.9.0"
320317

321318
apollo-client@1.9.3:
322319
version "1.9.3"
@@ -4639,6 +4636,10 @@ semver@^5.0.0:
46394636
version "5.5.0"
46404637
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
46414638

4639+
semver@^5.5.1:
4640+
version "5.5.1"
4641+
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.1.tgz#7dfdd8814bdb7cabc7be0fb1d734cfb66c940477"
4642+
46424643
send@0.16.1:
46434644
version "0.16.1"
46444645
resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3"
@@ -5235,6 +5236,10 @@ tslib@^1.7.1:
52355236
version "1.8.1"
52365237
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
52375238

5239+
tslib@^1.9.0:
5240+
version "1.9.3"
5241+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
5242+
52385243
tslint@4.5.1:
52395244
version "4.5.1"
52405245
resolved "https://registry.yarnpkg.com/tslint/-/tslint-4.5.1.tgz#05356871bef23a434906734006fc188336ba824b"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /