|
142 | 142 | "Serilog.Sinks.File": "5.0.0" |
143 | 143 | } |
144 | 144 | }, |
| 145 | + "TELBlazor.Components": { |
| 146 | + "type": "Direct", |
| 147 | + "requested": "[1.9.9, )", |
| 148 | + "resolved": "1.9.9", |
| 149 | + "contentHash": "l3oiHqxM2b8BIidNdYd/cyPThdZSL2vVYQWeXE/I/ywKBfQmCbO7KzdK9uXTFruwVFRz4yFd3cJWq3ivDYwEDA==", |
| 150 | + "dependencies": { |
| 151 | + "Blazored.LocalStorage": "4.5.0", |
| 152 | + "Microsoft.AspNetCore.Components.Web": "8.0.14", |
| 153 | + "Microsoft.Extensions.DependencyInjection": "8.0.1", |
| 154 | + "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2", |
| 155 | + "Microsoft.Extensions.Http": "8.0.1", |
| 156 | + "Microsoft.Extensions.Options.ConfigurationExtensions": "8.0.0", |
| 157 | + "Serilog": "4.2.0" |
| 158 | + } |
| 159 | + }, |
145 | 160 | "Microsoft.AspNetCore.Authorization": { |
146 | 161 | "type": "Transitive", |
147 | 162 | "resolved": "8.0.14", |
|
448 | 463 | "System.Text.Encodings.Web": "8.0.0" |
449 | 464 | } |
450 | 465 | }, |
451 | | - "telblazor.components": { |
452 | | - "type": "Project", |
453 | | - "dependencies": { |
454 | | - "Blazored.LocalStorage": "[4.5.0, )", |
455 | | - "Microsoft.AspNetCore.Components.Web": "[8.0.14, )", |
456 | | - "Microsoft.Extensions.Http": "[8.0.1, )", |
457 | | - "Serilog": "[4.2.0, )" |
458 | | - } |
459 | | - }, |
460 | 466 | "telblazor.components.showcase.shared": { |
461 | 467 | "type": "Project", |
462 | 468 | "dependencies": { |
463 | 469 | "Blazored.LocalStorage": "[4.5.0, )", |
464 | 470 | "Markdig": "[0.41.3, )", |
465 | 471 | "Microsoft.AspNetCore.Components.Web": "[8.0.14, )", |
466 | 472 | "Serilog": "[4.2.0, )", |
467 | | - "TELBlazor.Components": "[1.9.5-local, )" |
| 473 | + "TELBlazor.Components": "[1.9.9, )" |
468 | 474 | } |
469 | 475 | }, |
470 | 476 | "Markdig": { |
|
0 commit comments