From 98b73ec41338fd27d581c041f941ea645a211d43 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 01:23:24 +0000 Subject: [PATCH] [TASK] Update all dependencies --- Resources/Private/Frontend/yarn.lock | 18 +++---- composer.lock | 76 ++++++++++++++-------------- 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/Resources/Private/Frontend/yarn.lock b/Resources/Private/Frontend/yarn.lock index c12a7155..64dfe17b 100644 --- a/Resources/Private/Frontend/yarn.lock +++ b/Resources/Private/Frontend/yarn.lock @@ -564,9 +564,9 @@ caniuse-api@^3.0.0: lodash.uniq "^4.5.0" caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001517: - version "1.0.30001534" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001534.tgz#f24a9b2a6d39630bac5c132b5dff89b39a12e7dd" - integrity sha512-vlPVrhsCS7XaSh2VvWluIQEzVhefrUQcEsQWSS5A5V+dM07uv1qHeQzAOTGIMy9i3e9bH15+muvI/UHojVgS/Q== + version "1.0.30001538" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001538.tgz#9dbc6b9af1ff06b5eb12350c2012b3af56744f3f" + integrity sha512-HWJnhnID+0YMtGlzcp3T9drmBJUVDchPJ08tpUGFLs9CYlwWPH2uLgpHn8fND5pCgXVtnGS3H4QR9XLMHVNkHw== chalk@^2.4.1, chalk@^2.4.2: version "2.4.2" @@ -913,9 +913,9 @@ domutils@^2.8.0: domhandler "^4.2.0" electron-to-chromium@^1.4.477: - version "1.4.523" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.523.tgz#f82f99243c827df05c26776d49712cb284972df6" - integrity sha512-9AreocSUWnzNtvLcbpng6N+GkXnCcBR80IQkxRC9Dfdyg4gaWNUPBujAHUpKkiUkoSoR9UlhA4zD/IgBklmhzg== + version "1.4.525" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.525.tgz#614284f33901fbecd3e90176c0d60590cd939700" + integrity sha512-GIZ620hDK4YmIqAWkscG4W6RwY6gOx1y5J6f4JUQwctiJrqH2oxZYU4mXHi35oV32tr630UcepBzSBGJ/WYcZA== emoji-regex@^8.0.0: version "8.0.0" @@ -2821,9 +2821,9 @@ spdx-expression-parse@^3.0.0: spdx-license-ids "^3.0.0" spdx-license-ids@^3.0.0: - version "3.0.13" - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz#7189a474c46f8d47c7b0da4b987bb45e908bd2d5" - integrity sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w== + version "3.0.15" + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.15.tgz#142460aabaca062bc7cd4cc87b7d50725ed6a4ba" + integrity sha512-lpT8hSQp9jAKp9mhtBU4Xjon8LPGBvLIuBiSVhMEtmLecTh2mO0tlqrAMp47tBXzMr13NJMQ2lf7RpQGLJ3HsQ== stable@^0.1.8: version "0.1.8" diff --git a/composer.lock b/composer.lock index 5edd3cdc..ae8e042e 100644 --- a/composer.lock +++ b/composer.lock @@ -1868,16 +1868,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.24.0", + "version": "1.24.1", "source": { "type": "git", "url": "/~https://github.com/phpstan/phpdoc-parser.git", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6" + "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/3510b0a6274cc42f7219367cb3abfc123ffa09d6", - "reference": "3510b0a6274cc42f7219367cb3abfc123ffa09d6", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", + "reference": "9f854d275c2dbf84915a5c0ec9a2d17d2cd86b01", "shasum": "" }, "require": { @@ -1909,9 +1909,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "/~https://github.com/phpstan/phpdoc-parser/issues", - "source": "/~https://github.com/phpstan/phpdoc-parser/tree/1.24.0" + "source": "/~https://github.com/phpstan/phpdoc-parser/tree/1.24.1" }, - "time": "2023-09-07T20:46:32+00:00" + "time": "2023-09-18T12:18:02+00:00" }, { "name": "psr/cache", @@ -7153,22 +7153,22 @@ }, { "name": "eliashaeussler/rector-config", - "version": "1.7.1", + "version": "1.7.2", "source": { "type": "git", "url": "/~https://github.com/eliashaeussler/rector-config.git", - "reference": "dff28041f5925fa5a2c0e8e4eceb088052774abe" + "reference": "7e3e16d1a3dd42b8e53686ff4b94ea647697c941" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/eliashaeussler/rector-config/zipball/dff28041f5925fa5a2c0e8e4eceb088052774abe", - "reference": "dff28041f5925fa5a2c0e8e4eceb088052774abe", + "url": "https://api.github.com/repos/eliashaeussler/rector-config/zipball/7e3e16d1a3dd42b8e53686ff4b94ea647697c941", + "reference": "7e3e16d1a3dd42b8e53686ff4b94ea647697c941", "shasum": "" }, "require": { "composer-runtime-api": "^2.0", "php": "~8.1.0 || ~8.2.0", - "rector/rector": "^0.15.21 || ^0.16.0 || ^0.17.0" + "rector/rector": "^0.15.21 || ^0.16.0 || ^0.17.0 || ^0.18.0" }, "require-dev": { "armin/editorconfig-cli": "^1.5", @@ -7207,9 +7207,9 @@ "description": "My personal configuration for Rector", "support": { "issues": "/~https://github.com/eliashaeussler/rector-config/issues", - "source": "/~https://github.com/eliashaeussler/rector-config/tree/1.7.1" + "source": "/~https://github.com/eliashaeussler/rector-config/tree/1.7.2" }, - "time": "2023-07-01T19:41:27+00:00" + "time": "2023-09-15T12:17:40+00:00" }, { "name": "eliashaeussler/typo3-codeception-helper", @@ -8995,16 +8995,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "10.1.5", + "version": "10.1.6", "source": { "type": "git", "url": "/~https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "1df504e42a88044c27a90136910f0b3fe9e91939" + "reference": "56f33548fe522c8d82da7ff3824b42829d324364" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/1df504e42a88044c27a90136910f0b3fe9e91939", - "reference": "1df504e42a88044c27a90136910f0b3fe9e91939", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/56f33548fe522c8d82da7ff3824b42829d324364", + "reference": "56f33548fe522c8d82da7ff3824b42829d324364", "shasum": "" }, "require": { @@ -9061,7 +9061,7 @@ "support": { "issues": "/~https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "/~https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "/~https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.5" + "source": "/~https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.6" }, "funding": [ { @@ -9069,7 +9069,7 @@ "type": "github" } ], - "time": "2023-09-12T14:37:22+00:00" + "time": "2023-09-19T04:59:03+00:00" }, { "name": "phpunit/php-file-iterator", @@ -9378,16 +9378,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.3.4", + "version": "10.3.5", "source": { "type": "git", "url": "/~https://github.com/sebastianbergmann/phpunit.git", - "reference": "b8d59476f19115c9774b3b447f78131781c6c32b" + "reference": "747c3b2038f1139e3dcd9886a3f5a948648b7503" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b8d59476f19115c9774b3b447f78131781c6c32b", - "reference": "b8d59476f19115c9774b3b447f78131781c6c32b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/747c3b2038f1139e3dcd9886a3f5a948648b7503", + "reference": "747c3b2038f1139e3dcd9886a3f5a948648b7503", "shasum": "" }, "require": { @@ -9411,7 +9411,7 @@ "sebastian/comparator": "^5.0", "sebastian/diff": "^5.0", "sebastian/environment": "^6.0", - "sebastian/exporter": "^5.0", + "sebastian/exporter": "^5.1", "sebastian/global-state": "^6.0.1", "sebastian/object-enumerator": "^5.0", "sebastian/recursion-context": "^5.0", @@ -9459,7 +9459,7 @@ "support": { "issues": "/~https://github.com/sebastianbergmann/phpunit/issues", "security": "/~https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "/~https://github.com/sebastianbergmann/phpunit/tree/10.3.4" + "source": "/~https://github.com/sebastianbergmann/phpunit/tree/10.3.5" }, "funding": [ { @@ -9475,7 +9475,7 @@ "type": "tidelift" } ], - "time": "2023-09-12T14:42:28+00:00" + "time": "2023-09-19T05:42:37+00:00" }, { "name": "psy/psysh", @@ -10123,16 +10123,16 @@ }, { "name": "sebastian/exporter", - "version": "5.0.1", + "version": "5.1.0", "source": { "type": "git", "url": "/~https://github.com/sebastianbergmann/exporter.git", - "reference": "32ff03d078fed1279c4ec9a407d08c5e9febb480" + "reference": "c3fa8483f9539b190f7cd4bfc4a07631dd1df344" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/32ff03d078fed1279c4ec9a407d08c5e9febb480", - "reference": "32ff03d078fed1279c4ec9a407d08c5e9febb480", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/c3fa8483f9539b190f7cd4bfc4a07631dd1df344", + "reference": "c3fa8483f9539b190f7cd4bfc4a07631dd1df344", "shasum": "" }, "require": { @@ -10189,7 +10189,7 @@ "support": { "issues": "/~https://github.com/sebastianbergmann/exporter/issues", "security": "/~https://github.com/sebastianbergmann/exporter/security/policy", - "source": "/~https://github.com/sebastianbergmann/exporter/tree/5.0.1" + "source": "/~https://github.com/sebastianbergmann/exporter/tree/5.1.0" }, "funding": [ { @@ -10197,7 +10197,7 @@ "type": "github" } ], - "time": "2023-09-08T04:46:58+00:00" + "time": "2023-09-18T07:15:37+00:00" }, { "name": "sebastian/global-state", @@ -12038,16 +12038,16 @@ }, { "name": "typo3/testing-framework", - "version": "8.0.5", + "version": "8.0.6", "source": { "type": "git", "url": "/~https://github.com/TYPO3/testing-framework.git", - "reference": "0810cf3f49ba59c240c75a51fb962c830a909d96" + "reference": "70d1174466c339882ab34fad6d5a85763a3a3972" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/0810cf3f49ba59c240c75a51fb962c830a909d96", - "reference": "0810cf3f49ba59c240c75a51fb962c830a909d96", + "url": "https://api.github.com/repos/TYPO3/testing-framework/zipball/70d1174466c339882ab34fad6d5a85763a3a3972", + "reference": "70d1174466c339882ab34fad6d5a85763a3a3972", "shasum": "" }, "require": { @@ -12106,9 +12106,9 @@ "support": { "general": "https://typo3.org/support/", "issues": "/~https://github.com/TYPO3/testing-framework/issues", - "source": "/~https://github.com/TYPO3/testing-framework/tree/8.0.5" + "source": "/~https://github.com/TYPO3/testing-framework/tree/8.0.6" }, - "time": "2023-09-03T11:52:11+00:00" + "time": "2023-09-19T17:10:03+00:00" } ], "aliases": [],