|
49 | 49 | "dof-dss/nidirect-migrations": "^1.0",
|
50 | 50 | "dof-dss/nidirect-site-modules": "^1.0.2",
|
51 | 51 | "drupal/address": "^1.7",
|
52 |
| - "drupal/admin_toolbar": "^2.0", |
| 52 | + "drupal/admin_toolbar": "^3.0", |
53 | 53 | "drupal/adminimal_theme": "^1.5",
|
54 |
| - "drupal/better_field_descriptions": "^1.5", |
| 54 | + "drupal/antibot": "^1.4", |
| 55 | + "drupal/better_field_descriptions": "^1.6", |
55 | 56 | "drupal/block_content_permissions": "^1.10",
|
56 | 57 | "drupal/block_field": "^1.0@RC",
|
57 | 58 | "drupal/block_list_override": "^1.0",
|
|
72 | 73 | "drupal/csv_serialization": "^2.0@beta",
|
73 | 74 | "drupal/ctools": "^3.7",
|
74 | 75 | "drupal/diff": "^1.0",
|
75 |
| - "drupal/entity_browser": "^2.5", |
76 |
| - "drupal/entity_embed": "^1.0", |
| 76 | + "drupal/dynamic_entity_reference": "^1.12", |
| 77 | + "drupal/entity_browser": "^2.6", |
| 78 | + "drupal/entity_embed": "^1.2", |
77 | 79 | "drupal/entity_reference_unpublished": "^1.2",
|
78 | 80 | "drupal/entityqueue": "^1.0",
|
79 | 81 | "drupal/eu_cookie_compliance": "^1.8",
|
80 | 82 | "drupal/facets": "^1.8",
|
81 | 83 | "drupal/facets_pretty_paths": "1.x-dev",
|
82 | 84 | "drupal/fastly": "^3.9",
|
83 |
| - "drupal/field_group": "^3.0", |
| 85 | + "drupal/field_group": "^3.2", |
84 | 86 | "drupal/filelog": "^2.0",
|
85 | 87 | "drupal/flag": "4.x-dev",
|
86 | 88 | "drupal/geocoder": "^3.14",
|
|
93 | 95 | "drupal/http_cache_control": "^2.0",
|
94 | 96 | "drupal/inline_entity_form": "1.0.0-rc8",
|
95 | 97 | "drupal/layout_builder_modal": "^1.0@alpha",
|
96 |
| - "drupal/layout_builder_restrictions": "^2.2", |
| 98 | + "drupal/layout_builder_restrictions": "^2.9", |
97 | 99 | "drupal/linkit": "^6.0.0",
|
98 | 100 | "drupal/media_library_edit": "^2.0",
|
99 | 101 | "drupal/metatag": "^1.8",
|
|
106 | 108 | "drupal/noreferrer": "^1.7",
|
107 | 109 | "drupal/paragraphs": "^1.8",
|
108 | 110 | "drupal/pathauto": "^1.4",
|
| 111 | + "drupal/permissions_filter": "^1.2", |
109 | 112 | "drupal/redirect": "^1.5",
|
110 | 113 | "drupal/redis": "^1.5",
|
111 |
| - "drupal/scheduled_transitions": "^2.0@beta", |
112 |
| - "drupal/scheduler": "^1.1", |
| 114 | + "drupal/scheduled_transitions": "2.0@beta", |
| 115 | + "drupal/scheduler": "^1.4", |
113 | 116 | "drupal/scheduler_content_moderation_integration": "^1.1",
|
114 |
| - "drupal/schema_metatag": "^2.1", |
| 117 | + "drupal/schema_metatag": "^2.2", |
115 | 118 | "drupal/search_api": "^1.14",
|
116 | 119 | "drupal/search_api_autocomplete": "^1.4",
|
117 | 120 | "drupal/search_api_location": "^1.0@alpha",
|
|
152 | 155 | "drupal/core-dev": "^8.8",
|
153 | 156 | "drupal/devel": "^4.1",
|
154 | 157 | "drupal/devel_entity_updates": "^3.0",
|
155 |
| - "drupal/easy_install": "^10.1", |
| 158 | + "drupal/easy_install": "^10.5", |
156 | 159 | "drupal/fpa": "^2.0@beta",
|
157 | 160 | "drupal/masquerade": "^2.0@beta",
|
158 | 161 | "drupal/migrate_tools": "4.x-dev",
|
159 | 162 | "drupal/multiline_config": "1.x-dev",
|
160 |
| - "drupal/permissions_filter": "^1.1", |
161 | 163 | "drupal/restui": "^1.17",
|
162 | 164 | "drupal/stage_file_proxy": "^1.0@beta",
|
163 | 165 | "drupal/twig_vardumper": "^2.2",
|
|
180 | 182 | "patches": {
|
181 | 183 | "drupal/core": {
|
182 | 184 | "Prevent leftover fields from causing errors like 'Call to a member function getLabel() after enabling layout_builder'": "https://www.drupal.org/files/issues/2020-01-20/2985882-53.patch",
|
183 |
| - "When embedding media, don't let authors choose view modes that are not enabled for that media type": "https://www.drupal.org/files/issues/2020-01-31/3097416-ckeditor-view-modes-8.9-combined.patch", |
| 185 | + "When embedding media, don't let authors choose view modes that are not enabled for that media type": "https://www.drupal.org/files/issues/2021-09-15/3097416-ckeditor-view-modes-8.9-combined_0.patch", |
184 | 186 | "[IGNORE] Composer-friendly patches for filename sanitation while #2492171 awaits #3032390": "https://www.drupal.org/files/issues/2020-11-18/3094052-composer-patch-filename-sanitation-7.patch",
|
185 | 187 | "[meta] Themes improperly check renderable arrays when determining visibility": "https://www.drupal.org/files/issues/2019-02-19/themes_improperly_check_renderable_arrays_when_determining_visibility-953034-313.patch",
|
186 | 188 | "Cannot save unpublished versions of published content for users without manage book privileges": "https://www.drupal.org/files/issues/2020-10-18/2918537-63.patch",
|
|
0 commit comments