patched leaflet_more_map for stamen x stadiamaps.com, updated views_bulk_edit

This commit is contained in:
2023-10-30 19:20:20 +01:00
parent 843bd904ed
commit 38d175ceb2
3 changed files with 171 additions and 142 deletions
Generated
+16 -12
View File
@@ -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": "1776611211486f239fefcac487de127f",
"content-hash": "d7e66c13bb2cc1a87dcc389c5ddc751c",
"packages": [
{
"name": "alchemy/zippy",
@@ -9068,23 +9068,23 @@
},
{
"name": "drupal/views_bulk_edit",
"version": "2.6.0",
"version": "2.9.0",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/views_bulk_edit.git",
"reference": "8.x-2.6"
"reference": "8.x-2.9"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.6.zip",
"reference": "8.x-2.6",
"shasum": "0e0f1dab2fa0903cbe2656e754b0d9ed3a935fbb"
"url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.9.zip",
"reference": "8.x-2.9",
"shasum": "db45a8cc9ac629859374b24974eafcef257e4387"
},
"require": {
"drupal/core": "^8 || ^9"
"drupal/core": "^9.4 || ^10"
},
"require-dev": {
"drupal/views_bulk_operations": "~3.0"
"drupal/views_bulk_operations": "~4.2.4"
},
"suggest": {
"drupal/views_bulk_operations": "Get VBO for all the views benefits like batching, ability to select all view results or persistent selection across pages"
@@ -9092,8 +9092,8 @@
"type": "drupal-module",
"extra": {
"drupal": {
"version": "8.x-2.6",
"datestamp": "1623748025",
"version": "8.x-2.9",
"datestamp": "1690222256",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
@@ -9110,8 +9110,12 @@
"homepage": "https://www.drupal.org/u/graber"
},
{
"name": "benjy",
"homepage": "https://www.drupal.org/user/1852732"
"name": "Graber",
"homepage": "https://www.drupal.org/user/1599440"
},
{
"name": "joseph.olstad",
"homepage": "https://www.drupal.org/user/1321830"
}
],
"description": "Allows bulk edition of entity field values.",