|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@angular-devkit/architect@0.900.0-next.14": |
6 |
| - version "0.900.0-next.14" |
7 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.900.0-next.14.tgz#446bc66537edb057fe8a29c0d5f952d6da72d4ed" |
8 |
| - integrity sha512-cWr5kurKlfpQRVplZFNG4LF/StSnWWB3n2OKp3BZcd3tlsR8GmH7GRN+YLH9LRbfJHgmBikPBz75JDKn3zyEkw== |
| 5 | +"@angular-devkit/architect@0.900.0-next.15": |
| 6 | + version "0.900.0-next.15" |
| 7 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.900.0-next.15.tgz#d7e2b929a4d78a2318adfdbf67b4167ea59fe5d4" |
| 8 | + integrity sha512-hNcguzc/fojhAWUJHA0K0VxdUY68auDMs2Jfmlxywgv2r6WJuzpdqn+ZfOdQz6mPKVEWkaRtR3and80oJQAc5w== |
9 | 9 | dependencies:
|
10 |
| - "@angular-devkit/core" "9.0.0-next.14" |
| 10 | + "@angular-devkit/core" "9.0.0-next.15" |
11 | 11 | rxjs "6.5.3"
|
12 | 12 |
|
13 |
| -"@angular-devkit/build-angular@^0.900.0-next.14": |
14 |
| - version "0.900.0-next.14" |
15 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-0.900.0-next.14.tgz#d18e76c1d09dff18b70cf5051c35530a7693d54d" |
16 |
| - integrity sha512-cU3soynun2u06v8qMfHHVa5M215hrByWqKsl0qmJUK3ErjEoL0bZwKAuk5rJIUyR3n3dY29qCw8qxC29gBbO2w== |
| 13 | +"@angular-devkit/build-angular@^0.900.0-next.15": |
| 14 | + version "0.900.0-next.15" |
| 15 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-0.900.0-next.15.tgz#ac149cdf98cdee065765dcf749b4aedb5d1a99bd" |
| 16 | + integrity sha512-+C0Sb8U0xOd6ImqPDLxYGHq9zQSM2+PpPdCGzST0Ed7fESXmLupzMQkCV8mkCAKZSuF8kXKWJSwA0ZmoZoR3DA== |
17 | 17 | dependencies:
|
18 |
| - "@angular-devkit/architect" "0.900.0-next.14" |
19 |
| - "@angular-devkit/build-optimizer" "0.900.0-next.14" |
20 |
| - "@angular-devkit/build-webpack" "0.900.0-next.14" |
21 |
| - "@angular-devkit/core" "9.0.0-next.14" |
| 18 | + "@angular-devkit/architect" "0.900.0-next.15" |
| 19 | + "@angular-devkit/build-optimizer" "0.900.0-next.15" |
| 20 | + "@angular-devkit/build-webpack" "0.900.0-next.15" |
| 21 | + "@angular-devkit/core" "9.0.0-next.15" |
22 | 22 | "@babel/core" "7.6.4"
|
23 | 23 | "@babel/generator" "7.6.4"
|
24 | 24 | "@babel/preset-env" "7.6.3"
|
25 |
| - "@ngtools/webpack" "9.0.0-next.14" |
| 25 | + "@ngtools/webpack" "9.0.0-next.15" |
26 | 26 | ajv "6.10.2"
|
27 | 27 | autoprefixer "9.6.5"
|
28 | 28 | browserslist "4.7.1"
|
|
75 | 75 | webpack-subresource-integrity "1.3.4"
|
76 | 76 | worker-plugin "3.2.0"
|
77 | 77 |
|
78 |
| -"@angular-devkit/build-optimizer@0.900.0-next.14": |
79 |
| - version "0.900.0-next.14" |
80 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.900.0-next.14.tgz#e00b9eeb84dc773a0ef040871fa0bbbe78a381d8" |
81 |
| - integrity sha512-XWUjgEDcskCYbmNJTTlVn8SQAiVwSHl3tJqwA4MCvUXChd2QNjmjl7MhLG/3AYbgzF3UDPUvSuiheUSzFlo7rQ== |
| 78 | +"@angular-devkit/build-optimizer@0.900.0-next.15": |
| 79 | + version "0.900.0-next.15" |
| 80 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.900.0-next.15.tgz#06b23e17d689bde8cd259aaa3fc0e8ad9569d1d2" |
| 81 | + integrity sha512-15MU0mGo6T31wd81aBMNNEli8IgNOyFm7vRW2LwTmijcs7GidoFHc48tRXTBrppiNq2v49P9MLvCv5Tcf4SNbQ== |
82 | 82 | dependencies:
|
83 | 83 | loader-utils "1.2.3"
|
84 | 84 | source-map "0.7.3"
|
85 | 85 | tslib "1.10.0"
|
86 | 86 | typescript "3.6.4"
|
87 | 87 | webpack-sources "1.4.3"
|
88 | 88 |
|
89 |
| -"@angular-devkit/build-webpack@0.900.0-next.14": |
90 |
| - version "0.900.0-next.14" |
91 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.900.0-next.14.tgz#af21b0c40944562993aae8357b2f0b77bcb7a344" |
92 |
| - integrity sha512-j9wXafszZMdN98ldfc6GlZbUXA6aAxYkGiQG/FX5KhK++lBpQMwrx7y7Xurirzu8Lp0fqAWh9fpWtLTuM9m/Xg== |
| 89 | +"@angular-devkit/build-webpack@0.900.0-next.15": |
| 90 | + version "0.900.0-next.15" |
| 91 | + resolved "https://registry.yarnpkg.com/@angular-devkit/build-webpack/-/build-webpack-0.900.0-next.15.tgz#4ad78d5ddd03f96f050116ea46f51159356edf95" |
| 92 | + integrity sha512-Ih0iml7OP/Xu+HNlBB7caennBPPgJa5LFW+vopEESm5RQ7BDkOVpMPmdnoqZrC7LVMKLIPv+NP/EdRgb5+0ZwA== |
93 | 93 | dependencies:
|
94 |
| - "@angular-devkit/architect" "0.900.0-next.14" |
95 |
| - "@angular-devkit/core" "9.0.0-next.14" |
| 94 | + "@angular-devkit/architect" "0.900.0-next.15" |
| 95 | + "@angular-devkit/core" "9.0.0-next.15" |
96 | 96 | rxjs "6.5.3"
|
97 | 97 |
|
98 |
| -"@angular-devkit/core@9.0.0-next.14": |
99 |
| - version "9.0.0-next.14" |
100 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.14.tgz#42a51699ae3158c4578822e9f6f32ed3e250a80d" |
101 |
| - integrity sha512-OEuU7lHshuDd3lO2rK3p0uxWulWpMWGDQipXInrGDBM77NXuSgtmVsU+ZQlU46XObSjkrr/8YAo97UFlbZby1g== |
| 98 | +"@angular-devkit/core@9.0.0-next.15": |
| 99 | + version "9.0.0-next.15" |
| 100 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.15.tgz#5f640139a7afa03af6011a768d84e702372eb045" |
| 101 | + integrity sha512-wCx6ec5eI9tyTQLNdnLXJ2NNH8Rhey6Yb8I8nAlymEHxZG8d/OvpNRq3GklwVM+I75cLDguAbWMmWGbD02tR3w== |
102 | 102 | dependencies:
|
103 | 103 | ajv "6.10.2"
|
104 | 104 | fast-json-stable-stringify "2.0.0"
|
105 | 105 | magic-string "0.25.4"
|
106 | 106 | rxjs "6.5.3"
|
107 | 107 | source-map "0.7.3"
|
108 | 108 |
|
109 |
| -"@angular-devkit/schematics@9.0.0-next.14": |
110 |
| - version "9.0.0-next.14" |
111 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.14.tgz#a35744348dc5dc46028512f499ce6634d268d749" |
112 |
| - integrity sha512-TCG8ZQ7eEaqP2u5pPLC7yJB3GMqLO5NmojMyXc40Khop/srWbahQRlGL9UEPUvbWDhfLlx6VpaIwBVzIcDX38A== |
| 109 | +"@angular-devkit/schematics@9.0.0-next.15": |
| 110 | + version "9.0.0-next.15" |
| 111 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.15.tgz#0a39e4a78860e5e65660025c58e60bc9d4bf9cf7" |
| 112 | + integrity sha512-0hfIyC5TP88wOzjKnQgXAI+BaW6JJPY7yinxBS35rowiwB1XWPcWRFacFXuyfLQRv48JXt17voOz+OH2iHRA5A== |
113 | 113 | dependencies:
|
114 |
| - "@angular-devkit/core" "9.0.0-next.14" |
| 114 | + "@angular-devkit/core" "9.0.0-next.15" |
115 | 115 | rxjs "6.5.3"
|
116 | 116 |
|
117 | 117 | "@angular/animations@file:../../dist/packages-dist/animations":
|
118 |
| - version "9.0.0-next.12" |
119 |
| - |
120 |
| -"@angular/cli@^9.0.0-next.14": |
121 |
| - version "9.0.0-next.14" |
122 |
| - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-9.0.0-next.14.tgz#483d11a9a384bfc62d152a3f1d1a7c03ca4179e1" |
123 |
| - integrity sha512-sE2ypfAjYLNGJr1isFmkUEG3PMFNe9Qs5kq4bkuV85yhfonhKk78QutF7lCvOK9fb3d5BkjDezHWF+bEvIcTNw== |
124 |
| - dependencies: |
125 |
| - "@angular-devkit/architect" "0.900.0-next.14" |
126 |
| - "@angular-devkit/core" "9.0.0-next.14" |
127 |
| - "@angular-devkit/schematics" "9.0.0-next.14" |
128 |
| - "@schematics/angular" "9.0.0-next.14" |
129 |
| - "@schematics/update" "0.900.0-next.14" |
| 118 | + version "9.0.0-next.13" |
| 119 | + |
| 120 | +"@angular/cli@file:../../node_modules/@angular/cli": |
| 121 | + version "9.0.0-next.15" |
| 122 | + dependencies: |
| 123 | + "@angular-devkit/architect" "0.900.0-next.15" |
| 124 | + "@angular-devkit/core" "9.0.0-next.15" |
| 125 | + "@angular-devkit/schematics" "9.0.0-next.15" |
| 126 | + "@schematics/angular" "9.0.0-next.15" |
| 127 | + "@schematics/update" "0.900.0-next.15" |
130 | 128 | "@yarnpkg/lockfile" "1.1.0"
|
131 | 129 | ansi-colors "4.1.1"
|
132 | 130 | debug "^4.1.1"
|
|
144 | 142 | uuid "^3.3.2"
|
145 | 143 |
|
146 | 144 | "@angular/common@file:../../dist/packages-dist/common":
|
147 |
| - version "9.0.0-next.12" |
| 145 | + version "9.0.0-next.13" |
148 | 146 |
|
149 | 147 | "@angular/compiler-cli@file:../../dist/packages-dist/compiler-cli":
|
150 |
| - version "9.0.0-next.12" |
| 148 | + version "9.0.0-next.13" |
151 | 149 | dependencies:
|
152 | 150 | canonical-path "1.0.0"
|
153 | 151 | chokidar "^2.1.1"
|
|
161 | 159 | yargs "13.1.0"
|
162 | 160 |
|
163 | 161 | "@angular/compiler@file:../../dist/packages-dist/compiler":
|
164 |
| - version "9.0.0-next.12" |
| 162 | + version "9.0.0-next.13" |
165 | 163 |
|
166 | 164 | "@angular/core@file:../../dist/packages-dist/core":
|
167 |
| - version "9.0.0-next.12" |
| 165 | + version "9.0.0-next.13" |
168 | 166 |
|
169 | 167 | "@angular/forms@file:../../dist/packages-dist/forms":
|
170 |
| - version "9.0.0-next.12" |
| 168 | + version "9.0.0-next.13" |
171 | 169 |
|
172 | 170 | "@angular/language-service@file:../../dist/packages-dist/language-service":
|
173 |
| - version "9.0.0-next.12" |
| 171 | + version "9.0.0-next.13" |
174 | 172 |
|
175 | 173 | "@angular/localize@file:../../dist/packages-dist/localize":
|
176 |
| - version "9.0.0-next.12" |
| 174 | + version "9.0.0-next.13" |
177 | 175 | dependencies:
|
178 | 176 | "@babel/core" "^7.5.5"
|
179 | 177 | glob "7.1.2"
|
180 | 178 | yargs "13.1.0"
|
181 | 179 |
|
182 | 180 | "@angular/platform-browser-dynamic@file:../../dist/packages-dist/platform-browser-dynamic":
|
183 |
| - version "9.0.0-next.12" |
| 181 | + version "9.0.0-next.13" |
184 | 182 |
|
185 | 183 | "@angular/platform-browser@file:../../dist/packages-dist/platform-browser":
|
186 |
| - version "9.0.0-next.12" |
| 184 | + version "9.0.0-next.13" |
187 | 185 |
|
188 | 186 | "@angular/router@file:../../dist/packages-dist/router":
|
189 |
| - version "9.0.0-next.12" |
| 187 | + version "9.0.0-next.13" |
190 | 188 |
|
191 | 189 | "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.5.5":
|
192 | 190 | version "7.5.5"
|
|
882 | 880 | lodash "^4.17.13"
|
883 | 881 | to-fast-properties "^2.0.0"
|
884 | 882 |
|
885 |
| -"@ngtools/webpack@9.0.0-next.14": |
886 |
| - version "9.0.0-next.14" |
887 |
| - resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-9.0.0-next.14.tgz#da927f08a2f51717ce8466575ae605cdafb72de9" |
888 |
| - integrity sha512-7kj4WCDi31cFPc+x4VjE8vjcoMBWZtToyBHvLgHRetyo9afG92mbrAzzEg4mQb9a9pYNCiYZXVKdoWG7psVTuQ== |
| 883 | +"@ngtools/webpack@9.0.0-next.15": |
| 884 | + version "9.0.0-next.15" |
| 885 | + resolved "https://registry.yarnpkg.com/@ngtools/webpack/-/webpack-9.0.0-next.15.tgz#7b9551893f265a8d7ccc675d4fbc8669aa921ad9" |
| 886 | + integrity sha512-3ymUVMlmcMlGXrIjGB+7oUZq7OSGPKxLC0PX1PoTLxK/m/BI/tUyggDCx6w35GtYERnp7mhuJ6WReO8usC9cDA== |
889 | 887 | dependencies:
|
890 |
| - "@angular-devkit/core" "9.0.0-next.14" |
| 888 | + "@angular-devkit/core" "9.0.0-next.15" |
891 | 889 | enhanced-resolve "4.1.1"
|
892 | 890 | rxjs "6.5.3"
|
893 | 891 | webpack-sources "1.4.3"
|
894 | 892 |
|
895 |
| -"@schematics/angular@9.0.0-next.14": |
896 |
| - version "9.0.0-next.14" |
897 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.14.tgz#ef5267d284eb7eeb40d4f87617999dfea68cd7f7" |
898 |
| - integrity sha512-epx3HbhsYSsfmzD6ch2N31O9uyn3IBbP0lp5PbV3IaJEymFTNE9Kd62Plmd/gLTMEeMbdtTC1oc1O554Y6c0vQ== |
| 893 | +"@schematics/angular@9.0.0-next.15": |
| 894 | + version "9.0.0-next.15" |
| 895 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.15.tgz#0247585ff7cdb9bdd108525f845e0ba0890b5ffc" |
| 896 | + integrity sha512-Xc8Kvmk1s65h9AoaeN/CMuSMkzDnnarBrglk1MNOfD1y/WMmmJGLhcv+cOiTavJGFJNFv+iJmE8FJR6sDga3Wg== |
899 | 897 | dependencies:
|
900 |
| - "@angular-devkit/core" "9.0.0-next.14" |
901 |
| - "@angular-devkit/schematics" "9.0.0-next.14" |
| 898 | + "@angular-devkit/core" "9.0.0-next.15" |
| 899 | + "@angular-devkit/schematics" "9.0.0-next.15" |
902 | 900 |
|
903 |
| -"@schematics/update@0.900.0-next.14": |
904 |
| - version "0.900.0-next.14" |
905 |
| - resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.900.0-next.14.tgz#70fff750dddfdacb0abf92261adec02a88d7ea28" |
906 |
| - integrity sha512-Thwomg2kLYOw2SclRzMveopNZ9sTH9VK5izlooB+0az1sGBcmOeOWXcyib5NTcmYqMWfJdZkEyL5//soJweNrA== |
| 901 | +"@schematics/update@0.900.0-next.15": |
| 902 | + version "0.900.0-next.15" |
| 903 | + resolved "https://registry.yarnpkg.com/@schematics/update/-/update-0.900.0-next.15.tgz#c86ea5c7e43c8bf39020d3861d58154edf3007c5" |
| 904 | + integrity sha512-3FQK9hc/LIBY2D9+5MCdg7SfmAvOBh6XyKpN6aoX4GHNm8v5Yn74XZM6h3PWbIPK94EI8x/H7H/ZbXFkrOUUUA== |
907 | 905 | dependencies:
|
908 |
| - "@angular-devkit/core" "9.0.0-next.14" |
909 |
| - "@angular-devkit/schematics" "9.0.0-next.14" |
| 906 | + "@angular-devkit/core" "9.0.0-next.15" |
| 907 | + "@angular-devkit/schematics" "9.0.0-next.15" |
910 | 908 | "@yarnpkg/lockfile" "1.1.0"
|
911 | 909 | ini "1.3.5"
|
912 | 910 | pacote "9.5.8"
|
|
0 commit comments