Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#11)
Browse files Browse the repository at this point in the history
* chore(deps): update all non-major dependencies

* fix: add ddev mtu fix

* chore: update modules

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Stuart Clark <[email protected]>
  • Loading branch information
renovate[bot] and Decipher authored Jun 28, 2022
1 parent fa0a461 commit a39775b
Show file tree
Hide file tree
Showing 5 changed files with 8,691 additions and 2,603 deletions.
4 changes: 4 additions & 0 deletions drupal/.ddev/docker-compose.network-mtu.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
networks:
default:
driver_opts:
com.docker.network.driver.mtu: 1440
4 changes: 2 additions & 2 deletions drupal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"drupal/diff": "1.0.0",
"drupal/documentation_generator": "2.0.4",
"drupal/druxt": "1.1.1",
"drupal/dynamic_entity_reference": "2.0.0-alpha19",
"drupal/dynamic_entity_reference": "2.0.0-alpha19@alpha",
"drupal/entity_browser": "2.7.0",
"drupal/entity_browser_enhanced": "1.0.0",
"drupal/entity_clone": "1.0.0-beta6",
Expand All @@ -48,7 +48,7 @@
"drupal/focal_point": "1.5.0",
"drupal/gin": "3.0.0-beta5",
"drupal/gin_login": "1.2.0",
"drupal/gin_toolbar": "1.0.0-beta22",
"drupal/gin_toolbar": "1.0.0-beta22@beta",
"drupal/jsonapi_hypermedia": "1.7.0",
"drupal/jsonapi_node_preview": "1.0.0-beta2",
"drupal/jsonapi_node_preview_tab": "1.0.0-beta1",
Expand Down
6 changes: 4 additions & 2 deletions drupal/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a39775b

Please sign in to comment.