|
13 | 13 | typescript "4.1.5"
|
14 | 14 | webpack-sources "2.2.0"
|
15 | 15 |
|
16 |
| -"@angular-devkit/core@12.0.0-next.0": |
17 |
| - version "12.0.0-next.0" |
18 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.0.0-next.0.tgz#6ddf7f5e02df9223758b7ce65807bc84e535a55c" |
19 |
| - integrity sha512-R8CnuYD7xPNrD7ipv3tnbxKoO9dYQ0pJFR9kn9fqD5c/+UyMAmh6/oqxSbvj7Jl/riV6SzsQd+Me9rojm74YVg== |
20 |
| - dependencies: |
21 |
| - ajv "6.12.6" |
22 |
| - fast-json-stable-stringify "2.1.0" |
23 |
| - magic-string "0.25.7" |
24 |
| - rxjs "6.6.3" |
25 |
| - source-map "0.7.3" |
26 |
| - |
27 | 16 | "@angular-devkit/core@12.0.0-next.2", "@angular-devkit/core@^12.0.0-next.0":
|
28 | 17 | version "12.0.0-next.2"
|
29 | 18 | resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-12.0.0-next.2.tgz#35b3f05e9bf058e38ff8c1336939ce721fa0b22d"
|
|
35 | 24 | rxjs "6.6.3"
|
36 | 25 | source-map "0.7.3"
|
37 | 26 |
|
38 |
| -"@angular-devkit/schematics@12.0.0-next.0": |
39 |
| - version "12.0.0-next.0" |
40 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.0.0-next.0.tgz#99c7d1a68b6f4ac25df872d21d12cde334ac4847" |
41 |
| - integrity sha512-wFj6oD+/a+PXv3LabaTrqQeUeKQ2uBF40W/NCLUH+lHAyt91RRGrNRLgoI35q8TV3ZSGKmgmX8BQ7mNGF8n6XA== |
42 |
| - dependencies: |
43 |
| - "@angular-devkit/core" "12.0.0-next.0" |
44 |
| - ora "5.3.0" |
45 |
| - rxjs "6.6.3" |
46 |
| - |
47 |
| -"@angular-devkit/schematics@^12.0.0-next.0": |
| 27 | +"@angular-devkit/schematics@12.0.0-next.2", "@angular-devkit/schematics@^12.0.0-next.0": |
48 | 28 | version "12.0.0-next.2"
|
49 | 29 | resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-12.0.0-next.2.tgz#9e9ecdb36efe24c87840e3437b20b20607d5a2d7"
|
50 | 30 | integrity sha512-fnCPvVK/yge6ppViQ50+q50VS5hv4tSUO9egs231swGJM56IYN8szro95g/GIjQklqyhCG+ldhtjSLNN0TF2dQ==
|
|
1812 | 1792 | colors "~1.2.1"
|
1813 | 1793 |
|
1814 | 1794 | "@schematics/angular@^12.0.0-next.0":
|
1815 |
| - version "12.0.0-next.0" |
1816 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.0.0-next.0.tgz#654acccc777b0b90df895897b16ffb5b5453c4c6" |
1817 |
| - integrity sha512-jGK7f44J0U8fhFLi7HR6FuUldB6qi1IR9DbQWJI354uicshy4w/l0mBKQdIy62/Hoqcpupk8reRxUkKHMQGPuQ== |
| 1795 | + version "12.0.0-next.2" |
| 1796 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-12.0.0-next.2.tgz#40851f2072cbc81916e1f446ee79c1fb13155f89" |
| 1797 | + integrity sha512-KKjr0bVMJqFF+1J8vexIT7SGrnaCnU2LCIuQhk4VDrk/uZPtxEJPfBBtNVpx1NSDZu+HI9gq1FlzBvpPPAW2JA== |
1818 | 1798 | dependencies:
|
1819 |
| - "@angular-devkit/core" "12.0.0-next.0" |
1820 |
| - "@angular-devkit/schematics" "12.0.0-next.0" |
| 1799 | + "@angular-devkit/core" "12.0.0-next.2" |
| 1800 | + "@angular-devkit/schematics" "12.0.0-next.2" |
1821 | 1801 | jsonc-parser "3.0.0"
|
1822 | 1802 |
|
1823 | 1803 | "@sindresorhus/is@^0.14.0":
|
|
0 commit comments