|
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 | | - }, |
160 | 145 | "Microsoft.AspNetCore.Authorization": { |
161 | 146 | "type": "Transitive", |
162 | 147 | "resolved": "8.0.14", |
|
463 | 448 | "System.Text.Encodings.Web": "8.0.0" |
464 | 449 | } |
465 | 450 | }, |
| 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 | + }, |
466 | 460 | "telblazor.components.showcase.shared": { |
467 | 461 | "type": "Project", |
468 | 462 | "dependencies": { |
469 | 463 | "Blazored.LocalStorage": "[4.5.0, )", |
470 | 464 | "Markdig": "[0.41.3, )", |
471 | 465 | "Microsoft.AspNetCore.Components.Web": "[8.0.14, )", |
472 | 466 | "Serilog": "[4.2.0, )", |
473 | | - "TELBlazor.Components": "[1.9.9, )" |
| 467 | + "TELBlazor.Components": "[1.2.5-local, )" |
474 | 468 | } |
475 | 469 | }, |
476 | 470 | "Markdig": { |
|
0 commit comments