Upgrade frontend.

This commit is contained in:
James Cole
2021-04-02 22:33:31 +02:00
parent 6d979a68f2
commit 71785bae57
38 changed files with 1579 additions and 37121 deletions

24
composer.lock generated
View File

@@ -7275,16 +7275,16 @@
},
{
"name": "barryvdh/laravel-ide-helper",
"version": "v2.9.1",
"version": "v2.9.2",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "8d8302ff6adb55f8b844c798b8b1ffdee142f7e5"
"reference": "c8ebf563a003e41becf9cfe30a7ff69e15e45c23"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/8d8302ff6adb55f8b844c798b8b1ffdee142f7e5",
"reference": "8d8302ff6adb55f8b844c798b8b1ffdee142f7e5",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/c8ebf563a003e41becf9cfe30a7ff69e15e45c23",
"reference": "c8ebf563a003e41becf9cfe30a7ff69e15e45c23",
"shasum": ""
},
"require": {
@@ -7353,7 +7353,7 @@
],
"support": {
"issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
"source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.9.1"
"source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.9.2"
},
"funding": [
{
@@ -7361,7 +7361,7 @@
"type": "github"
}
],
"time": "2021-03-15T19:22:08+00:00"
"time": "2021-04-01T18:56:14+00:00"
},
{
"name": "barryvdh/reflection-docblock",
@@ -7493,16 +7493,16 @@
},
{
"name": "composer/composer",
"version": "2.0.11",
"version": "2.0.12",
"source": {
"type": "git",
"url": "https://github.com/composer/composer.git",
"reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9"
"reference": "6c12ce263da71641903e399c3ce8ecb08fd375fb"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/composer/zipball/a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
"reference": "a5a5632da0b1c2d6fa9a3b65f1f4e90d1f04abb9",
"url": "https://api.github.com/repos/composer/composer/zipball/6c12ce263da71641903e399c3ce8ecb08fd375fb",
"reference": "6c12ce263da71641903e399c3ce8ecb08fd375fb",
"shasum": ""
},
"require": {
@@ -7570,7 +7570,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/composer/issues",
"source": "https://github.com/composer/composer/tree/2.0.11"
"source": "https://github.com/composer/composer/tree/2.0.12"
},
"funding": [
{
@@ -7586,7 +7586,7 @@
"type": "tidelift"
}
],
"time": "2021-02-24T13:57:23+00:00"
"time": "2021-04-01T08:14:59+00:00"
},
{
"name": "composer/semver",