Bump more dependencies
Closes #325 Closes #357 Closes #384 Closes #385 Closes #386 Closes #387
This commit is contained in:
parent
36782f7a61
commit
b06625dd0d
54
composer.lock
generated
54
composer.lock
generated
|
@ -9255,16 +9255,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mglaman/phpstan-drupal",
|
"name": "mglaman/phpstan-drupal",
|
||||||
"version": "0.12.4",
|
"version": "0.12.6",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/mglaman/phpstan-drupal.git",
|
"url": "https://github.com/mglaman/phpstan-drupal.git",
|
||||||
"reference": "4a74b797251562081715bb086a49d460c61a8783"
|
"reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/4a74b797251562081715bb086a49d460c61a8783",
|
"url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/cdc55c0c59d43ab1c8e3e0068304641513979c17",
|
||||||
"reference": "4a74b797251562081715bb086a49d460c61a8783",
|
"reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -9274,6 +9274,9 @@
|
||||||
"symfony/yaml": "~3.4.5|^4.2",
|
"symfony/yaml": "~3.4.5|^4.2",
|
||||||
"webflo/drupal-finder": "^1.2"
|
"webflo/drupal-finder": "^1.2"
|
||||||
},
|
},
|
||||||
|
"conflict": {
|
||||||
|
"phpstan/phpstan": "^0.12.43"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"composer/installers": "^1.6",
|
"composer/installers": "^1.6",
|
||||||
"drupal/core-recommended": "^8.8@alpha",
|
"drupal/core-recommended": "^8.8@alpha",
|
||||||
|
@ -9336,11 +9339,15 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"url": "https://liberapay.com/mglaman",
|
"url": "https://ko-fi.com/mglaman",
|
||||||
"type": "liberapay"
|
"type": "ko_fi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal",
|
||||||
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2020-06-10T21:05:10+00:00"
|
"time": "2020-10-09T14:15:47+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "mikey179/vfsstream",
|
"name": "mikey179/vfsstream",
|
||||||
|
@ -9507,20 +9514,23 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nette/utils",
|
"name": "nette/utils",
|
||||||
"version": "v3.1.2",
|
"version": "v3.2.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nette/utils.git",
|
"url": "https://github.com/nette/utils.git",
|
||||||
"reference": "488f58378bba71767e7831c83f9e0fa808bf83b9"
|
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nette/utils/zipball/488f58378bba71767e7831c83f9e0fa808bf83b9",
|
"url": "https://api.github.com/repos/nette/utils/zipball/967cfc4f9a1acd5f1058d76715a424c53343c20c",
|
||||||
"reference": "488f58378bba71767e7831c83f9e0fa808bf83b9",
|
"reference": "967cfc4f9a1acd5f1058d76715a424c53343c20c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.1"
|
"php": ">=7.2 <8.1"
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"nette/di": "<3.0.6"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"nette/tester": "~2.0",
|
"nette/tester": "~2.0",
|
||||||
|
@ -9539,7 +9549,7 @@
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "3.1-dev"
|
"dev-master": "3.2-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -9581,7 +9591,7 @@
|
||||||
"utility",
|
"utility",
|
||||||
"validation"
|
"validation"
|
||||||
],
|
],
|
||||||
"time": "2020-05-27T09:58:51+00:00"
|
"time": "2021-03-03T22:53:25+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phar-io/manifest",
|
"name": "phar-io/manifest",
|
||||||
|
@ -9952,25 +9962,25 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan-deprecation-rules",
|
"name": "phpstan/phpstan-deprecation-rules",
|
||||||
"version": "0.12.4",
|
"version": "0.12.5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
|
"url": "https://github.com/phpstan/phpstan-deprecation-rules.git",
|
||||||
"reference": "9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187"
|
"reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187",
|
"url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/bfabc6a1b4617fbcbff43f03a4c04eae9bafae21",
|
||||||
"reference": "9b4b8851fb5d59fd0eed00fbe9c22cfc328e0187",
|
"reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "~7.1",
|
"php": "^7.1 || ^8.0",
|
||||||
"phpstan/phpstan": "^0.12"
|
"phpstan/phpstan": "^0.12.26"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"consistence/coding-standard": "^3.0.1",
|
"consistence/coding-standard": "^3.0.1",
|
||||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.4",
|
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
|
||||||
"ergebnis/composer-normalize": "^2.0.2",
|
"ergebnis/composer-normalize": "^2.0.2",
|
||||||
"jakub-onderka/php-parallel-lint": "^1.0",
|
"jakub-onderka/php-parallel-lint": "^1.0",
|
||||||
"phing/phing": "^2.16.0",
|
"phing/phing": "^2.16.0",
|
||||||
|
@ -9999,7 +10009,7 @@
|
||||||
"MIT"
|
"MIT"
|
||||||
],
|
],
|
||||||
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
|
"description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.",
|
||||||
"time": "2020-05-30T18:02:31+00:00"
|
"time": "2020-07-21T14:52:30+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
|
|
6549
web/themes/custom/opdavies/package-lock.json
generated
6549
web/themes/custom/opdavies/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -8,11 +8,11 @@
|
||||||
"watch": "encore dev --watch"
|
"watch": "encore dev --watch"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@symfony/webpack-encore": "^0.33.0",
|
"@symfony/webpack-encore": "^1.1.2",
|
||||||
"@tailwindcss/aspect-ratio": "^0.2.0",
|
"@tailwindcss/aspect-ratio": "^0.2.0",
|
||||||
"@tailwindcss/forms": "^0.2.1",
|
"@tailwindcss/forms": "^0.2.1",
|
||||||
"@tailwindcss/jit": "^0.1.1",
|
"@tailwindcss/jit": "^0.1.1",
|
||||||
"@tailwindcss/typography": "^0.3.1",
|
"@tailwindcss/typography": "^0.4.0",
|
||||||
"alpinejs": "^2.3.5",
|
"alpinejs": "^2.3.5",
|
||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
"elliptic": ">=6.5.3",
|
"elliptic": ">=6.5.3",
|
||||||
|
|
Loading…
Reference in a new issue