From afb22bf43086d31e31666570c24106611c661eab Mon Sep 17 00:00:00 2001 From: Adrien Crivelli Date: Tue, 12 Nov 2024 12:14:44 +0700 Subject: [PATCH] Accept AVIF and HEIF images #10871 They will be converted to WebP during upload --- composer.json | 2 +- composer.lock | 16 ++++++++-------- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 4 files changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index 54ad875d..db222398 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,7 @@ "ext-json": "*", "ext-pdo": "*", "beberlei/doctrineextensions": "^1.5", - "ecodev/felix": "^15.1", + "ecodev/felix": "^15.2", "ecodev/graphql-doctrine": "^10.0", "ecodev/graphql-upload": "^7.0", "laminas/laminas-config-aggregator": "^1.15", diff --git a/composer.lock b/composer.lock index c687775d..4075ea4e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "fa2e670d1791e399bbaa42aa63cbe5b1", + "content-hash": "d4275563b97f4031052b6ff86584a5ae", "packages": [ { "name": "beberlei/doctrineextensions", @@ -1371,16 +1371,16 @@ }, { "name": "ecodev/felix", - "version": "15.1.0", + "version": "15.2.0", "source": { "type": "git", "url": "https://github.com/Ecodev/felix.git", - "reference": "cd3983449b93ad3f774587e2fd851b90d9c08bc3" + "reference": "ef796bc11cc3e79e8fe59f5075bbc722276471dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Ecodev/felix/zipball/cd3983449b93ad3f774587e2fd851b90d9c08bc3", - "reference": "cd3983449b93ad3f774587e2fd851b90d9c08bc3", + "url": "https://api.github.com/repos/Ecodev/felix/zipball/ef796bc11cc3e79e8fe59f5075bbc722276471dc", + "reference": "ef796bc11cc3e79e8fe59f5075bbc722276471dc", "shasum": "" }, "require": { @@ -1437,9 +1437,9 @@ "description": "Various utilities tailored for our ecosystem", "support": { "issues": "https://github.com/Ecodev/felix/issues", - "source": "https://github.com/Ecodev/felix/tree/15.1.0" + "source": "https://github.com/Ecodev/felix/tree/15.2.0" }, - "time": "2024-10-01T15:52:40+00:00" + "time": "2024-11-12T04:40:45+00:00" }, { "name": "ecodev/graphql-doctrine", @@ -9175,6 +9175,6 @@ "ext-json": "*", "ext-pdo": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/package.json b/package.json index 97c55683..5461d97f 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "@angular/router": "^18.2.3", "@apollo/client": "~3.10.8", "@ecodev/fab-speed-dial": "^17.0.0", - "@ecodev/natural": "^61.1.2", - "@ecodev/natural-editor": "^61.1.2", + "@ecodev/natural": "^61.3.0", + "@ecodev/natural-editor": "^61.3.0", "@ecodev/natural-layout": "^2.0.2", "@graphql-codegen/cli": "^5.0.2", "@graphql-codegen/typescript-apollo-angular": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index f0371747..dcefc533 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1639,10 +1639,10 @@ dependencies: tslib "^2.6" -"@ecodev/natural-editor@^61.1.2": - version "61.1.2" - resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-61.1.2.tgz#541541568056779bacb4c2d07b1fa91f853f26e6" - integrity sha512-zufI7NG5eyw+dpCgCK5hoRf7UKPCxkhNnNPKUuHIV926tMP4eVjj6paKfopPDlhxWPm07oIeV4rCXnDNTlDouA== +"@ecodev/natural-editor@^61.3.0": + version "61.3.0" + resolved "https://registry.yarnpkg.com/@ecodev/natural-editor/-/natural-editor-61.3.0.tgz#90d8472b8e928c3dead1fbbdcd244944ed6881e5" + integrity sha512-v8INYOmcHBrgFIv5XjbzkBke3UfxJXI88jCyjRSU1x9R5NZ91/2qws4wwSoPu6iuPuJR+TLnigJ8WVGT+ofHMQ== dependencies: prosemirror-commands "^1.5.2" prosemirror-dropcursor "^1.8.1" @@ -1664,10 +1664,10 @@ resolved "https://registry.yarnpkg.com/@ecodev/natural-layout/-/natural-layout-2.0.2.tgz#e2c64c2ddb3c60793a39236b52624fde323e610a" integrity sha512-BV75kFQmpfuSBNQ1jyKu+IdGkFTMESjPrtKrEyc3MqcmVhV5IiYU0LXTaghLZozuZgCT9HfMOnEsh05aS2j9uQ== -"@ecodev/natural@^61.1.2": - version "61.1.2" - resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-61.1.2.tgz#580422165f1fc27ff2d4e85feba773e7c3aae4c8" - integrity sha512-w9sSiGkNt+WoyiuMoyzc86J+fFLcqaBOapsqouNRKB8x03HtjBh7NDU2vqLQGSQSnmmYUb+8CI7qQdPp8hK8XA== +"@ecodev/natural@^61.3.0": + version "61.3.0" + resolved "https://registry.yarnpkg.com/@ecodev/natural/-/natural-61.3.0.tgz#c66a613fc3d2c5f98ac3dbf3cc1b1a87ae882eb1" + integrity sha512-WOkQzLc2KfbezWruLjQZgaHcl/W9vv3TCnelvHSZ1QSxyGPOIBKQajyypvXj068JLQFAFNt3VkF79IBFcrtNkA== dependencies: crypto-es "^2.0.3" extract-files "^13.0.0"