|
10 | 10 | "@jridgewell/gen-mapping" "^0.1.0" |
11 | 11 | "@jridgewell/trace-mapping" "^0.3.9" |
12 | 12 |
|
13 | | -"@angular-devkit/architect@0.1501.5": |
14 | | - version "0.1501.5" |
15 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1501.5.tgz#5927b476b3534e1859efcd88643a812bb0b794ef" |
16 | | - integrity sha512-T4zJMvJvCqZeeENdeHcFtdrISrZSe8MycQOWZwPYU9zBTGMmdYpa4GQKQmFRZGBwX2PKHFlkQ1HLLe366sySAQ== |
| 13 | +"@angular-devkit/architect@0.1501.6": |
| 14 | + version "0.1501.6" |
| 15 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1501.6.tgz#dc8b935d6aa12a9a7e84fec7b5011dd7cf19b981" |
| 16 | + integrity sha512-u07zZFlfrg0Qn4mu5M9Nz0pH2Yd2028XF/73980PsZMxwkSm4diF08v4bHk3UyR7yPT7phwvt4znj6ryZhx1gw== |
17 | 17 | dependencies: |
18 | | - "@angular-devkit/core" "15.1.5" |
| 18 | + "@angular-devkit/core" "15.1.6" |
19 | 19 | rxjs "6.6.7" |
20 | 20 |
|
21 | | -"@angular-devkit/core@15.1.5": |
22 | | - version "15.1.5" |
23 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-15.1.5.tgz#e0b3cf7e41c95357ad6f5592491f67d5fe39f85b" |
24 | | - integrity sha512-SkGQFkruTwVM77WEOIQivfFBtnHW41tttsGrT6MTrti98hs8tvOTlzfYD/sDTyh0WKbZGeAtkRXx0raevb63YQ== |
| 21 | +"@angular-devkit/core@15.1.6": |
| 22 | + version "15.1.6" |
| 23 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-15.1.6.tgz#61275ee83825fea0e24966bc450fc27e6d5c35c7" |
| 24 | + integrity sha512-jGgxyRjecVf6lEyqDxz7ltMEndNPxIg720pk6r40fgsu0dU8w9vjJSJe7k0XdJiXVRcN6wZa/J5nO/xcwWVIsA== |
25 | 25 | dependencies: |
26 | 26 | ajv "8.12.0" |
27 | 27 | ajv-formats "2.1.1" |
28 | 28 | jsonc-parser "3.2.0" |
29 | 29 | rxjs "6.6.7" |
30 | 30 | source-map "0.7.4" |
31 | 31 |
|
32 | | -"@angular-devkit/schematics@15.1.5": |
33 | | - version "15.1.5" |
34 | | - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-15.1.5.tgz#35ce2c1d2801fefa27806db60a7ad8c59238df0c" |
35 | | - integrity sha512-9MPuy0BjJAlSJVMqPmt50lDq6nq6AL5XJwv6NVP1fLSLXABlLBZe7jjaHLg8XVHaKbzS7BSPnHaGfHJkUipP+A== |
| 32 | +"@angular-devkit/schematics@15.1.6": |
| 33 | + version "15.1.6" |
| 34 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-15.1.6.tgz#3fbb4655145a95d1ab2ca43fd4392d5e91441f20" |
| 35 | + integrity sha512-cwmJFpS43zrdlmfwfHIxG/Nzg5rzFdtKrHx64ZXxNFm6JdyK2JTs/qrHUwv1FYWAcqhdiHn+00jYklMmvsvPOA== |
36 | 36 | dependencies: |
37 | | - "@angular-devkit/core" "15.1.5" |
| 37 | + "@angular-devkit/core" "15.1.6" |
38 | 38 | jsonc-parser "3.2.0" |
39 | 39 | magic-string "0.27.0" |
40 | 40 | ora "5.4.1" |
41 | 41 | rxjs "6.6.7" |
42 | 42 |
|
43 | 43 | "@angular/cli@^15.0.0": |
44 | | - version "15.1.5" |
45 | | - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-15.1.5.tgz#7286c7ab00ddef80e79e3dc9a3a4dc72937baac5" |
46 | | - integrity sha512-R+mi0+IJyBFobinCI9nu7hdGR5tXW6mBa/nsN3fwoebV0Qc07rSf9qqYkvnPjLWMiJ5eQxdLJhPcmMjB9Xs0aA== |
47 | | - dependencies: |
48 | | - "@angular-devkit/architect" "0.1501.5" |
49 | | - "@angular-devkit/core" "15.1.5" |
50 | | - "@angular-devkit/schematics" "15.1.5" |
51 | | - "@schematics/angular" "15.1.5" |
| 44 | + version "15.1.6" |
| 45 | + resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-15.1.6.tgz#2a19e58688826cc52388e7ebade9f0060d84747d" |
| 46 | + integrity sha512-GmC9jZK2ipUWj0dlfTI5oEYia4y1fLfO3AtAKU5CylNYrGyB+DRytKY8Bx6Fs4kaNBY8V8YnyLi7E/78gziMdg== |
| 47 | + dependencies: |
| 48 | + "@angular-devkit/architect" "0.1501.6" |
| 49 | + "@angular-devkit/core" "15.1.6" |
| 50 | + "@angular-devkit/schematics" "15.1.6" |
| 51 | + "@schematics/angular" "15.1.6" |
52 | 52 | "@yarnpkg/lockfile" "1.1.0" |
53 | 53 | ansi-colors "4.1.3" |
54 | 54 | ini "3.0.1" |
|
1975 | 1975 | dependencies: |
1976 | 1976 | esquery "^1.0.1" |
1977 | 1977 |
|
1978 | | -"@schematics/angular@15.1.5": |
1979 | | - version "15.1.5" |
1980 | | - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-15.1.5.tgz#ef7d00129169d2707dab6a527a5648c217cfeba2" |
1981 | | - integrity sha512-mw5adVNSLX8h6c8F0tNEe11LVOlj100c1PrPggZNVz9nd2fwb32SVFSx+FmOxLVfE1kfnPgsvLpDH23z8SF6bg== |
| 1978 | +"@schematics/angular@15.1.6": |
| 1979 | + version "15.1.6" |
| 1980 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-15.1.6.tgz#b663814e447110b9b41dc329c501b6162e29c1c1" |
| 1981 | + integrity sha512-y2kIQ1wJL0wR6v/LM5+PFJUivrYtdaIJVRdOXLLWl0AB5aLwObiWgLzAuBsbGm/9//WPPhw9PglS5EFFxTBDzg== |
1982 | 1982 | dependencies: |
1983 | | - "@angular-devkit/core" "15.1.5" |
1984 | | - "@angular-devkit/schematics" "15.1.5" |
| 1983 | + "@angular-devkit/core" "15.1.6" |
| 1984 | + "@angular-devkit/schematics" "15.1.6" |
1985 | 1985 | jsonc-parser "3.2.0" |
1986 | 1986 |
|
1987 | 1987 | "@sinclair/typebox@^0.24.1": |
@@ -5497,9 +5497,9 @@ lru-cache@^6.0.0: |
5497 | 5497 | yallist "^4.0.0" |
5498 | 5498 |
|
5499 | 5499 | lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: |
5500 | | - version "7.14.1" |
5501 | | - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.14.1.tgz#8da8d2f5f59827edb388e63e459ac23d6d408fea" |
5502 | | - integrity sha512-ysxwsnTKdAx96aTRdhDOCQfDgbHnt8SK0KY8SEjO0wHinhWOFTESbjVCMPbU1uGXg/ch4lifqx0wfjOawU2+WA== |
| 5500 | + version "7.16.1" |
| 5501 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.16.1.tgz#7acea16fecd9ed11430e78443c2bb81a06d3dea9" |
| 5502 | + integrity sha512-9kkuMZHnLH/8qXARvYSjNvq8S1GYFFzynQTAfKeaJ0sIrR3PUPuu37Z+EiIANiZBvpfTf2B5y8ecDLSMWlLv+w== |
5503 | 5503 |
|
5504 | 5504 | magic-string@0.27.0: |
5505 | 5505 | version "0.27.0" |
@@ -5664,9 +5664,9 @@ minimatch@^5.0.1: |
5664 | 5664 | brace-expansion "^2.0.1" |
5665 | 5665 |
|
5666 | 5666 | minimatch@^6.1.6: |
5667 | | - version "6.1.8" |
5668 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.1.8.tgz#5a0ea694ca41342e14561bbec62802b59509f7e4" |
5669 | | - integrity sha512-sTvS8Q4mIZiSnMo9192lZMxfeaGCslH5CC7B62hd9DlbifUVrc02ABTeRJINPosxKnvZlrmAaNSo8f4PZqDDdw== |
| 5667 | + version "6.2.0" |
| 5668 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-6.2.0.tgz#2b70fd13294178c69c04dfc05aebdb97a4e79e42" |
| 5669 | + integrity sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg== |
5670 | 5670 | dependencies: |
5671 | 5671 | brace-expansion "^2.0.1" |
5672 | 5672 |
|
|
0 commit comments