📄 Colors/tests/packages.lock.json
{
  "version": 2,
  "dependencies": {
    "net11.0": {
      "CSharpier.MsBuild": {
        "type": "Direct",
        "requested": "[1.3.0, )",
        "resolved": "1.3.0",
        "contentHash": "jzzLpmz7F6LyBh5FTZy8/4dEYVcAG9VjBPKryZ82LIoUuupcBkCSXzaeS/4oYcp/rBC8yVLcDstJ8CIv9n2IFw=="
      },
      "MSTest": {
        "type": "Direct",
        "requested": "[4.3.3, )",
        "resolved": "4.3.3",
        "contentHash": "jrnmaQgS4Z81ONQzTgB2GUDZ52r7Qvy3QYGyKZbJ7mX3YR/gwNaIcEAnbkJgefpp3V2ctpBMcn5Hg/72TV/R2g==",
        "dependencies": {
          "MSTest.TestAdapter": "4.3.3",
          "MSTest.TestFramework": "4.3.3",
          "Microsoft.NET.Test.Sdk": "18.4.0",
          "Microsoft.Testing.Extensions.CodeCoverage": "18.9.0",
          "Microsoft.Testing.Extensions.TrxReport": "2.3.3"
        }
      },
      "Shouldly": {
        "type": "Direct",
        "requested": "[5.0.0-preview.2, )",
        "resolved": "5.0.0-preview.2",
        "contentHash": "vw++7WsnykjWU4cbdz2J1WJUwuJOOvTVQLfs9lsFc7ktiCOE6GzconTrOcIfCd38WnCOXZsOtsAZyfgpQitGtw=="
      },
      "Microsoft.ApplicationInsights": {
        "type": "Transitive",
        "resolved": "2.23.0",
        "contentHash": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw=="
      },
      "Microsoft.CodeCoverage": {
        "type": "Transitive",
        "resolved": "18.4.0",
        "contentHash": "9O0BtCfzCWrkAmK187ugKdq72HHOXoOUjuWFDVc2LsZZ0pOnA9bTt+Sg9q4cF+MoAaUU+MuWtvBuFsnduviJow=="
      },
      "Microsoft.DiaSymReader": {
        "type": "Transitive",
        "resolved": "2.2.9",
        "contentHash": "WLbDc/W9XkHpGVtd1L6Vml8W6+PaaYZZTJASHjHF7W2WX/hld6bfNK102Ui+I3a6zIdx4+oKRJtMgHz44JmBfw=="
      },
      "Microsoft.Extensions.DependencyModel": {
        "type": "Transitive",
        "resolved": "10.0.8",
        "contentHash": "vLyZVpxmduO2jx+76ggqnsA3m81kwMY3NkWciNTj5E+Nvqb0VihqCvQP89QsGONWp0AJwMZG+u9GzaCjDdFGNw=="
      },
      "Microsoft.NET.Test.Sdk": {
        "type": "Transitive",
        "resolved": "18.4.0",
        "contentHash": "w49iZdL4HL6V25l41NVQLXWQ+e71GvSkKVteMrOL02gP/PUkcnO/1yEb2s9FntU4wGmJWfKnyrRAhcMHd9ZZNA==",
        "dependencies": {
          "Microsoft.CodeCoverage": "18.4.0",
          "Microsoft.TestPlatform.TestHost": "18.4.0"
        }
      },
      "Microsoft.Testing.Extensions.CodeCoverage": {
        "type": "Transitive",
        "resolved": "18.9.0",
        "contentHash": "Odp8djWEUFTJoRV02y0zJaAwAHF31CtNaDgnKKM+8dBHbbaH7Ee0oo9gweLpbzjI7UrtMUzH6xLJSrICZw+Nwg==",
        "dependencies": {
          "Microsoft.DiaSymReader": "2.2.9",
          "Microsoft.Extensions.DependencyModel": "10.0.8",
          "Microsoft.Testing.Platform": "2.3.0"
        }
      },
      "Microsoft.Testing.Extensions.Telemetry": {
        "type": "Transitive",
        "resolved": "2.3.3",
        "contentHash": "nY8ceQyPWB9TRE1WE5Oe/sks2e10SxgPv61vBHsFYpgCeDtNwhpMZwmL29GklO3/etTdOsLdrCmNr4zJWaR2fg==",
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.23.0",
          "Microsoft.Testing.Platform": "2.3.3"
        }
      },
      "Microsoft.Testing.Extensions.TrxReport": {
        "type": "Transitive",
        "resolved": "2.3.3",
        "contentHash": "vYBqGSlT94B8d6d4PRdPQ83ogn3kK4kXcnI3SlHBHZu1XsU01IDTMnWoto5v5wXN/Mz4XsVM3Do/sJdGRgH29g==",
        "dependencies": {
          "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.3.3",
          "Microsoft.Testing.Platform": "2.3.3"
        }
      },
      "Microsoft.Testing.Extensions.TrxReport.Abstractions": {
        "type": "Transitive",
        "resolved": "2.3.3",
        "contentHash": "dceVNxnfTEjKnrIreLcMfkgrzzBY8kgCCJX5NAv7Lq/6vPlTP4VB5zxKeuYy0yfCoBtWuPkLjUG6qtOBMfpypA==",
        "dependencies": {
          "Microsoft.Testing.Platform": "2.3.3"
        }
      },
      "Microsoft.Testing.Extensions.VSTestBridge": {
        "type": "Transitive",
        "resolved": "2.3.3",
        "contentHash": "JLovZjH6K10YiHO/BcidsaSHo/M2DfOe9FDjxjFdV6aoHO6VYTTYlLBNcyLJSo20q5gDTmNvmxYVH39A942aJA==",
        "dependencies": {
          "Microsoft.TestPlatform.ObjectModel": "18.4.0",
          "Microsoft.Testing.Extensions.Telemetry": "2.3.3",
          "Microsoft.Testing.Extensions.TrxReport.Abstractions": "2.3.3",
          "Microsoft.Testing.Platform": "2.3.3"
        }
      },
      "Microsoft.Testing.Platform.MSBuild": {
        "type": "Transitive",
        "resolved": "2.3.3",
        "contentHash": "iVAvNbZ5JPDZSrTcIrCDoCsAkzjDxwDEt2mDuMd8ng1P6e2P2NCd0g0BsoBVG+nJLSmK//V+yeEvjCa3E2fxHw==",
        "dependencies": {
          "Microsoft.Testing.Platform": "2.3.3"
        }
      },
      "Microsoft.TestPlatform.ObjectModel": {
        "type": "Transitive",
        "resolved": "18.4.0",
        "contentHash": "4L6m2kS2pY5uJ9cpeRxzW22opr6ttScIRqsOpMDQpgENp/ZwxkkQCcmc6LRSURo2dFaaSW5KVflQZvroiJ7Wzg=="
      },
      "Microsoft.TestPlatform.TestHost": {
        "type": "Transitive",
        "resolved": "18.4.0",
        "contentHash": "gZsCHI+zOmZCcKZieIL4Jg14qKD2OGZOmX5DehuIk1EA9BN6Crm0+taXQNEuajOH1G9CCyBxw8VWR4t5tumcng==",
        "dependencies": {
          "Microsoft.TestPlatform.ObjectModel": "18.4.0",
          "Newtonsoft.Json": "13.0.3"
        }
      },
      "MSTest.Analyzers": {
        "type": "Transitive",
        "resolved": "4.3.3",
        "contentHash": "cTcdSPIZ8WvchbC5DFmfHxrvVNZCtops+2W94le+Q+mx110Y9L9mqNVVc9flF35lFeL5GsY+rxGBylsjDk4+zg=="
      },
      "MSTest.TestAdapter": {
        "type": "Transitive",
        "resolved": "4.3.3",
        "contentHash": "YxXA1YGqwcZ1UjZXHgeu65AWDR25PQ2lN5N5CYOhxftqOQh/FcgQk0Vz0nfHqLhqOGFI6g9uIfOWqAdobSNKSg==",
        "dependencies": {
          "MSTest.TestFramework": "4.3.3",
          "Microsoft.Testing.Extensions.VSTestBridge": "2.3.3",
          "Microsoft.Testing.Platform.MSBuild": "2.3.3"
        }
      },
      "MSTest.TestFramework": {
        "type": "Transitive",
        "resolved": "4.3.3",
        "contentHash": "Y4OSRh7VKV3nW+/vIqvfJ3sdLWfVJ9G11KpzynFAq3Bh/fpMaXt73v8GfL4mTz6pJ/ix3hcep4iy6qQNXt408w==",
        "dependencies": {
          "MSTest.Analyzers": "4.3.3"
        }
      },
      "Newtonsoft.Json": {
        "type": "Transitive",
        "resolved": "13.0.3",
        "contentHash": "HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ=="
      },
      "System.IO.Hashing": {
        "type": "Transitive",
        "resolved": "8.0.0",
        "contentHash": "ne1843evDugl0md7Fjzy6QjJrzsjh46ZKbhf8GwBXb5f/gw97J4bxMs0NQKifDuThh/f0bZ0e62NPl1jzTuRqA=="
      },
      "mosaic.colors": {
        "type": "Project",
        "dependencies": {
          "SixLabors.ImageSharp": "[4.0.0, )"
        }
      },
      "Microsoft.Testing.Platform": {
        "type": "CentralTransitive",
        "requested": "[2.3.3, )",
        "resolved": "2.3.3",
        "contentHash": "ENbH4BQh9riXtOKc25KKITfiGGWhWMBJA7pZuNaF9zxzzSaVkp5AMeZxGQ6sXYaR6xb724NLz985Is6XIYqLSg=="
      },
      "SixLabors.ImageSharp": {
        "type": "CentralTransitive",
        "requested": "[4.0.0, )",
        "resolved": "4.0.0",
        "contentHash": "6Ft5sclM1t5bY+P0SsLLGwXIAgmDASFFD9hD0tlEcfFCU8Yj9nR7ZzaqCL/p+SIfqoe8jLKFHD7LFPRJPGXZ5w==",
        "dependencies": {
          "System.IO.Hashing": "8.0.0"
        }
      }
    }
  }
}