Updated dependencies

This commit is contained in:
Chris Kankiewicz
2020-11-25 12:11:22 -07:00
parent df8d6319f8
commit 0ad2a11b35
3 changed files with 651 additions and 732 deletions

185
composer.lock generated
View File

@@ -109,20 +109,20 @@
},
{
"name": "fig/http-message-util",
"version": "1.1.4",
"version": "1.1.5",
"source": {
"type": "git",
"url": "https://github.com/php-fig/http-message-util.git",
"reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422"
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/3242caa9da7221a304b8f84eb9eaddae0a7cf422",
"reference": "3242caa9da7221a304b8f84eb9eaddae0a7cf422",
"url": "https://api.github.com/repos/php-fig/http-message-util/zipball/9d94dc0154230ac39e5bf89398b324a86f63f765",
"reference": "9d94dc0154230ac39e5bf89398b324a86f63f765",
"shasum": ""
},
"require": {
"php": "^5.3 || ^7.0"
"php": "^5.3 || ^7.0 || ^8.0"
},
"suggest": {
"psr/http-message": "The package containing the PSR-7 interfaces"
@@ -145,7 +145,7 @@
"authors": [
{
"name": "PHP-FIG",
"homepage": "http://www.php-fig.org/"
"homepage": "https://www.php-fig.org/"
}
],
"description": "Utility classes and constants for use with PSR-7 (psr/http-message)",
@@ -159,9 +159,9 @@
],
"support": {
"issues": "https://github.com/php-fig/http-message-util/issues",
"source": "https://github.com/php-fig/http-message-util/tree/1.1.4"
"source": "https://github.com/php-fig/http-message-util/tree/1.1.5"
},
"time": "2020-02-05T20:36:27+00:00"
"time": "2020-11-24T22:02:12+00:00"
},
{
"name": "filp/whoops",
@@ -512,16 +512,16 @@
},
{
"name": "opis/closure",
"version": "3.6.0",
"version": "3.6.1",
"source": {
"type": "git",
"url": "https://github.com/opis/closure.git",
"reference": "c547f8262a5fa9ff507bd06cc394067b83a75085"
"reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/opis/closure/zipball/c547f8262a5fa9ff507bd06cc394067b83a75085",
"reference": "c547f8262a5fa9ff507bd06cc394067b83a75085",
"url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
"reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
"shasum": ""
},
"require": {
@@ -571,9 +571,9 @@
],
"support": {
"issues": "https://github.com/opis/closure/issues",
"source": "https://github.com/opis/closure/tree/3.6.0"
"source": "https://github.com/opis/closure/tree/3.6.1"
},
"time": "2020-10-11T21:42:15+00:00"
"time": "2020-11-07T02:01:34+00:00"
},
{
"name": "phlak/splat",
@@ -1416,16 +1416,16 @@
},
{
"name": "slim/slim",
"version": "4.5.0",
"version": "4.6.0",
"source": {
"type": "git",
"url": "https://github.com/slimphp/Slim.git",
"reference": "5613cbb521081ed676d5d7eb3e44f2b80a818c24"
"reference": "9f6a54f70438655f8c4be63b2b442d34a0c8a142"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/5613cbb521081ed676d5d7eb3e44f2b80a818c24",
"reference": "5613cbb521081ed676d5d7eb3e44f2b80a818c24",
"url": "https://api.github.com/repos/slimphp/Slim/zipball/9f6a54f70438655f8c4be63b2b442d34a0c8a142",
"reference": "9f6a54f70438655f8c4be63b2b442d34a0c8a142",
"shasum": ""
},
"require": {
@@ -1440,18 +1440,18 @@
"psr/log": "^1.1"
},
"require-dev": {
"adriansuter/php-autoload-override": "^1.0",
"adriansuter/php-autoload-override": "^1.2",
"ext-simplexml": "*",
"guzzlehttp/psr7": "^1.5",
"guzzlehttp/psr7": "^1.7",
"http-interop/http-factory-guzzle": "^1.0",
"laminas/laminas-diactoros": "^2.1",
"nyholm/psr7": "^1.1",
"nyholm/psr7-server": "^0.3.0",
"phpspec/prophecy": "^1.10",
"phpstan/phpstan": "^0.11.5",
"laminas/laminas-diactoros": "^2.4",
"nyholm/psr7": "^1.3",
"nyholm/psr7-server": "^1.0.0",
"phpspec/prophecy": "^1.12",
"phpstan/phpstan": "^0.12.54",
"phpunit/phpunit": "^8.5",
"slim/http": "^1.0",
"slim/psr7": "^1.0",
"slim/http": "^1.1",
"slim/psr7": "^1.2",
"squizlabs/php_codesniffer": "^3.5"
},
"suggest": {
@@ -1506,8 +1506,14 @@
"router"
],
"support": {
"docs": "https://www.slimframework.com/docs/v4/",
"forum": "https://discourse.slimframework.com/",
"irc": "irc://irc.freenode.net:6667/slimphp",
"issues": "https://github.com/slimphp/Slim/issues",
"source": "https://github.com/slimphp/Slim/tree/4.x"
"rss": "https://www.slimframework.com/blog/feed.rss",
"slack": "https://slimphp.slack.com/",
"source": "https://github.com/slimphp/Slim",
"wiki": "https://github.com/slimphp/Slim/wiki"
},
"funding": [
{
@@ -1519,7 +1525,7 @@
"type": "tidelift"
}
],
"time": "2020-04-14T20:49:48+00:00"
"time": "2020-11-15T16:14:14+00:00"
},
{
"name": "slim/twig-view",
@@ -2611,26 +2617,26 @@
},
{
"name": "tightenco/collect",
"version": "v8.0.4",
"version": "v8.15.0",
"source": {
"type": "git",
"url": "https://github.com/tighten/collect.git",
"reference": "0d261a13c36fe964449d0240744eb4094ac3cd12"
"reference": "e63b331f3709d6c278faf14cd859cd8f44a8d4a6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tighten/collect/zipball/0d261a13c36fe964449d0240744eb4094ac3cd12",
"reference": "0d261a13c36fe964449d0240744eb4094ac3cd12",
"url": "https://api.github.com/repos/tighten/collect/zipball/e63b331f3709d6c278faf14cd859cd8f44a8d4a6",
"reference": "e63b331f3709d6c278faf14cd859cd8f44a8d4a6",
"shasum": ""
},
"require": {
"php": "^7.1.3",
"php": "^7.2",
"symfony/var-dumper": "^3.4 || ^4.0 || ^5.0"
},
"require-dev": {
"mockery/mockery": "^1.0",
"nesbot/carbon": "^2.23.0",
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^8.3"
},
"type": "library",
"autoload": {
@@ -2659,9 +2665,9 @@
],
"support": {
"issues": "https://github.com/tighten/collect/issues",
"source": "https://github.com/tighten/collect/tree/v8.0.4"
"source": "https://github.com/tighten/collect/tree/v8.15.0"
},
"time": "2020-09-14T22:38:08+00:00"
"time": "2020-11-20T22:56:01+00:00"
},
{
"name": "twig/twig",
@@ -2983,16 +2989,16 @@
},
{
"name": "composer/package-versions-deprecated",
"version": "1.11.99",
"version": "1.11.99.1",
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855"
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855",
"reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
"reference": "7413f0b55a051e89485c5cb9f765fe24bb02a7b6",
"shasum": ""
},
"require": {
@@ -3036,7 +3042,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/master"
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.1"
},
"funding": [
{
@@ -3052,27 +3058,27 @@
"type": "tidelift"
}
],
"time": "2020-08-25T05:50:16+00:00"
"time": "2020-11-11T10:22:58+00:00"
},
{
"name": "composer/semver",
"version": "3.2.2",
"version": "3.2.4",
"source": {
"type": "git",
"url": "https://github.com/composer/semver.git",
"reference": "4089fddb67bcf6bf860d91b979e95be303835002"
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/semver/zipball/4089fddb67bcf6bf860d91b979e95be303835002",
"reference": "4089fddb67bcf6bf860d91b979e95be303835002",
"url": "https://api.github.com/repos/composer/semver/zipball/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
"reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
"shasum": ""
},
"require": {
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.19",
"phpstan/phpstan": "^0.12.54",
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
@@ -3117,7 +3123,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/semver/issues",
"source": "https://github.com/composer/semver/tree/3.2.2"
"source": "https://github.com/composer/semver/tree/3.2.4"
},
"funding": [
{
@@ -3133,20 +3139,20 @@
"type": "tidelift"
}
],
"time": "2020-10-14T08:51:15+00:00"
"time": "2020-11-13T08:59:24+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "1.4.4",
"version": "1.4.5",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba"
"reference": "f28d44c286812c714741478d968104c5e604a1d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/6e076a124f7ee146f2487554a94b6a19a74887ba",
"reference": "6e076a124f7ee146f2487554a94b6a19a74887ba",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
"reference": "f28d44c286812c714741478d968104c5e604a1d4",
"shasum": ""
},
"require": {
@@ -3180,7 +3186,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/1.4.4"
"source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
},
"funding": [
{
@@ -3196,7 +3202,7 @@
"type": "tidelift"
}
],
"time": "2020-10-24T12:39:10+00:00"
"time": "2020-11-13T08:04:11+00:00"
},
{
"name": "dnoegel/php-xdg-base-dir",
@@ -3312,36 +3318,31 @@
},
{
"name": "doctrine/instantiator",
"version": "1.3.1",
"version": "1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
"reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
"reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^6.0",
"doctrine/coding-standard": "^8.0",
"ext-pdo": "*",
"ext-phar": "*",
"phpbench/phpbench": "^0.13",
"phpstan/phpstan-phpunit": "^0.11",
"phpstan/phpstan-shim": "^0.11",
"phpunit/phpunit": "^7.0"
"phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
}
},
"autoload": {
"psr-4": {
"Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
@@ -3355,7 +3356,7 @@
{
"name": "Marco Pivetta",
"email": "ocramius@gmail.com",
"homepage": "http://ocramius.github.com/"
"homepage": "https://ocramius.github.io/"
}
],
"description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
@@ -3366,7 +3367,7 @@
],
"support": {
"issues": "https://github.com/doctrine/instantiator/issues",
"source": "https://github.com/doctrine/instantiator/tree/1.3.x"
"source": "https://github.com/doctrine/instantiator/tree/1.4.0"
},
"funding": [
{
@@ -3382,7 +3383,7 @@
"type": "tidelift"
}
],
"time": "2020-05-29T17:27:14+00:00"
"time": "2020-11-10T18:47:58+00:00"
},
{
"name": "doctrine/lexer",
@@ -3720,16 +3721,16 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.10.1",
"version": "1.10.2",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
"reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
"reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
"shasum": ""
},
"require": {
@@ -3766,7 +3767,7 @@
],
"support": {
"issues": "https://github.com/myclabs/DeepCopy/issues",
"source": "https://github.com/myclabs/DeepCopy/tree/1.x"
"source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
},
"funding": [
{
@@ -3774,7 +3775,7 @@
"type": "tidelift"
}
],
"time": "2020-06-29T13:22:24+00:00"
"time": "2020-11-13T09:40:50+00:00"
},
{
"name": "netresearch/jsonmapper",
@@ -4049,16 +4050,16 @@
},
{
"name": "phlak/coding-standards",
"version": "1.1.1",
"version": "1.1.3",
"source": {
"type": "git",
"url": "https://github.com/PHLAK/CodingStandards.git",
"reference": "7c02d824591dd96228ef4de395f88efb476dba15"
"reference": "148312c7d07c7859339d6ab2052a19be5c1607bf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHLAK/CodingStandards/zipball/7c02d824591dd96228ef4de395f88efb476dba15",
"reference": "7c02d824591dd96228ef4de395f88efb476dba15",
"url": "https://api.github.com/repos/PHLAK/CodingStandards/zipball/148312c7d07c7859339d6ab2052a19be5c1607bf",
"reference": "148312c7d07c7859339d6ab2052a19be5c1607bf",
"shasum": ""
},
"require": {
@@ -4069,7 +4070,7 @@
"php": ">=7.2",
"phpunit/phpunit": "^9.3",
"symfony/var-dumper": "^5.1",
"vimeo/psalm": "^3.14"
"vimeo/psalm": "^3.14 || ^4.0"
},
"type": "library",
"autoload": {
@@ -4090,7 +4091,7 @@
"description": "A pre-defined set of coding standards for PHP CS Fixer.",
"support": {
"issues": "https://github.com/PHLAK/CodingStandards/issues",
"source": "https://github.com/PHLAK/CodingStandards/tree/1.1.1"
"source": "https://github.com/PHLAK/CodingStandards/tree/1.1.3"
},
"funding": [
{
@@ -4102,7 +4103,7 @@
"type": "paypal"
}
],
"time": "2020-10-05T01:13:42+00:00"
"time": "2020-11-15T22:07:26+00:00"
},
{
"name": "php-cs-fixer/diff",
@@ -4704,16 +4705,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.4.2",
"version": "9.4.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa"
"reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
"reference": "3866b2eeeed21b1b099c4bc0b7a1690ac6fd5baa",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab",
"reference": "9fa359ff5ddaa5eb2be2bedb08a6a5787a5807ab",
"shasum": ""
},
"require": {
@@ -4791,7 +4792,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.4.2"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.4.3"
},
"funding": [
{
@@ -4803,7 +4804,7 @@
"type": "github"
}
],
"time": "2020-10-19T09:23:29+00:00"
"time": "2020-11-10T12:53:30+00:00"
},
{
"name": "psr/event-dispatcher",

1190
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,16 +12,16 @@
},
"dependencies": {
"axios": "^0.21.0",
"highlight.js": "^10.3.2",
"highlight.js": "^10.4.0",
"vue": "^2.6.12"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"cross-env": "^7.0.2",
"laravel-mix": "^5.0.7",
"laravel-mix": "^5.0.9",
"resolve-url-loader": "^3.1.2",
"sass": "^1.28.0",
"sass-loader": "^10.0.5",
"sass": "^1.29.0",
"sass-loader": "^10.1.0",
"tailwindcss": "^1.9.6",
"vue-template-compiler": "^2.6.12"
}