chore(deps): Bump dependencies

chore(view): Remove tabindex from main selector
This commit is contained in:
Brandon
2021-02-08 20:43:48 -06:00
parent a3d3e54a9d
commit e845481fc2
5 changed files with 839 additions and 967 deletions

21
composer.lock generated
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": "efa2f9034051287d5e12b2c50b4ee980",
"content-hash": "4cf007eaf66f5d2254692b8d8731b38e",
"packages": [
{
"name": "brick/math",
@@ -1873,16 +1873,16 @@
},
{
"name": "roots/acorn",
"version": "dev-laravel-85",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/roots/acorn.git",
"reference": "82172735848737dc529d5e78f6ba4a061721e1c6"
"reference": "0024cd551a36580f8c46a70b4fbb5f223a31a472"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/roots/acorn/zipball/82172735848737dc529d5e78f6ba4a061721e1c6",
"reference": "82172735848737dc529d5e78f6ba4a061721e1c6",
"url": "https://api.github.com/repos/roots/acorn/zipball/0024cd551a36580f8c46a70b4fbb5f223a31a472",
"reference": "0024cd551a36580f8c46a70b4fbb5f223a31a472",
"shasum": ""
},
"require": {
@@ -1908,17 +1908,20 @@
"vlucas/phpdotenv": "^5.2"
},
"require-dev": {
"brain/monkey": "^2.6",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"filp/whoops": "^2.9",
"mikey179/vfsstream": "^1.6",
"mockery/mockery": "^1.4",
"pestphp/pest": "^1.0",
"phpcompatibility/php-compatibility": "^9.3",
"phpunit/phpunit": "^8.5.8|^9.3.3",
"roave/security-advisories": "dev-master",
"spatie/temporary-directory": "^1.3",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
"filp/whoops": "Required for friendly error pages in development (^2.9)."
},
"default-branch": true,
"type": "library",
"autoload": {
"psr-4": {
@@ -1952,7 +1955,7 @@
"support": {
"forum": "https://discourse.roots.io/",
"issues": "https://github.com/roots/acorn/issues",
"source": "https://github.com/roots/acorn/tree/laravel-85"
"source": "https://github.com/roots/acorn/tree/master"
},
"funding": [
{
@@ -1964,7 +1967,7 @@
"type": "patreon"
}
],
"time": "2021-01-18T21:08:03+00:00"
"time": "2021-02-04T19:23:56+00:00"
},
{
"name": "roots/support",