composer & npm update

This commit is contained in:
Čarodej
2022-06-01 11:02:19 +02:00
parent 2e798bd1ec
commit 3a73e4c792
4 changed files with 1658 additions and 1099 deletions

View File

@@ -29,7 +29,7 @@
"laravel/ui": "^3.4.2",
"league/flysystem-aws-s3-v3": "^3.0.9",
"league/flysystem-ftp": "^3.0",
"makingcg/subscription": "^1.0.6",
"makingcg/subscription": "^1.0.7",
"matthewbdaly/laravel-azure-storage": "^2.0",
"pusher/pusher-php-server": "^7.0",
"spatie/data-transfer-object": "^3.7.3",

511
composer.lock generated

File diff suppressed because it is too large Load Diff

2242
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -14,7 +14,7 @@
"axios": "^0.21.4",
"cross-env": "^5.1",
"laravel-echo": "^1.11.7",
"laravel-mix": "^6.0.43",
"laravel-mix": "^6.0.44",
"postcss": "^8.4.14",
"prettier": "^2.6.2",
"prettier-plugin-import-sort": "0.0.7",