|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.0"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.9"
|
17 | 17 |
|
18 |
| -"@angular-devkit/[email protected]": |
19 |
| - version "0.1602.8" |
20 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.8.tgz#2503e38faf4abd1882147955f61ccf1451c12b1b" |
21 |
| - integrity sha512-bNdu2tF29Y/jOxMXlu9pmNbIlyZs9hRjLmi/tcfcMFay+3AhpNO59DWlUmI4gpvWu8CEXdQHSMuJTDHaNR+Ctg== |
22 |
| - dependencies: |
23 |
| - "@angular-devkit/core" "16.2.8" |
24 |
| - rxjs "7.8.1" |
25 |
| - |
26 | 18 | "@angular-devkit/[email protected]":
|
27 | 19 | version "0.1602.9"
|
28 | 20 | resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.1602.9.tgz#37a3f558c244abff815decf134b10a976104f47d"
|
|
111 | 103 | "@angular-devkit/architect" "0.1602.9"
|
112 | 104 | rxjs "7.8.1"
|
113 | 105 |
|
114 |
| -"@angular-devkit/[email protected]": |
115 |
| - version "16.2.8" |
116 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.8.tgz#db74f3063e7fd573be7dafd022e8dc10e43140c0" |
117 |
| - integrity sha512-PTGozYvh1Bin5lB15PwcXa26Ayd17bWGLS3H8Rs0s+04mUDvfNofmweaX1LgumWWy3nCUTDuwHxX10M3G0wE2g== |
118 |
| - dependencies: |
119 |
| - ajv "8.12.0" |
120 |
| - ajv-formats "2.1.1" |
121 |
| - jsonc-parser "3.2.0" |
122 |
| - picomatch "2.3.1" |
123 |
| - rxjs "7.8.1" |
124 |
| - source-map "0.7.4" |
125 |
| - |
126 | 106 | "@angular-devkit/[email protected]":
|
127 | 107 | version "16.2.9"
|
128 | 108 | resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-16.2.9.tgz#81c5c95de8c423634bf93f616683045c6cdd4dd0"
|
|
135 | 115 | rxjs "7.8.1"
|
136 | 116 | source-map "0.7.4"
|
137 | 117 |
|
138 |
| -"@angular-devkit/[email protected].8": |
139 |
| - version "16.2.8" |
140 |
| - resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.8.tgz#cc11cf6d00cd9131adbede9a99f3a617aedd5bc4" |
141 |
| - integrity sha512-MBiKZOlR9/YMdflALr7/7w/BGAfo/BGTrlkqsIB6rDWV1dYiCgxI+033HsiNssLS6RQyCFx/e7JA2aBBzu9zEg== |
| 118 | +"@angular-devkit/[email protected].9": |
| 119 | + version "16.2.9" |
| 120 | + resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-16.2.9.tgz#71eed819c1665068d717d75f912f5ea689c201f9" |
| 121 | + integrity sha512-lB51CGCILpcSI37CwKUAGDLxMqh7zmuRbiPo9s9mSkCM4ccqxFlaL+VFTq2/laneARD6aikpOHnkVm5myNzQPw== |
142 | 122 | dependencies:
|
143 |
| - "@angular-devkit/core" "16.2.8" |
| 123 | + "@angular-devkit/core" "16.2.9" |
144 | 124 | jsonc-parser "3.2.0"
|
145 | 125 | magic-string "0.30.1"
|
146 | 126 | ora "5.4.1"
|
|
208 | 188 | "@angular-eslint/bundled-angular-compiler" "16.2.0"
|
209 | 189 | "@typescript-eslint/utils" "5.62.0"
|
210 | 190 |
|
211 |
| -"@angular/cli@^16.2.8": |
212 |
| - version "16.2.8" |
213 |
| - resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.8.tgz#b0dcc81ba8a2f920b1d53e06ea33fee6830e4a57" |
214 |
| - integrity sha512-iPrDv+SemRb6ZhayxwLsEdykHpV2TYSgH5Smg8GqSaIR/KUiemuzBrIKEUEaIG4n2dVEOtcsuh2JRHQndF7wmw== |
| 191 | +"@angular/cli@^16.2.9": |
| 192 | + version "16.2.9" |
| 193 | + resolved "https://registry.yarnpkg.com/@angular/cli/-/cli-16.2.9.tgz#36b5ef29ed9cfc56865befa5b5add6f7d043e21c" |
| 194 | + integrity sha512-wkpV/Ni26LUeDmhee2TPXXEq3feEdZMSG8+nkfUK9kqIcxm0IjI1GLPeiVOX7aQobuKNe2cCAFNwsrXWjj+2og== |
215 | 195 | dependencies:
|
216 |
| - "@angular-devkit/architect" "0.1602.8" |
217 |
| - "@angular-devkit/core" "16.2.8" |
218 |
| - "@angular-devkit/schematics" "16.2.8" |
219 |
| - "@schematics/angular" "16.2.8" |
| 196 | + "@angular-devkit/architect" "0.1602.9" |
| 197 | + "@angular-devkit/core" "16.2.9" |
| 198 | + "@angular-devkit/schematics" "16.2.9" |
| 199 | + "@schematics/angular" "16.2.9" |
220 | 200 | "@yarnpkg/lockfile" "1.1.0"
|
221 | 201 | ansi-colors "4.1.3"
|
222 | 202 | ini "4.1.1"
|
|
1953 | 1933 | unbzip2-stream "1.4.3"
|
1954 | 1934 | yargs "17.7.2"
|
1955 | 1935 |
|
1956 |
| -"@schematics/[email protected].8": |
1957 |
| - version "16.2.8" |
1958 |
| - resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.8.tgz#d4c236767e89c536c2c15951394cac20f07bfc1f" |
1959 |
| - integrity sha512-yxfxJ2IMRIt+dQcqyJR30qd/osb5NwRsi9US3gFIHP1jfjOAs1Nk8ENNd5ycYV+yykCa78KWhmbOw4G1zpR56Q== |
| 1936 | +"@schematics/[email protected].9": |
| 1937 | + version "16.2.9" |
| 1938 | + resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-16.2.9.tgz#0173f714eaf803baa56c93756d3996b9beff4655" |
| 1939 | + integrity sha512-uiU2YbZRVHgk1N1DDsek/5CKhfpZ8myJYNJk8eHV5LswnXOP3aqvH23VhneaAgOYwK5fISC7eMG0pLVKMvFfZQ== |
1960 | 1940 | dependencies:
|
1961 |
| - "@angular-devkit/core" "16.2.8" |
1962 |
| - "@angular-devkit/schematics" "16.2.8" |
| 1941 | + "@angular-devkit/core" "16.2.9" |
| 1942 | + "@angular-devkit/schematics" "16.2.9" |
1963 | 1943 | jsonc-parser "3.2.0"
|
1964 | 1944 |
|
1965 | 1945 | "@sigstore/bundle@^1.1.0":
|
|
0 commit comments