From 962b3fd393c24e9630c5d5900084d0e29edd762a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 14:28:30 +0000 Subject: [PATCH] [TASK] Update all dependencies (#780) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Resources/Private/Frontend/package-lock.json | 136 +++++++++---------- Tests/CGL/composer.lock | 34 ++--- composer.lock | 116 ++++++++-------- 3 files changed, 143 insertions(+), 143 deletions(-) diff --git a/Resources/Private/Frontend/package-lock.json b/Resources/Private/Frontend/package-lock.json index f9c5d21e..c0c7590d 100644 --- a/Resources/Private/Frontend/package-lock.json +++ b/Resources/Private/Frontend/package-lock.json @@ -1254,9 +1254,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.10.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz", - "integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==", + "version": "22.10.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.6.tgz", + "integrity": "sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1299,17 +1299,17 @@ "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz", - "integrity": "sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.20.0.tgz", + "integrity": "sha512-naduuphVw5StFfqp4Gq4WhIBE2gN1GEmMUExpJYknZJdRnc+2gDzB8Z3+5+/Kv33hPQRDGzQO/0opHE72lZZ6A==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/regexpp": "^4.10.0", - "@typescript-eslint/scope-manager": "8.19.1", - "@typescript-eslint/type-utils": "8.19.1", - "@typescript-eslint/utils": "8.19.1", - "@typescript-eslint/visitor-keys": "8.19.1", + "@typescript-eslint/scope-manager": "8.20.0", + "@typescript-eslint/type-utils": "8.20.0", + "@typescript-eslint/utils": "8.20.0", + "@typescript-eslint/visitor-keys": "8.20.0", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", @@ -1329,16 +1329,16 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.19.1.tgz", - "integrity": "sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.20.0.tgz", + "integrity": "sha512-gKXG7A5HMyjDIedBi6bUrDcun8GIjnI8qOwVLiY3rx6T/sHP/19XLJOnIq/FgQvWLHja5JN/LSE7eklNBr612g==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/scope-manager": "8.19.1", - "@typescript-eslint/types": "8.19.1", - "@typescript-eslint/typescript-estree": "8.19.1", - "@typescript-eslint/visitor-keys": "8.19.1", + "@typescript-eslint/scope-manager": "8.20.0", + "@typescript-eslint/types": "8.20.0", + "@typescript-eslint/typescript-estree": "8.20.0", + "@typescript-eslint/visitor-keys": "8.20.0", "debug": "^4.3.4" }, "engines": { @@ -1354,14 +1354,14 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz", - "integrity": "sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.20.0.tgz", + "integrity": "sha512-J7+VkpeGzhOt3FeG1+SzhiMj9NzGD/M6KoGn9f4dbz3YzK9hvbhVTmLj/HiTp9DazIzJ8B4XcM80LrR9Dm1rJw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.19.1", - "@typescript-eslint/visitor-keys": "8.19.1" + "@typescript-eslint/types": "8.20.0", + "@typescript-eslint/visitor-keys": "8.20.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1372,14 +1372,14 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz", - "integrity": "sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.20.0.tgz", + "integrity": "sha512-bPC+j71GGvA7rVNAHAtOjbVXbLN5PkwqMvy1cwGeaxUoRQXVuKCebRoLzm+IPW/NtFFpstn1ummSIasD5t60GA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/typescript-estree": "8.19.1", - "@typescript-eslint/utils": "8.19.1", + "@typescript-eslint/typescript-estree": "8.20.0", + "@typescript-eslint/utils": "8.20.0", "debug": "^4.3.4", "ts-api-utils": "^2.0.0" }, @@ -1396,9 +1396,9 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.19.1.tgz", - "integrity": "sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.20.0.tgz", + "integrity": "sha512-cqaMiY72CkP+2xZRrFt3ExRBu0WmVitN/rYPZErA80mHjHx/Svgp8yfbzkJmDoQ/whcytOPO9/IZXnOc+wigRA==", "dev": true, "license": "MIT", "engines": { @@ -1410,14 +1410,14 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz", - "integrity": "sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.20.0.tgz", + "integrity": "sha512-Y7ncuy78bJqHI35NwzWol8E0X7XkRVS4K4P4TCyzWkOJih5NDvtoRDW4Ba9YJJoB2igm9yXDdYI/+fkiiAxPzA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.19.1", - "@typescript-eslint/visitor-keys": "8.19.1", + "@typescript-eslint/types": "8.20.0", + "@typescript-eslint/visitor-keys": "8.20.0", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", @@ -1476,16 +1476,16 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.19.1.tgz", - "integrity": "sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.20.0.tgz", + "integrity": "sha512-dq70RUw6UK9ei7vxc4KQtBRk7qkHZv447OUZ6RPQMQl71I3NZxQJX/f32Smr+iqWrB02pHKn2yAdHBb0KNrRMA==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@typescript-eslint/scope-manager": "8.19.1", - "@typescript-eslint/types": "8.19.1", - "@typescript-eslint/typescript-estree": "8.19.1" + "@typescript-eslint/scope-manager": "8.20.0", + "@typescript-eslint/types": "8.20.0", + "@typescript-eslint/typescript-estree": "8.20.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -1500,13 +1500,13 @@ } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz", - "integrity": "sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.20.0.tgz", + "integrity": "sha512-v/BpkeeYAsPkKCkR8BDwcno0llhzWVqPOamQrAEMdpZav2Y9OVjd9dwJyBLJWwf335B5DmlifECIkZRJCaGaHA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.19.1", + "@typescript-eslint/types": "8.20.0", "eslint-visitor-keys": "^4.2.0" }, "engines": { @@ -2626,9 +2626,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.80", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.80.tgz", - "integrity": "sha512-LTrKpW0AqIuHwmlVNV+cjFYTnXtM9K37OGhpe0ZI10ScPSxqVSryZHIY3WnCS5NSYbBODRTZyhRMS2h5FAEqAw==", + "version": "1.5.81", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.81.tgz", + "integrity": "sha512-SFsAz1hoR+u1eAWjofSPQnx0InE1QHGUAQ92pqYJPT8GARzmyP1zcEBDBxFFC6okJk2E94Ryfmib4DB8Sc6LBw==", "dev": true, "license": "ISC" }, @@ -2756,9 +2756,9 @@ } }, "node_modules/es-object-atoms": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.0.tgz", - "integrity": "sha512-MZ4iQ6JwHOBQjahnjwaC1ZtIBH+2ohjamzAO3oaHcXYup7qxjF2fixyH+Q71voWHeOkI2q/TnJao/KfXYIZWbw==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/es-object-atoms/-/es-object-atoms-1.0.1.tgz", + "integrity": "sha512-BPOBuyUF9QIVhuNLhbToCLHP6+0MHwZ7xLBkPPCZqK4JmpJgGnv10035STzzQwFpqdzNFMB3irvDI63IagvDwA==", "dev": true, "license": "MIT", "dependencies": { @@ -5192,9 +5192,9 @@ } }, "node_modules/postcss": { - "version": "8.4.49", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.49.tgz", - "integrity": "sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==", + "version": "8.5.1", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.1.tgz", + "integrity": "sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==", "dev": true, "funding": [ { @@ -5212,7 +5212,7 @@ ], "license": "MIT", "dependencies": { - "nanoid": "^3.3.7", + "nanoid": "^3.3.8", "picocolors": "^1.1.1", "source-map-js": "^1.2.1" }, @@ -7040,9 +7040,9 @@ } }, "node_modules/stylelint": { - "version": "16.13.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.0.tgz", - "integrity": "sha512-muxVjMhZB8BrDFSKNva0dmvD2tM0o/szrvuZuXYcAnN9a8nQmbGLqNUOemSgumaCMCPQ+0USYyG3hA5vJjUC1Q==", + "version": "16.13.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.13.2.tgz", + "integrity": "sha512-wDlgh0mRO9RtSa3TdidqHd0nOG8MmUyVKl+dxA6C1j8aZRzpNeEgdhFmU5y4sZx4Fc6r46p0fI7p1vR5O2DZqA==", "dev": true, "funding": [ { @@ -7074,7 +7074,7 @@ "globby": "^11.1.0", "globjoin": "^0.1.4", "html-tags": "^3.3.1", - "ignore": "^7.0.0", + "ignore": "^7.0.1", "imurmurhash": "^0.1.4", "is-plain-object": "^5.0.0", "known-css-properties": "^0.35.0", @@ -7573,9 +7573,9 @@ } }, "node_modules/stylelint/node_modules/ignore": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.0.tgz", - "integrity": "sha512-lcX8PNQygAa22u/0BysEY8VhaFRzlOkvdlKczDPnJvrkJD1EuqzEky5VYYKM2iySIuaVIDv9N190DfSreSLw2A==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.3.tgz", + "integrity": "sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==", "dev": true, "license": "MIT", "engines": { @@ -7927,15 +7927,15 @@ } }, "node_modules/typescript-eslint": { - "version": "8.19.1", - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.19.1.tgz", - "integrity": "sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==", + "version": "8.20.0", + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.20.0.tgz", + "integrity": "sha512-Kxz2QRFsgbWj6Xcftlw3Dd154b3cEPFqQC+qMZrMypSijPd4UanKKvoKDrJ4o8AIfZFKAF+7sMaEIR8mTElozA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/eslint-plugin": "8.19.1", - "@typescript-eslint/parser": "8.19.1", - "@typescript-eslint/utils": "8.19.1" + "@typescript-eslint/eslint-plugin": "8.20.0", + "@typescript-eslint/parser": "8.20.0", + "@typescript-eslint/utils": "8.20.0" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" diff --git a/Tests/CGL/composer.lock b/Tests/CGL/composer.lock index 7504d808..7d2c06e0 100644 --- a/Tests/CGL/composer.lock +++ b/Tests/CGL/composer.lock @@ -2048,16 +2048,16 @@ }, { "name": "friendsofphp/php-cs-fixer", - "version": "v3.67.0", + "version": "v3.68.0", "source": { "type": "git", "url": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer.git", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf" + "reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/0ad34c75d1172f7d30320460e803887981830cbf", - "reference": "0ad34c75d1172f7d30320460e803887981830cbf", + "url": "https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", + "reference": "73f78d8b2b34a0dd65fedb434a602ee4c2c8ad4c", "shasum": "" }, "require": { @@ -2139,7 +2139,7 @@ ], "support": { "issues": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/issues", - "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.67.0" + "source": "https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/tree/v3.68.0" }, "funding": [ { @@ -2147,7 +2147,7 @@ "type": "github" } ], - "time": "2025-01-08T10:17:40+00:00" + "time": "2025-01-13T17:01:01+00:00" }, { "name": "guzzlehttp/guzzle", @@ -8589,16 +8589,16 @@ }, { "name": "typo3/cms-core", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "7b1a445c157ccefdd56f4195a037895067dfaf94" + "reference": "bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/7b1a445c157ccefdd56f4195a037895067dfaf94", - "reference": "7b1a445c157ccefdd56f4195a037895067dfaf94", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b", + "reference": "bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b", "shasum": "" }, "require": { @@ -8726,20 +8726,20 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-extbase", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "61baaebcd6f22874a7ceb4b46244bb4d0073ade9" + "reference": "7262f48dfa0a4db58ca01a7796daa3014f00ef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/61baaebcd6f22874a7ceb4b46244bb4d0073ade9", - "reference": "61baaebcd6f22874a7ceb4b46244bb4d0073ade9", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/7262f48dfa0a4db58ca01a7796daa3014f00ef19", + "reference": "7262f48dfa0a4db58ca01a7796daa3014f00ef19", "shasum": "" }, "require": { @@ -8749,7 +8749,7 @@ "symfony/dependency-injection": "^6.4 || ^7.0", "symfony/property-access": "^6.4 || ^7.0", "symfony/property-info": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.24" + "typo3/cms-core": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -8796,7 +8796,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/coding-standards", diff --git a/composer.lock b/composer.lock index 42313b78..49928bd1 100644 --- a/composer.lock +++ b/composer.lock @@ -5376,22 +5376,22 @@ }, { "name": "typo3/cms-backend", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "84af3c6dd6bef69826ab27abd27a43b0e0e01102" + "reference": "cb5592927fdfed7843793c0d0750ec4ac37e42e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/84af3c6dd6bef69826ab27abd27a43b0e0e01102", - "reference": "84af3c6dd6bef69826ab27abd27a43b0e0e01102", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/cb5592927fdfed7843793c0d0750ec4ac37e42e5", + "reference": "cb5592927fdfed7843793c0d0750ec4ac37e42e5", "shasum": "" }, "require": { "ext-intl": "*", "psr/event-dispatcher": "^1.0", - "typo3/cms-core": "12.4.24" + "typo3/cms-core": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -5452,7 +5452,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-cli", @@ -5564,16 +5564,16 @@ }, { "name": "typo3/cms-core", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "7b1a445c157ccefdd56f4195a037895067dfaf94" + "reference": "bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/7b1a445c157ccefdd56f4195a037895067dfaf94", - "reference": "7b1a445c157ccefdd56f4195a037895067dfaf94", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b", + "reference": "bfc8a5939a1e14d07c3b9ba450e0420fcd157b4b", "shasum": "" }, "require": { @@ -5701,20 +5701,20 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-extbase", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "61baaebcd6f22874a7ceb4b46244bb4d0073ade9" + "reference": "7262f48dfa0a4db58ca01a7796daa3014f00ef19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/61baaebcd6f22874a7ceb4b46244bb4d0073ade9", - "reference": "61baaebcd6f22874a7ceb4b46244bb4d0073ade9", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/7262f48dfa0a4db58ca01a7796daa3014f00ef19", + "reference": "7262f48dfa0a4db58ca01a7796daa3014f00ef19", "shasum": "" }, "require": { @@ -5724,7 +5724,7 @@ "symfony/dependency-injection": "^6.4 || ^7.0", "symfony/property-access": "^6.4 || ^7.0", "symfony/property-info": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.24" + "typo3/cms-core": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -5771,26 +5771,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-fluid", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "c42ceb2d6535fabb407de7fe0b0e30e0f146fadb" + "reference": "fb2b18e9da13b30d4181f2cfd4aa0bc97bf73746" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/c42ceb2d6535fabb407de7fe0b0e30e0f146fadb", - "reference": "c42ceb2d6535fabb407de7fe0b0e30e0f146fadb", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/fb2b18e9da13b30d4181f2cfd4aa0bc97bf73746", + "reference": "fb2b18e9da13b30d4181f2cfd4aa0bc97bf73746", "shasum": "" }, "require": { "symfony/dependency-injection": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.24", - "typo3/cms-extbase": "12.4.24", + "typo3/cms-core": "12.4.25", + "typo3/cms-extbase": "12.4.25", "typo3fluid/fluid": "^2.15.0" }, "conflict": { @@ -5835,25 +5835,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-frontend", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "e33ae5098313b0a568ad6a1445d28868896e9eef" + "reference": "1bf2adaecd10be8da0688d4ab7a799c027de795b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/e33ae5098313b0a568ad6a1445d28868896e9eef", - "reference": "e33ae5098313b0a568ad6a1445d28868896e9eef", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/1bf2adaecd10be8da0688d4ab7a799c027de795b", + "reference": "1bf2adaecd10be8da0688d4ab7a799c027de795b", "shasum": "" }, "require": { "ext-libxml": "*", - "typo3/cms-core": "12.4.24" + "typo3/cms-core": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -5905,7 +5905,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/html-sanitizer", @@ -7830,16 +7830,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.40", + "version": "10.5.41", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "e6ddda95af52f69c1e0c7b4f977cccb58048798c" + "reference": "e76586fa3d49714f230221734b44892e384109d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e6ddda95af52f69c1e0c7b4f977cccb58048798c", - "reference": "e6ddda95af52f69c1e0c7b4f977cccb58048798c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e76586fa3d49714f230221734b44892e384109d7", + "reference": "e76586fa3d49714f230221734b44892e384109d7", "shasum": "" }, "require": { @@ -7911,7 +7911,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.5.40" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.41" }, "funding": [ { @@ -7927,7 +7927,7 @@ "type": "tidelift" } ], - "time": "2024-12-21T05:49:06+00:00" + "time": "2025-01-13T09:33:05+00:00" }, { "name": "psy/psysh", @@ -9187,16 +9187,16 @@ }, { "name": "typo3/cms-install", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "c0b63ee42da1ffde54f35111b80723e1f8a06df5" + "reference": "533f8a02d4fe5392ce995538265b193f0f9479bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/c0b63ee42da1ffde54f35111b80723e1f8a06df5", - "reference": "c0b63ee42da1ffde54f35111b80723e1f8a06df5", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/533f8a02d4fe5392ce995538265b193f0f9479bb", + "reference": "533f8a02d4fe5392ce995538265b193f0f9479bb", "shasum": "" }, "require": { @@ -9205,9 +9205,9 @@ "nikic/php-parser": "^4.15.4", "symfony/finder": "^6.4 || ^7.0", "symfony/http-foundation": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.24", - "typo3/cms-extbase": "12.4.24", - "typo3/cms-fluid": "12.4.24" + "typo3/cms-core": "12.4.25", + "typo3/cms-extbase": "12.4.25", + "typo3/cms-fluid": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -9251,26 +9251,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-seo", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "619f09772f3f034368979166480ca6eb654fc2a5" + "reference": "6b6f8c9f2da389bcc3ac90801e8bfbc44fcb61dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/619f09772f3f034368979166480ca6eb654fc2a5", - "reference": "619f09772f3f034368979166480ca6eb654fc2a5", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/6b6f8c9f2da389bcc3ac90801e8bfbc44fcb61dc", + "reference": "6b6f8c9f2da389bcc3ac90801e8bfbc44fcb61dc", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.24", - "typo3/cms-extbase": "12.4.24", - "typo3/cms-frontend": "12.4.24" + "typo3/cms-core": "12.4.25", + "typo3/cms-extbase": "12.4.25", + "typo3/cms-frontend": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -9314,24 +9314,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v12.4.24", + "version": "v12.4.25", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "c402a729ce6d3a166295ba55c108d3692b40a4a1" + "reference": "fb2a3feb003af79e5f2ec8b8d962f285b2e56864" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/c402a729ce6d3a166295ba55c108d3692b40a4a1", - "reference": "c402a729ce6d3a166295ba55c108d3692b40a4a1", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/fb2a3feb003af79e5f2ec8b8d962f285b2e56864", + "reference": "fb2a3feb003af79e5f2ec8b8d962f285b2e56864", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.24" + "typo3/cms-core": "12.4.25" }, "conflict": { "typo3/cms": "*" @@ -9372,7 +9372,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2024-12-10T11:02:25+00:00" + "time": "2025-01-14T10:04:19+00:00" }, { "name": "typo3/testing-framework",