Bump laravel/ui from 3.3.0 to 3.3.2

Bumps [laravel/ui](https://github.com/laravel/ui) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/3.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v3.3.0...v3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-08 05:12:25 +00:00 committed by GitHub
parent 04a6b09861
commit 4fef85d5d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -96,7 +96,7 @@
"jc5/recovery": "^2", "jc5/recovery": "^2",
"laravel/framework": "^8.69", "laravel/framework": "^8.69",
"laravel/passport": "10.*", "laravel/passport": "10.*",
"laravel/ui": "^3.0", "laravel/ui": "^3.3",
"laravelcollective/html": "6.*", "laravelcollective/html": "6.*",
"league/commonmark": "2.*", "league/commonmark": "2.*",
"league/csv": "^9.6", "league/csv": "^9.6",

14
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": "f3189537292423f33ec955d5e7cf92fc", "content-hash": "ad634547c584ad16f2987e8689d47a71",
"packages": [ "packages": [
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2152,16 +2152,16 @@
}, },
{ {
"name": "laravel/ui", "name": "laravel/ui",
"version": "v3.3.0", "version": "v3.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/ui.git", "url": "https://github.com/laravel/ui.git",
"reference": "07d725813350c695c779382cbd6dac0ab8665537" "reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/07d725813350c695c779382cbd6dac0ab8665537", "url": "https://api.github.com/repos/laravel/ui/zipball/28f3d190fe270b6dcd6fdab4a77a392e693ceca5",
"reference": "07d725813350c695c779382cbd6dac0ab8665537", "reference": "28f3d190fe270b6dcd6fdab4a77a392e693ceca5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2204,9 +2204,9 @@
"ui" "ui"
], ],
"support": { "support": {
"source": "https://github.com/laravel/ui/tree/v3.3.0" "source": "https://github.com/laravel/ui/tree/v3.3.2"
}, },
"time": "2021-05-25T16:45:33+00:00" "time": "2021-11-05T08:25:44+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",