chore: update project dependencies

This commit is contained in:
Björn Fromme
2024-12-02 15:11:14 +01:00
parent 3558789b3b
commit 40a9f24435
Generated
+22 -22
View File
@@ -3178,16 +3178,16 @@
}, },
{ {
"name": "spatie/icalendar-generator", "name": "spatie/icalendar-generator",
"version": "2.8.1", "version": "2.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/icalendar-generator.git", "url": "https://github.com/spatie/icalendar-generator.git",
"reference": "6cb8b9b9df72bbea25b302aabce680917739fdb6" "reference": "9df8161a6b771d232890826011356734e46ed57c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/icalendar-generator/zipball/6cb8b9b9df72bbea25b302aabce680917739fdb6", "url": "https://api.github.com/repos/spatie/icalendar-generator/zipball/9df8161a6b771d232890826011356734e46ed57c",
"reference": "6cb8b9b9df72bbea25b302aabce680917739fdb6", "reference": "9df8161a6b771d232890826011356734e46ed57c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -3232,9 +3232,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/icalendar-generator/issues", "issues": "https://github.com/spatie/icalendar-generator/issues",
"source": "https://github.com/spatie/icalendar-generator/tree/2.8.1" "source": "https://github.com/spatie/icalendar-generator/tree/2.9.0"
}, },
"time": "2024-06-17T11:23:50+00:00" "time": "2024-12-02T08:41:57+00:00"
}, },
{ {
"name": "symfony/apache-pack", "name": "symfony/apache-pack",
@@ -7443,16 +7443,16 @@
}, },
{ {
"name": "symfony/stimulus-bundle", "name": "symfony/stimulus-bundle",
"version": "v2.21.0", "version": "v2.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/stimulus-bundle.git", "url": "https://github.com/symfony/stimulus-bundle.git",
"reference": "e5f7747b514865719e0990389ce35a9b71bebb48" "reference": "2e840a3b12f06b33441cc3eb8907f51b806a7e4b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/e5f7747b514865719e0990389ce35a9b71bebb48", "url": "https://api.github.com/repos/symfony/stimulus-bundle/zipball/2e840a3b12f06b33441cc3eb8907f51b806a7e4b",
"reference": "e5f7747b514865719e0990389ce35a9b71bebb48", "reference": "2e840a3b12f06b33441cc3eb8907f51b806a7e4b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -7492,7 +7492,7 @@
"symfony-ux" "symfony-ux"
], ],
"support": { "support": {
"source": "https://github.com/symfony/stimulus-bundle/tree/v2.21.0" "source": "https://github.com/symfony/stimulus-bundle/tree/v2.22.0"
}, },
"funding": [ "funding": [
{ {
@@ -7508,7 +7508,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-05T22:11:16+00:00" "time": "2024-11-20T07:57:38+00:00"
}, },
{ {
"name": "symfony/stopwatch", "name": "symfony/stopwatch",
@@ -8166,16 +8166,16 @@
}, },
{ {
"name": "symfony/ux-twig-component", "name": "symfony/ux-twig-component",
"version": "v2.21.0", "version": "v2.22.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/ux-twig-component.git", "url": "https://github.com/symfony/ux-twig-component.git",
"reference": "5b60b239fffcb04fc8bdb2a5a4001d19442d575d" "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/5b60b239fffcb04fc8bdb2a5a4001d19442d575d", "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/03177a494399fbdcbb1f5f2aee017ccf8df581d9",
"reference": "5b60b239fffcb04fc8bdb2a5a4001d19442d575d", "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8202,8 +8202,8 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/ux", "url": "https://github.com/symfony/ux",
"url": "https://github.com/symfony/ux" "name": "symfony/ux"
} }
}, },
"autoload": { "autoload": {
@@ -8229,7 +8229,7 @@
"twig" "twig"
], ],
"support": { "support": {
"source": "https://github.com/symfony/ux-twig-component/tree/v2.21.0" "source": "https://github.com/symfony/ux-twig-component/tree/v2.22.0"
}, },
"funding": [ "funding": [
{ {
@@ -8245,7 +8245,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-05T22:11:16+00:00" "time": "2024-11-23T06:59:34+00:00"
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
@@ -8621,8 +8621,8 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"extra": { "extra": {
"thanks": { "thanks": {
"name": "symfony/webpack-encore", "url": "https://github.com/symfony/webpack-encore",
"url": "https://github.com/symfony/webpack-encore" "name": "symfony/webpack-encore"
} }
}, },
"autoload": { "autoload": {