Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qYhlG-002Qw9-IS for pgadmin-hackers@arkaria.postgresql.org; Wed, 23 Aug 2023 06:54:38 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qYhlE-00A84T-Ed for pgadmin-hackers@arkaria.postgresql.org; Wed, 23 Aug 2023 06:54:36 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qYhlE-00A84J-4m for pgadmin-hackers@lists.postgresql.org; Wed, 23 Aug 2023 06:54:35 +0000 Received: from out-25.smtp.github.com ([192.30.252.208]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qYhlA-000WJB-B6 for pgadmin-hackers@lists.postgresql.org; Wed, 23 Aug 2023 06:54:35 +0000 Received: from github.com (hubbernetes-node-144f1b3.ash1-iad.github.net [10.56.152.39]) by smtp.github.com (Postfix) with ESMTPA id 82222340B88 for ; Tue, 22 Aug 2023 23:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1692773670; bh=GomD9O4lna26pWMB1WGZWMDZYuiaIAkswbBwug10VYc=; h=Date:From:To:Subject:From; b=TZmSc9TpBQwu/La00Mw4aGP16AFzYz3ss1CAiAk0FNFsarKyvNxCeiYFkcd2YkmsK Xgjjw75z4erCYcvxQ9SByOOgm4SuoFidrIdTOGoaDiRMhVKMqXSgGUnWRgp7My0yzm Qf1KRTHHNC9X+XKiCPMZ+LYzF5Xp3vtAOLZALHwg= Date: Tue, 22 Aug 2023 23:54:30 -0700 From: Aditya Toshniwal To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] e82831: Remove imagemin-pngquant as we already have a PNG ... Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: e8283173ba178ceaed646cd3a3ed9fc9d580d255 https://github.com/pgadmin-org/pgadmin4/commit/e8283173ba178ceaed646cd3a3ed9fc9d580d255 Author: Aditya Toshniwal Date: 2023-08-23 (Wed, 23 Aug 2023) Changed paths: M web/package.json M web/webpack.config.js M web/yarn.lock Log Message: ----------- Remove imagemin-pngquant as we already have a PNG optimizer imagemin-optipng