Skip to content

Commit fcc122a

Browse files
chore(deps): update all non-major dependencies
1 parent 0018575 commit fcc122a

2 files changed

Lines changed: 982 additions & 1005 deletions

File tree

composer.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require": {
1818
"php": ">=8.1",
19-
"composer/installers": "^2.1",
19+
"composer/installers": "^2.2",
2020
"cweagans/composer-patches": "^1.7",
2121
"drupal-tome/tome_drush": "dev-master",
2222
"drupal/admin_audit_trail": "^1.0",
@@ -25,33 +25,33 @@
2525
"drupal/allowed_formats": "^1.5",
2626
"drupal/anonymous_redirect": "^2.2",
2727
"drupal/coffee": "^1.2",
28-
"drupal/config_filter": "^2.3",
28+
"drupal/config_filter": "^2.4",
2929
"drupal/config_ignore": "^3.0",
30-
"drupal/config_pages": "^2.9",
30+
"drupal/config_pages": "^2.10",
3131
"drupal/content_lock": "^2.2",
32-
"drupal/core-composer-scaffold": "^9.3",
33-
"drupal/core-project-message": "^9.3",
34-
"drupal/core-recommended": "^9.3",
32+
"drupal/core-composer-scaffold": "^9.4",
33+
"drupal/core-project-message": "^9.4",
34+
"drupal/core-recommended": "^9.4",
3535
"drupal/diff": "^1.0",
3636
"drupal/druxt": "^1.1.1",
3737
"drupal/dynamic_entity_reference": "^2.0",
38-
"drupal/entity_browser": "^2.6",
38+
"drupal/entity_browser": "^2.8",
3939
"drupal/entity_browser_enhanced": "^1.0",
4040
"drupal/entity_clone": "^1.0",
4141
"drupal/entity_display_mode": "^1.0",
4242
"drupal/entity_usage": "^2.0",
4343
"drupal/environment_indicator": "^4.0",
44-
"drupal/exclude_node_title": "^1.3",
45-
"drupal/field_group": "^3.2",
44+
"drupal/exclude_node_title": "^1.4",
45+
"drupal/field_group": "^3.3",
4646
"drupal/field_tools": "^1.0",
4747
"drupal/focal_point": "^1.5",
48-
"drupal/gin": "3.0.0-beta3@beta",
49-
"drupal/gin_login": "^1.2",
48+
"drupal/gin": "3.0.0-beta5@beta",
49+
"drupal/gin_login": "^1.3",
5050
"drupal/gin_toolbar": "^1.0.0-beta9@beta",
51-
"drupal/jsonapi_hypermedia": "^1.7",
51+
"drupal/jsonapi_hypermedia": "^1.8",
5252
"drupal/jsonapi_node_preview": "^1.0.0-beta2@beta",
5353
"drupal/jsonapi_node_preview_tab": "1.0.x-dev",
54-
"drupal/layout_paragraphs": "2.0.x-dev@dev",
54+
"drupal/layout_paragraphs": "2.0.1@dev",
5555
"drupal/length_indicator": "^1.2",
5656
"drupal/linky": "^1.0",
5757
"drupal/linky_revision_ui": "^2.127",
@@ -60,31 +60,31 @@
6060
"drupal/m4032404": "^1.0",
6161
"drupal/masquerade": "^2.0",
6262
"drupal/maxlength": "^2.0",
63-
"drupal/media_file_delete": "^1.1",
64-
"drupal/memcache": "^2.3",
63+
"drupal/media_file_delete": "^1.2",
64+
"drupal/memcache": "^2.5",
6565
"drupal/node_edit_protection": "^1.0",
66-
"drupal/oembed_providers": "^2.0",
66+
"drupal/oembed_providers": "^2.1",
6767
"drupal/paragraphs_ee": "^2.0",
68-
"drupal/pathauto": "^1.10",
69-
"drupal/permissions_filter": "^1.2",
68+
"drupal/pathauto": "^1.11",
69+
"drupal/permissions_filter": "^1.3",
7070
"drupal/prevent_homepage_deletion": "^1.4",
71-
"drupal/redirect": "^1.7",
72-
"drupal/revision_log_default": "^1.2",
71+
"drupal/redirect": "^1.8",
72+
"drupal/revision_log_default": "^1.3",
7373
"drupal/role_delegation": "^1.2",
7474
"drupal/scheduled_transitions": "^2.3",
7575
"drupal/schema_metatag": "^2.3",
7676
"drupal/security_review": "^1.0",
7777
"drupal/simple_oauth": "^5.2",
7878
"drupal/simple_sitemap": "^4.x-dev",
79-
"drupal/title_field_for_manage_display": "^2.0",
79+
"drupal/title_field_for_manage_display": "^2.1",
8080
"drupal/tome": "^1.7",
8181
"drupal/transliterate_filenames": "^2.0",
8282
"drupal/username_enumeration_prevention": "^1.2",
8383
"drupal/viewfield": "^3.0"
8484
},
8585
"require-dev": {
86-
"drupal/core-dev": "^9.3",
87-
"drush/drush": "^11.0"
86+
"drupal/core-dev": "^9.4",
87+
"drush/drush": "^11.2"
8888
},
8989
"conflict": {
9090
"drupal/drupal": "*"

0 commit comments

Comments
 (0)