|
169 | 169 | jest-preset-angular "14.6.0" |
170 | 170 | lodash "^4.17.15" |
171 | 171 |
|
172 | | -"@angular-devkit/architect@0.2003.15": |
| 172 | +"@angular-devkit/architect@0.2003.15", "@angular-devkit/architect@>=0.2000.0 < 0.2100.0": |
173 | 173 | version "0.2003.15" |
174 | 174 | resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.2003.15.tgz#09d4e520205dcfe44ae0dd5e4f865596c1fdec98" |
175 | 175 | integrity sha512-HmGnUTLVwpvOFilc3gTP6CL9o+UbkVyu9S4WENkQbInbW3zp54lkzY71uWJIP7QvuXPa+bS4WHEmoGNQtNvv1A== |
176 | 176 | dependencies: |
177 | 177 | "@angular-devkit/core" "20.3.15" |
178 | 178 | rxjs "7.8.2" |
179 | 179 |
|
180 | | -"@angular-devkit/architect@0.2003.9", "@angular-devkit/architect@>= 0.2000.0 < 0.2100.0", "@angular-devkit/architect@>=0.2000.0 < 0.2100.0": |
| 180 | +"@angular-devkit/architect@0.2003.9": |
181 | 181 | version "0.2003.9" |
182 | 182 | resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.2003.9.tgz#951761c3cc39c00803475b9413d3b77700bba109" |
183 | 183 | integrity sha512-p0GO2H8hiZjRHI9sm4tXTF3OpWaEnkqvB0GBGJfGp8RvpPfDA2t3j2NAUNtd75H+B0xdfyWLmNq9YJGpy6gznA== |
184 | 184 | dependencies: |
185 | 185 | "@angular-devkit/core" "20.3.9" |
186 | 186 | rxjs "7.8.2" |
187 | 187 |
|
| 188 | +"@angular-devkit/architect@>= 0.2100.0 < 0.2200.0": |
| 189 | + version "0.2101.1" |
| 190 | + resolved "https://registry.yarnpkg.com/@angular-devkit/architect/-/architect-0.2101.1.tgz#d36db61c0b7e3b2fe3e925900f2acf65be37f653" |
| 191 | + integrity sha512-8x7hKcFs3hnpDaIj9fyzinh4X74oQaMxMsZzBf4dBL7EwokjPIf2fadQsZd8a5M+Ja4tIgTnXH9ySyaRFWGNXA== |
| 192 | + dependencies: |
| 193 | + "@angular-devkit/core" "21.1.1" |
| 194 | + rxjs "7.8.2" |
| 195 | + |
188 | 196 | "@angular-devkit/build-angular@20.3.9": |
189 | 197 | version "20.3.9" |
190 | 198 | resolved "https://registry.yarnpkg.com/@angular-devkit/build-angular/-/build-angular-20.3.9.tgz#4bfb2cecdd971f729ff18c2afb451e553f3fc227" |
|
255 | 263 | "@angular-devkit/architect" "0.2003.9" |
256 | 264 | rxjs "7.8.2" |
257 | 265 |
|
258 | | -"@angular-devkit/core@20.3.15": |
| 266 | +"@angular-devkit/core@20.3.15", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0": |
259 | 267 | version "20.3.15" |
260 | 268 | resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.15.tgz#d61e2b915b2347da9f33c37f39c6c163cc5d29ea" |
261 | 269 | integrity sha512-s7sE4S5Hy62dLrtHwizbZaMcupAE8fPhm6rF+jBkhHZ75zXGhGzXP8WKFztYCAuGnis4pPnGSEKP/xVTc2lw6Q== |
|
267 | 275 | rxjs "7.8.2" |
268 | 276 | source-map "0.7.6" |
269 | 277 |
|
270 | | -"@angular-devkit/core@20.3.9", "@angular-devkit/core@>= 20.0.0 < 21.0.0", "@angular-devkit/core@^20.0.0": |
| 278 | +"@angular-devkit/core@20.3.9": |
271 | 279 | version "20.3.9" |
272 | 280 | resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-20.3.9.tgz#aea55e08f04189738afacc6784badec4388039c6" |
273 | 281 | integrity sha512-bXsAGIUb4p60x548YmvnMvjwd3FwWz6re1uTM7dV0XH8nQn3XMhOQ3Q3sAckzJHxkDuaRhB3K/a4kupoOmVfTQ== |
|
291 | 299 | rxjs "7.8.2" |
292 | 300 | source-map "0.7.6" |
293 | 301 |
|
| 302 | +"@angular-devkit/core@21.1.1", "@angular-devkit/core@>= 21.0.0 < 22.0.0": |
| 303 | + version "21.1.1" |
| 304 | + resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-21.1.1.tgz#4a889c8e75849811981d33b3ab59a88157485eae" |
| 305 | + integrity sha512-rCwfBUemyRoAfrO4c85b49lkPiD5WljWE+IK7vjUNIFFf4TXOS4tg4zxqopUDVE4zEjXORa5oHCEc5HCerjn1g== |
| 306 | + dependencies: |
| 307 | + ajv "8.17.1" |
| 308 | + ajv-formats "3.0.1" |
| 309 | + jsonc-parser "3.3.1" |
| 310 | + picomatch "4.0.3" |
| 311 | + rxjs "7.8.2" |
| 312 | + source-map "0.7.6" |
| 313 | + |
294 | 314 | "@angular-devkit/schematics@20.3.15": |
295 | 315 | version "20.3.15" |
296 | 316 | resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-20.3.15.tgz#7dd2f966a530fadb0c425ed01fb3cbb303df868a" |
|
324 | 344 | ora "8.2.0" |
325 | 345 | rxjs "7.8.2" |
326 | 346 |
|
327 | | -"@angular-eslint/builder@20.5.1": |
328 | | - version "20.5.1" |
329 | | - resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-20.5.1.tgz#390c05f6a42fed19de10840443f8fc702a94a5cd" |
330 | | - integrity sha512-jUnqrMbMQ/UR8xPncg3NW3I18dlnV68V0HHozZgX3rjHuDOa7Yq4jwjFaaxfaId5KsNDoEGtjZCAz1lgw/+4Gw== |
| 347 | +"@angular-eslint/builder@21.0.1": |
| 348 | + version "21.0.1" |
| 349 | + resolved "https://registry.yarnpkg.com/@angular-eslint/builder/-/builder-21.0.1.tgz#d1d2915dcd28cc371251911f064751d3de50c767" |
| 350 | + integrity sha512-6BqpmW0XvjTOs2YOHwzeZcQ32eL8vs8SCHjt1cQnq1+libOVDXky1eb/jRs7ouyA49UagLDoM34K1kjrYo8P3Q== |
331 | 351 | dependencies: |
332 | | - "@angular-devkit/architect" ">= 0.2000.0 < 0.2100.0" |
333 | | - "@angular-devkit/core" ">= 20.0.0 < 21.0.0" |
| 352 | + "@angular-devkit/architect" ">= 0.2100.0 < 0.2200.0" |
| 353 | + "@angular-devkit/core" ">= 21.0.0 < 22.0.0" |
334 | 354 |
|
335 | 355 | "@angular-eslint/bundled-angular-compiler@20.5.0": |
336 | 356 | version "20.5.0" |
|
0 commit comments