Rebuild frontend and update packages.

This commit is contained in:
James Cole
2021-04-03 07:22:21 +02:00
parent 1ad8ec6dd1
commit 0dc3068f7f
19 changed files with 252 additions and 265 deletions

12
composer.lock generated
View File

@@ -7275,16 +7275,16 @@
},
{
"name": "barryvdh/laravel-ide-helper",
"version": "v2.9.2",
"version": "v2.9.3",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "c8ebf563a003e41becf9cfe30a7ff69e15e45c23"
"reference": "2f61602e7a7f88ad29b0f71355b4bb71396e923b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/c8ebf563a003e41becf9cfe30a7ff69e15e45c23",
"reference": "c8ebf563a003e41becf9cfe30a7ff69e15e45c23",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/2f61602e7a7f88ad29b0f71355b4bb71396e923b",
"reference": "2f61602e7a7f88ad29b0f71355b4bb71396e923b",
"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.2"
"source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.9.3"
},
"funding": [
{
@@ -7361,7 +7361,7 @@
"type": "github"
}
],
"time": "2021-04-01T18:56:14+00:00"
"time": "2021-04-02T14:32:13+00:00"
},
{
"name": "barryvdh/reflection-docblock",