Bump laravel/ui from 4.0.2 to 4.1.0

Bumps [laravel/ui](https://github.com/laravel/ui) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/4.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: laravel/ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-21 03:01:02 +00:00 committed by GitHub
parent 4060d14de0
commit 3278d9850e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 27 deletions

View File

@ -91,7 +91,7 @@
"laravel/framework": "^9", "laravel/framework": "^9",
"laravel/passport": "11.*", "laravel/passport": "11.*",
"laravel/sanctum": "^3.0", "laravel/sanctum": "^3.0",
"laravel/ui": "^4.0", "laravel/ui": "^4.1",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",
"league/commonmark": "2.*", "league/commonmark": "2.*",
"league/csv": "^9.7", "league/csv": "^9.7",

52
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "b385ce67db1e86b306e8115c58828584", "content-hash": "886b33fcd05646c0a07a1e03ef929365",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -1856,16 +1856,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.39.0", "version": "v9.40.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "67e674709e1e7db14f304a871481f310822d68c5" "reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/67e674709e1e7db14f304a871481f310822d68c5", "url": "https://api.github.com/repos/laravel/framework/zipball/9611fdaf2db5759b8299802d7185bcdbee0340bb",
"reference": "67e674709e1e7db14f304a871481f310822d68c5", "reference": "9611fdaf2db5759b8299802d7185bcdbee0340bb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2038,7 +2038,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-11-08T14:47:39+00:00" "time": "2022-11-15T16:13:22+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -2244,16 +2244,16 @@
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
"version": "v4.0.2", "version": "v4.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/ui.git", "url": "https://github.com/laravel/ui.git",
"reference": "9aa6930c8ae98b2465594d7f14f4ac131bfd6a99" "reference": "f2f879e9f0947a1ede12b0ff7446ce4e249479cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/9aa6930c8ae98b2465594d7f14f4ac131bfd6a99", "url": "https://api.github.com/repos/laravel/ui/zipball/f2f879e9f0947a1ede12b0ff7446ce4e249479cd",
"reference": "9aa6930c8ae98b2465594d7f14f4ac131bfd6a99", "reference": "f2f879e9f0947a1ede12b0ff7446ce4e249479cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2299,9 +2299,9 @@
"ui" "ui"
], ],
"support": { "support": {
"source": "https://github.com/laravel/ui/tree/v4.0.2" "source": "https://github.com/laravel/ui/tree/v4.1.0"
}, },
"time": "2022-09-09T18:20:35+00:00" "time": "2022-11-15T14:36:57+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
@ -2838,16 +2838,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.10.2", "version": "3.10.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "b9bd194b016114d6ff6765c09d40c7d427e4e3f6" "reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b9bd194b016114d6ff6765c09d40c7d427e4e3f6", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
"reference": "b9bd194b016114d6ff6765c09d40c7d427e4e3f6", "reference": "8013fb046c6a244b2b1b75cc95d732ed6bcdeb8a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2909,7 +2909,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.10.2" "source": "https://github.com/thephpleague/flysystem/tree/3.10.3"
}, },
"funding": [ "funding": [
{ {
@ -2925,7 +2925,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-25T07:01:47+00:00" "time": "2022-11-14T10:42:43+00:00"
}, },
{ {
"name": "league/fractal", "name": "league/fractal",
@ -3517,25 +3517,25 @@
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
"version": "v1.2.2", "version": "v1.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/schema.git", "url": "https://github.com/nette/schema.git",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df" "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/9a39cef03a5b34c7de64f551538cbba05c2be5df", "url": "https://api.github.com/repos/nette/schema/zipball/abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"reference": "9a39cef03a5b34c7de64f551538cbba05c2be5df", "reference": "abbdbb70e0245d5f3bf77874cea1dfb0c930d06f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0",
"php": ">=7.1 <8.2" "php": ">=7.1 <8.3"
}, },
"require-dev": { "require-dev": {
"nette/tester": "^2.3 || ^2.4", "nette/tester": "^2.3 || ^2.4",
"phpstan/phpstan-nette": "^0.12", "phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7" "tracy/tracy": "^2.7"
}, },
"type": "library", "type": "library",
@ -3573,9 +3573,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/schema/issues", "issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.2" "source": "https://github.com/nette/schema/tree/v1.2.3"
}, },
"time": "2021-10-15T11:40:02+00:00" "time": "2022-10-13T01:24:26+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",