From 40e4173793a0c6d9e0f8a0fea1c35374684d472a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 22 May 2025 14:19:18 -0400 Subject: [PATCH] Bring in updates from Drutopia Build Source --- composer.json | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) diff --git a/composer.json b/composer.json index cb5cca8..819d0a6 100644 --- a/composer.json +++ b/composer.json @@ -1,11 +1,11 @@ { "name": "drutopia/drutopia_template", "description": "Project template for Drupal 10 Drutopia projects.", + "homepage": "https://drutopia.org", "type": "project", "license": "GPL-2.0-or-later", "minimum-stability": "dev", "prefer-stable": true, - "homepage": "https://drutopia.org", "support": { "docs": "http://docs.drutopia.org/en/latest", "issues": "https://gitlab.com/drutopia/drutopia/-/issues" @@ -24,14 +24,13 @@ "composer/installers": "^2", "cweagans/composer-patches": "^1.7", "drupal/admin_toolbar": "^3", - "drupal/allowed_formats": "^2", "drupal/antibot": "^2", "drupal/asset_injector": "^2", - "drupal/auto_entitylabel": "^3.0@beta", + "drupal/auto_entitylabel": "^3", "drupal/backup_migrate": "^5", "drupal/better_exposed_filters": "^6", - "drupal/block_class": "^2", - "drupal/bpmn_io": "^1", + "drupal/block_class": "^4", + "drupal/bpmn_io": "^2", "drupal/cancel_button": "^1", "drupal/ckeditorheight": "^1", "drupal/classitup": "^1", @@ -55,8 +54,7 @@ "drupal/drutopia_paragraph_title": "^1", "drupal/drutopia_site": "2.0.x-dev@dev", "drupal/easy_breadcrumb": "^2", - "drupal/eca": "^1", - "drupal/eca_context": "^1.0", + "drupal/eca": "^2", "drupal/editor_advanced_link": "^2.0", "drupal/editoria11y": "^2", "drupal/email_registration": "^1", @@ -66,7 +64,6 @@ "drupal/environment_indicator": "^4", "drupal/eva": "^3", "drupal/exif_orientation": "^1", - "drupal/facets": "dev-3.0.x as 2.0.x-dev", "drupal/feeds": "^3", "drupal/feeds_ex": "^1", "drupal/feeds_ical": "^2", @@ -77,20 +74,17 @@ "drupal/fitvids": "^2", "drupal/fixed_block_content": "^1", "drupal/flag": "^4", - "drupal/footnotes": "^3", + "drupal/footnotes": "^4", "drupal/fullcalendar_view": "^5", "drupal/geolocation": "^3", - "drupal/gin": "^3", "drupal/gin_gutenberg": "^1", "drupal/gin_login": "^2", - "drupal/gin_toolbar": "^1", "drupal/google_analytics": "^4", "drupal/gutenberg": "^2", "drupal/http_cache_control": "^2", "drupal/http_client_error_status": "^3", "drupal/ief_complex_open": "^1", "drupal/indieweb": "^1", - "drupal/inline_entity_form": "^1.0@RC", "drupal/inotherwords": "^3", "drupal/insert": "^3", "drupal/key": "^1.14", @@ -98,6 +92,7 @@ "drupal/linkit": "^6", "drupal/mail_login": "^2.7", "drupal/markdown": "^3", + "drupal/media_alias_display": "^2.0", "drupal/menu_item_extras": "^2.19", "drupal/menu_link_config": "^1.0@alpha", "drupal/menu_trail_by_path": "^2", @@ -126,17 +121,18 @@ "drupal/require_on_publish": "^1", "drupal/role_delegation": "^1", "drupal/scheduler": "^1", - "drupal/schema_metatag": "^2", + "drupal/schema_metatag": "^3", "drupal/scn": "^2", "drupal/search404": "^2", "drupal/search_api_autocomplete": "^1.6", "drupal/search_api_entity_multiselect": "1.0.x-dev", "drupal/search_api_saved_searches": "^1", - "drupal/seckit": "^2.0", + "drupal/seckit": "^2", "drupal/select_or_other": "^4.0", "drupal/shield": "^1.4", - "drupal/smart_date": "^4.0", - "drupal/sms": "^2.0", + "drupal/simple_sitemap": "^4.1", + "drupal/smart_date": "^4", + "drupal/sms": "^2", "drupal/social_post_facebook": "3.0.x-dev@dev", "drupal/social_post_twitter": "3.x-dev@dev", "drupal/stringoverrides": "^1.8", @@ -146,8 +142,7 @@ "drupal/textarea_widget_for_text": "^1.1", "drupal/tomselect": "1.0.x-dev@dev", "drupal/trim": "^2", - "drupal/twig_tweak": "^3.2", - "drupal/twigsuggest": "^1", + "drupal/twig_tweak": "^3", "drupal/ui_patterns": "^1", "drupal/unique_content_field_validation": "^1.1", "drupal/view_password": "^6", @@ -211,9 +206,8 @@ "patches": { "drupal/core": { "Adding attributes to views-view-list.html.twig doesn't work if Views List class Style option is empty": "https://www.drupal.org/files/issues/2023-03-16/2845400-24.patch", - "Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2021-12-01/2648950-257.patch", - "Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch", - "Entity reference filter for all entity reference fields 3347343": "https://git.drupalcode.org/project/drupal/-/merge_requests/4053.diff" + "Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2024-08-21/2648950-284.patch", + "Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch" }, "drupal/ds": { "Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"