updated facets and goodnightout_opencase

This commit is contained in:
naomi 2022-04-05 15:49:40 +01:00
parent 3e324dbe7f
commit c13966464a
1 changed files with 13 additions and 7 deletions

20
composer.lock generated
View File

@ -2982,17 +2982,17 @@
},
{
"name": "drupal/facets",
"version": "2.0.1",
"version": "2.0.2",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/facets.git",
"reference": "2.0.1"
"reference": "2.0.2"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/facets-2.0.1.zip",
"reference": "2.0.1",
"shasum": "ec6e9de9dd1726b6ca173abd79a69d2574db3e89"
"url": "https://ftp.drupal.org/files/projects/facets-2.0.2.zip",
"reference": "2.0.2",
"shasum": "17afc46d3f4e4300e8e69f23b3b01a4935b57104"
},
"require": {
"drupal/core": "^9.2 || ^10.0"
@ -3001,13 +3001,19 @@
"drupal/search_api": "<1.14"
},
"require-dev": {
"drupal/jquery_ui_slider": "~1.1",
"drupal/jquery_ui_touch_punch": "~1.0",
"drupal/search_api": "~1.21"
},
"suggest": {
"drupal/jquery_ui_slider": "Required for the 'Facets Range Widget' module to work",
"drupal/jquery_ui_touch_punch": "Required for the 'Facets Range Widget' module to work"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.1",
"datestamp": "1642699685",
"version": "2.0.2",
"datestamp": "1649070269",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"