Bump laravel/jetstream from 5.3.2 to 5.3.3

Bumps [laravel/jetstream](https://github.com/laravel/jetstream) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/laravel/jetstream/releases)
- [Changelog](https://github.com/laravel/jetstream/blob/5.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/jetstream/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: laravel/jetstream
  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] 2024-11-22 21:20:45 +00:00 committed by GitHub
parent 501ff8cba7
commit 7be0de1de0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

72
composer.lock generated
View File

@ -2755,16 +2755,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.31.0", "version": "v11.33.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "365090ed2c68244e3141cdb5e247cdf3dfba2c40" "reference": "6b9832751cf8eed18b3c73df5071f78f0682aa5d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/365090ed2c68244e3141cdb5e247cdf3dfba2c40", "url": "https://api.github.com/repos/laravel/framework/zipball/6b9832751cf8eed18b3c73df5071f78f0682aa5d",
"reference": "365090ed2c68244e3141cdb5e247cdf3dfba2c40", "reference": "6b9832751cf8eed18b3c73df5071f78f0682aa5d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2784,7 +2784,7 @@
"guzzlehttp/guzzle": "^7.8", "guzzlehttp/guzzle": "^7.8",
"guzzlehttp/uri-template": "^1.0", "guzzlehttp/uri-template": "^1.0",
"laravel/prompts": "^0.1.18|^0.2.0|^0.3.0", "laravel/prompts": "^0.1.18|^0.2.0|^0.3.0",
"laravel/serializable-closure": "^1.3", "laravel/serializable-closure": "^1.3|^2.0",
"league/commonmark": "^2.2.1", "league/commonmark": "^2.2.1",
"league/flysystem": "^3.8.0", "league/flysystem": "^3.8.0",
"monolog/monolog": "^3.0", "monolog/monolog": "^3.0",
@ -2867,9 +2867,9 @@
"league/flysystem-path-prefixing": "^3.3", "league/flysystem-path-prefixing": "^3.3",
"league/flysystem-read-only": "^3.3", "league/flysystem-read-only": "^3.3",
"league/flysystem-sftp-v3": "^3.0", "league/flysystem-sftp-v3": "^3.0",
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6.10",
"nyholm/psr7": "^1.2", "nyholm/psr7": "^1.2",
"orchestra/testbench-core": "^9.5", "orchestra/testbench-core": "^9.6",
"pda/pheanstalk": "^5.0", "pda/pheanstalk": "^5.0",
"phpstan/phpstan": "^1.11.5", "phpstan/phpstan": "^1.11.5",
"phpunit/phpunit": "^10.5|^11.0", "phpunit/phpunit": "^10.5|^11.0",
@ -2960,7 +2960,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": "2024-11-12T15:36:15+00:00" "time": "2024-11-19T22:47:13+00:00"
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
@ -3044,16 +3044,16 @@
}, },
{ {
"name": "laravel/jetstream", "name": "laravel/jetstream",
"version": "v5.3.2", "version": "v5.3.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/jetstream.git", "url": "https://github.com/laravel/jetstream.git",
"reference": "e5b9ef610bf13fb3b6053893f711227213833f35" "reference": "16859ea11a0bbce631c19d95ca0e172322e52e30"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/jetstream/zipball/e5b9ef610bf13fb3b6053893f711227213833f35", "url": "https://api.github.com/repos/laravel/jetstream/zipball/16859ea11a0bbce631c19d95ca0e172322e52e30",
"reference": "e5b9ef610bf13fb3b6053893f711227213833f35", "reference": "16859ea11a0bbce631c19d95ca0e172322e52e30",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3107,7 +3107,7 @@
"issues": "https://github.com/laravel/jetstream/issues", "issues": "https://github.com/laravel/jetstream/issues",
"source": "https://github.com/laravel/jetstream" "source": "https://github.com/laravel/jetstream"
}, },
"time": "2024-11-11T20:18:18+00:00" "time": "2024-11-13T13:59:38+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
@ -3492,16 +3492,16 @@
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
"version": "v1.3.6", "version": "v1.3.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/serializable-closure.git", "url": "https://github.com/laravel/serializable-closure.git",
"reference": "f865a58ea3a0107c336b7045104c75243fa59d96" "reference": "4f48ade902b94323ca3be7646db16209ec76be3d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/f865a58ea3a0107c336b7045104c75243fa59d96", "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/4f48ade902b94323ca3be7646db16209ec76be3d",
"reference": "f865a58ea3a0107c336b7045104c75243fa59d96", "reference": "4f48ade902b94323ca3be7646db16209ec76be3d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3549,7 +3549,7 @@
"issues": "https://github.com/laravel/serializable-closure/issues", "issues": "https://github.com/laravel/serializable-closure/issues",
"source": "https://github.com/laravel/serializable-closure" "source": "https://github.com/laravel/serializable-closure"
}, },
"time": "2024-11-11T17:06:04+00:00" "time": "2024-11-14T18:34:49+00:00"
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
@ -5371,31 +5371,31 @@
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
"version": "v2.2.0", "version": "v2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nunomaduro/termwind.git", "url": "https://github.com/nunomaduro/termwind.git",
"reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3" "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nunomaduro/termwind/zipball/42c84e4e8090766bbd6445d06cd6e57650626ea3", "url": "https://api.github.com/repos/nunomaduro/termwind/zipball/52915afe6a1044e8b9cee1bcff836fb63acf9cda",
"reference": "42c84e4e8090766bbd6445d06cd6e57650626ea3", "reference": "52915afe6a1044e8b9cee1bcff836fb63acf9cda",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "ext-mbstring": "*",
"php": "^8.2", "php": "^8.2",
"symfony/console": "^7.1.5" "symfony/console": "^7.1.8"
}, },
"require-dev": { "require-dev": {
"illuminate/console": "^11.28.0", "illuminate/console": "^11.33.2",
"laravel/pint": "^1.18.1", "laravel/pint": "^1.18.2",
"mockery/mockery": "^1.6.12", "mockery/mockery": "^1.6.12",
"pestphp/pest": "^2.36.0", "pestphp/pest": "^2.36.0",
"phpstan/phpstan": "^1.12.6", "phpstan/phpstan": "^1.12.11",
"phpstan/phpstan-strict-rules": "^1.6.1", "phpstan/phpstan-strict-rules": "^1.6.1",
"symfony/var-dumper": "^7.1.5", "symfony/var-dumper": "^7.1.8",
"thecodingmachine/phpstan-strict-rules": "^1.0.0" "thecodingmachine/phpstan-strict-rules": "^1.0.0"
}, },
"type": "library", "type": "library",
@ -5438,7 +5438,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/nunomaduro/termwind/issues", "issues": "https://github.com/nunomaduro/termwind/issues",
"source": "https://github.com/nunomaduro/termwind/tree/v2.2.0" "source": "https://github.com/nunomaduro/termwind/tree/v2.3.0"
}, },
"funding": [ "funding": [
{ {
@ -5454,7 +5454,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-10-15T16:15:16+00:00" "time": "2024-11-21T10:39:51+00:00"
}, },
{ {
"name": "openspout/openspout", "name": "openspout/openspout",
@ -9710,16 +9710,16 @@
}, },
{ {
"name": "voku/portable-ascii", "name": "voku/portable-ascii",
"version": "2.0.1", "version": "2.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/voku/portable-ascii.git", "url": "https://github.com/voku/portable-ascii.git",
"reference": "b56450eed252f6801410d810c8e1727224ae0743" "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/voku/portable-ascii/zipball/b56450eed252f6801410d810c8e1727224ae0743", "url": "https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"reference": "b56450eed252f6801410d810c8e1727224ae0743", "reference": "b1d923f88091c6bf09699efcd7c8a1b1bfd7351d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9744,7 +9744,7 @@
"authors": [ "authors": [
{ {
"name": "Lars Moelleken", "name": "Lars Moelleken",
"homepage": "http://www.moelleken.org/" "homepage": "https://www.moelleken.org/"
} }
], ],
"description": "Portable ASCII library - performance optimized (ascii) string functions for php.", "description": "Portable ASCII library - performance optimized (ascii) string functions for php.",
@ -9756,7 +9756,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/voku/portable-ascii/issues", "issues": "https://github.com/voku/portable-ascii/issues",
"source": "https://github.com/voku/portable-ascii/tree/2.0.1" "source": "https://github.com/voku/portable-ascii/tree/2.0.3"
}, },
"funding": [ "funding": [
{ {
@ -9780,7 +9780,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-08T17:03:00+00:00" "time": "2024-11-21T01:49:47+00:00"
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",