From 55cc22e9552813902e6f59e0710f60fea98091bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Tue, 23 Mar 2021 09:32:36 +0100 Subject: [PATCH] Update project dependencies --- composer.lock | 576 +++++++++++++++++++++++----------------------- package-lock.json | 97 ++++++-- package.json | 12 +- 3 files changed, 365 insertions(+), 320 deletions(-) diff --git a/composer.lock b/composer.lock index dc281152..9629df13 100644 --- a/composer.lock +++ b/composer.lock @@ -895,16 +895,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.4.0", + "version": "1.4.1", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "60d379c243457e073cff02bc323a2a86cb355631" + "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631", - "reference": "60d379c243457e073cff02bc323a2a86cb355631", + "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d", + "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d", "shasum": "" }, "require": { @@ -942,20 +942,20 @@ "keywords": [ "promise" ], - "time": "2020-09-30T07:37:28+00:00" + "time": "2021-03-07T09:25:29+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.7.0", + "version": "1.8.1", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3" + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3", - "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/35ea11d335fd638b5882ff1725228b3d35496ab1", + "reference": "35ea11d335fd638b5882ff1725228b3d35496ab1", "shasum": "" }, "require": { @@ -1013,7 +1013,7 @@ "uri", "url" ], - "time": "2020-09-30T07:37:11+00:00" + "time": "2021-03-21T16:25:00+00:00" }, { "name": "helhum/config-loader", @@ -1218,16 +1218,16 @@ }, { "name": "kigkonsult/icalcreator", - "version": "v2.30.3", + "version": "v2.30.4", "source": { "type": "git", "url": "https://github.com/iCalcreator/iCalcreator.git", - "reference": "6c665f1f1a0e022fc53e08326e237fdd7a21160c" + "reference": "784adf9faf08b15da08a90bc7836635426c1bb42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/6c665f1f1a0e022fc53e08326e237fdd7a21160c", - "reference": "6c665f1f1a0e022fc53e08326e237fdd7a21160c", + "url": "https://api.github.com/repos/iCalcreator/iCalcreator/zipball/784adf9faf08b15da08a90bc7836635426c1bb42", + "reference": "784adf9faf08b15da08a90bc7836635426c1bb42", "shasum": "" }, "require": { @@ -1291,7 +1291,7 @@ "type": "custom" } ], - "time": "2021-02-18T12:03:23+00:00" + "time": "2021-03-08T06:57:01+00:00" }, { "name": "league/csv", @@ -1683,27 +1683,22 @@ }, { "name": "psr/container", - "version": "1.0.0", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf", + "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.2.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Psr\\Container\\": "src/" @@ -1716,7 +1711,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common Container Interface (PHP FIG PSR-11)", @@ -1728,7 +1723,7 @@ "container-interop", "psr" ], - "time": "2017-02-14T16:28:37+00:00" + "time": "2021-03-05T17:36:06+00:00" }, { "name": "psr/http-message", @@ -2144,7 +2139,7 @@ }, { "name": "symfony/asset", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/asset.git", @@ -2210,21 +2205,21 @@ }, { "name": "symfony/cache", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "d6aed6c1bbf6f59e521f46437475a0ff4878d388" + "reference": "d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/d6aed6c1bbf6f59e521f46437475a0ff4878d388", - "reference": "d6aed6c1bbf6f59e521f46437475a0ff4878d388", + "url": "https://api.github.com/repos/symfony/cache/zipball/d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d", + "reference": "d15fb2576cdbe2c40d7c851e62f85b0faff3dd3d", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/cache": "~1.0", + "psr/cache": "^1.0|^2.0", "psr/log": "^1.1", "symfony/cache-contracts": "^1.1.7|^2", "symfony/polyfill-php80": "^1.15", @@ -2238,9 +2233,9 @@ "symfony/var-dumper": "<4.4" }, "provide": { - "psr/cache-implementation": "1.0", + "psr/cache-implementation": "1.0|2.0", "psr/simple-cache-implementation": "1.0", - "symfony/cache-implementation": "1.0" + "symfony/cache-implementation": "1.0|2.0" }, "require-dev": { "cache/integration-tests": "dev-master", @@ -2298,7 +2293,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T11:24:50+00:00" + "time": "2021-02-25T23:54:56+00:00" }, { "name": "symfony/cache-contracts", @@ -2378,16 +2373,16 @@ }, { "name": "symfony/console", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "24026c44fc37099fa145707fecd43672831b837a" + "reference": "c98349bda966c70d6c08b4cd8658377c94166492" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a", - "reference": "24026c44fc37099fa145707fecd43672831b837a", + "url": "https://api.github.com/repos/symfony/console/zipball/c98349bda966c70d6c08b4cd8658377c94166492", + "reference": "c98349bda966c70d6c08b4cd8658377c94166492", "shasum": "" }, "require": { @@ -2460,7 +2455,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-22T18:44:15+00:00" }, { "name": "symfony/deprecation-contracts", @@ -2528,16 +2523,16 @@ }, { "name": "symfony/expression-language", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b" + "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/066402a1894fcaef22cbff1591c8a0bdf7f66e9b", - "reference": "066402a1894fcaef22cbff1591c8a0bdf7f66e9b", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe", + "reference": "a6b2c711e4d4dcba4db7b36a8a1835b0720d07fe", "shasum": "" }, "require": { @@ -2584,20 +2579,20 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-11T19:34:41+00:00" }, { "name": "symfony/finder", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6" + "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6", - "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6", + "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", "shasum": "" }, "require": { @@ -2642,20 +2637,20 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-12T10:48:09+00:00" }, { "name": "symfony/http-client", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "d8df50fe9229576b254c6822eb5cfff36c02c967" + "reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/d8df50fe9229576b254c6822eb5cfff36c02c967", - "reference": "d8df50fe9229576b254c6822eb5cfff36c02c967", + "url": "https://api.github.com/repos/symfony/http-client/zipball/67c5af7489b3c2eea771abd973243f5c58f5fb40", + "reference": "67c5af7489b3c2eea771abd973243f5c58f5fb40", "shasum": "" }, "require": { @@ -2669,7 +2664,7 @@ "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", - "symfony/http-client-implementation": "1.1" + "symfony/http-client-implementation": "1.1|2.0" }, "require-dev": { "guzzlehttp/promises": "^1.4", @@ -2719,7 +2714,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-25T18:06:45+00:00" }, { "name": "symfony/http-client-contracts", @@ -2799,16 +2794,16 @@ }, { "name": "symfony/http-foundation", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "20c554c0f03f7cde5ce230ed248470cccbc34c36" + "reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/20c554c0f03f7cde5ce230ed248470cccbc34c36", - "reference": "20c554c0f03f7cde5ce230ed248470cccbc34c36", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/54499baea7f7418bce7b5ec92770fd0799e8e9bf", + "reference": "54499baea7f7418bce7b5ec92770fd0799e8e9bf", "shasum": "" }, "require": { @@ -2865,11 +2860,11 @@ "type": "tidelift" } ], - "time": "2021-02-03T04:42:09+00:00" + "time": "2021-02-25T17:16:57+00:00" }, { "name": "symfony/inflector", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -2937,7 +2932,7 @@ }, { "name": "symfony/options-resolver", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", @@ -3709,7 +3704,7 @@ }, { "name": "symfony/process", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -3767,7 +3762,7 @@ }, { "name": "symfony/property-access", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", @@ -3843,16 +3838,16 @@ }, { "name": "symfony/routing", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "87529f6e305c7acb162840d1ea57922038072425" + "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425", - "reference": "87529f6e305c7acb162840d1ea57922038072425", + "url": "https://api.github.com/repos/symfony/routing/zipball/69919991c845b34626664ddc9b3aef9d09d2a5df", + "reference": "69919991c845b34626664ddc9b3aef9d09d2a5df", "shasum": "" }, "require": { @@ -3924,20 +3919,20 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-22T15:37:04+00:00" }, { "name": "symfony/serializer", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "6b383bc45777d14857b634e9f8fa2b8a2e69b66d" + "reference": "9fa36329a06282e1fc856b84f645472a410c3922" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/6b383bc45777d14857b634e9f8fa2b8a2e69b66d", - "reference": "6b383bc45777d14857b634e9f8fa2b8a2e69b66d", + "url": "https://api.github.com/repos/symfony/serializer/zipball/9fa36329a06282e1fc856b84f645472a410c3922", + "reference": "9fa36329a06282e1fc856b84f645472a410c3922", "shasum": "" }, "require": { @@ -4016,7 +4011,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-26T12:02:03+00:00" }, { "name": "symfony/service-contracts", @@ -4096,16 +4091,16 @@ }, { "name": "symfony/string", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "c95468897f408dd0aca2ff582074423dd0455122" + "reference": "4e78d7d47061fa183639927ec40d607973699609" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/c95468897f408dd0aca2ff582074423dd0455122", - "reference": "c95468897f408dd0aca2ff582074423dd0455122", + "url": "https://api.github.com/repos/symfony/string/zipball/4e78d7d47061fa183639927ec40d607973699609", + "reference": "4e78d7d47061fa183639927ec40d607973699609", "shasum": "" }, "require": { @@ -4172,11 +4167,11 @@ "type": "tidelift" } ], - "time": "2021-01-25T15:14:59+00:00" + "time": "2021-02-16T10:20:28+00:00" }, { "name": "symfony/var-exporter", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", @@ -4246,16 +4241,16 @@ }, { "name": "symfony/web-link", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/web-link.git", - "reference": "e063a969693e2c0804df709f661bd50e10f13665" + "reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-link/zipball/e063a969693e2c0804df709f661bd50e10f13665", - "reference": "e063a969693e2c0804df709f661bd50e10f13665", + "url": "https://api.github.com/repos/symfony/web-link/zipball/b8d46e59e3d430691908e0f20467e6933b36a2b5", + "reference": "b8d46e59e3d430691908e0f20467e6933b36a2b5", "shasum": "" }, "require": { @@ -4327,20 +4322,20 @@ "type": "tidelift" } ], - "time": "2021-01-10T16:25:35+00:00" + "time": "2021-02-16T11:01:18+00:00" }, { "name": "symfony/yaml", - "version": "v4.4.19", + "version": "v4.4.20", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9" + "reference": "29e61305e1c79d25f71060903982ead8f533e267" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9", - "reference": "17ed9f14c1aa05b1a5cf2e2c5ef2d0be28058ef9", + "url": "https://api.github.com/repos/symfony/yaml/zipball/29e61305e1c79d25f71060903982ead8f533e267", + "reference": "29e61305e1c79d25f71060903982ead8f533e267", "shasum": "" }, "require": { @@ -4395,7 +4390,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-02-22T15:36:50+00:00" }, { "name": "typo3/class-alias-loader", @@ -4457,26 +4452,26 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29" + "reference": "737312553f265e514e461bfaad4ca0e9dfaac7a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29", - "reference": "22b0aa13d2e331b8afd5d5ff679f4d5f9a9dee29", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/737312553f265e514e461bfaad4ca0e9dfaac7a3", + "reference": "737312553f265e514e461bfaad4ca0e9dfaac7a3", "shasum": "" }, "require": { "psr/http-message": "^1.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "typo3/cms-backend": "9.5.24", - "typo3/cms-core": "9.5.24", - "typo3/cms-fluid": "9.5.24", - "typo3/cms-frontend": "9.5.24", + "typo3/cms-backend": "9.5.26", + "typo3/cms-core": "9.5.26", + "typo3/cms-fluid": "9.5.26", + "typo3/cms-frontend": "9.5.26", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -4515,25 +4510,25 @@ ], "description": "The TYPO3 admin panel provides a panel with additional functionality in the frontend (Debugging, Caching, Preview...)", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-backend", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "4ada61b805cbf7a9aa2d01e2a63337de2e52d384" + "reference": "b7f1a9c053a7b011ca237588a9abfe4e532f8bba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/4ada61b805cbf7a9aa2d01e2a63337de2e52d384", - "reference": "4ada61b805cbf7a9aa2d01e2a63337de2e52d384", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/b7f1a9c053a7b011ca237588a9abfe4e532f8bba", + "reference": "b7f1a9c053a7b011ca237588a9abfe4e532f8bba", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24", - "typo3/cms-recordlist": "9.5.24" + "typo3/cms-core": "9.5.26", + "typo3/cms-recordlist": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -4582,24 +4577,24 @@ ], "description": "Classes for the TYPO3 backend.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-belog", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "ec15fc53b3fcbf12fa35790c42c082527398bd6f" + "reference": "74cab499486aa1b48bde42bad4e6968b33a16492" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/ec15fc53b3fcbf12fa35790c42c082527398bd6f", - "reference": "ec15fc53b3fcbf12fa35790c42c082527398bd6f", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/74cab499486aa1b48bde42bad4e6968b33a16492", + "reference": "74cab499486aa1b48bde42bad4e6968b33a16492", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -4631,24 +4626,24 @@ ], "description": "Displays backend log, both per page and system wide. Available as the module Tools>Log (system wide overview) and Web>Info/Log (page relative overview).", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-beuser", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "bc31cae27c92b81e893b51be911c9855ea4d3ec2" + "reference": "372516f2286dc4c8d2dd01d92f53dbbf8747e7f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/bc31cae27c92b81e893b51be911c9855ea4d3ec2", - "reference": "bc31cae27c92b81e893b51be911c9855ea4d3ec2", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/372516f2286dc4c8d2dd01d92f53dbbf8747e7f4", + "reference": "372516f2286dc4c8d2dd01d92f53dbbf8747e7f4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -4680,7 +4675,7 @@ ], "description": "Backend user administration and overview. Allows you to compare the settings of users and verify their permissions and see who is online.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-cli", @@ -4713,16 +4708,16 @@ }, { "name": "typo3/cms-composer-installers", - "version": "v3.1.0", + "version": "v3.1.1", "source": { "type": "git", "url": "https://github.com/TYPO3/CmsComposerInstallers.git", - "reference": "f307b64bd6f1309367c58cabb2fc84040b908ab5" + "reference": "3092660e3cb629782b364266985b5b9b1f51f165" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/f307b64bd6f1309367c58cabb2fc84040b908ab5", - "reference": "f307b64bd6f1309367c58cabb2fc84040b908ab5", + "url": "https://api.github.com/repos/TYPO3/CmsComposerInstallers/zipball/3092660e3cb629782b364266985b5b9b1f51f165", + "reference": "3092660e3cb629782b364266985b5b9b1f51f165", "shasum": "" }, "require": { @@ -4738,6 +4733,7 @@ }, "require-dev": { "composer/composer": "1.2.*@dev || 2.0.*@dev", + "friendsofphp/php-cs-fixer": "^2.18", "overtrue/phplint": "^2.0", "phpunit/phpunit": "^8.5" }, @@ -4778,20 +4774,20 @@ "installer", "typo3" ], - "time": "2021-03-02T09:26:00+00:00" + "time": "2021-03-22T12:30:09+00:00" }, { "name": "typo3/cms-core", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "80663bfb7eabbe33ab6d3c869f49e79501af51fa" + "reference": "886a84864fb67a25f76cf1da0fd86ac431f14f9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/80663bfb7eabbe33ab6d3c869f49e79501af51fa", - "reference": "80663bfb7eabbe33ab6d3c869f49e79501af51fa", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/886a84864fb67a25f76cf1da0fd86ac431f14f9f", + "reference": "886a84864fb67a25f76cf1da0fd86ac431f14f9f", "shasum": "" }, "require": { @@ -4847,7 +4843,7 @@ "fiunchinho/phpunit-randomizer": "^4.0", "friendsofphp/php-cs-fixer": "^2.16.7", "typo3/cms-styleguide": "~9.2.2", - "typo3/testing-framework": "^4.15.1" + "typo3/testing-framework": "^4.15.3" }, "suggest": { "ext-fileinfo": "Used for proper file type detection in the file abstraction layer", @@ -4898,24 +4894,24 @@ ], "description": "The core library of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-extbase", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "124b79f921546de75d9aef56a54266dc2774260c" + "reference": "abbebfce2ab9dbc99973f71129828038b4dbd8a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/124b79f921546de75d9aef56a54266dc2774260c", - "reference": "124b79f921546de75d9aef56a54266dc2774260c", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/abbebfce2ab9dbc99973f71129828038b4dbd8a6", + "reference": "abbebfce2ab9dbc99973f71129828038b4dbd8a6", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -4957,24 +4953,24 @@ ], "description": "A framework to build extensions for TYPO3 CMS.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "66f0d129ca3f82fd3348653753a9c2c89aee2088" + "reference": "817f67759050490510bc9d0e47194b5940cf1b9b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/66f0d129ca3f82fd3348653753a9c2c89aee2088", - "reference": "66f0d129ca3f82fd3348653753a9c2c89aee2088", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/817f67759050490510bc9d0e47194b5940cf1b9b", + "reference": "817f67759050490510bc9d0e47194b5940cf1b9b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5008,24 +5004,24 @@ ], "description": "TYPO3 Extension Manager", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-felogin", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "31613ea3d49f2307aaec959a187fad5e168a4459" + "reference": "54c1a034011bd855d7a8279e90a82cf6057aee71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/31613ea3d49f2307aaec959a187fad5e168a4459", - "reference": "31613ea3d49f2307aaec959a187fad5e168a4459", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/54c1a034011bd855d7a8279e90a82cf6057aee71", + "reference": "54c1a034011bd855d7a8279e90a82cf6057aee71", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5057,24 +5053,24 @@ ], "description": "A template-based plugin to log in Website Users in the Frontend", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-filelist", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "5bb61d421527b79ea55b7925f9daea6173d4b20d" + "reference": "1b512a388abad64dfd37c1a36dc688cfc281e7c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/5bb61d421527b79ea55b7925f9daea6173d4b20d", - "reference": "5bb61d421527b79ea55b7925f9daea6173d4b20d", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/1b512a388abad64dfd37c1a36dc688cfc281e7c9", + "reference": "1b512a388abad64dfd37c1a36dc688cfc281e7c9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5108,24 +5104,24 @@ ], "description": "Listing of files in the directory", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "5c29fc44863815d182c43741d51f82e50c851c4b" + "reference": "5b803db3ebef2b9fde7d87be784c436e20e373b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/5c29fc44863815d182c43741d51f82e50c851c4b", - "reference": "5c29fc44863815d182c43741d51f82e50c851c4b", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/5b803db3ebef2b9fde7d87be784c436e20e373b9", + "reference": "5b803db3ebef2b9fde7d87be784c436e20e373b9", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5149,25 +5145,25 @@ ], "description": "Add advanced metadata to File.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-fluid", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d" + "reference": "e159c1b89d051f0ee2d7836044acbfbaa153495c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d", - "reference": "bcf0cf0080d0bac7d93c7b59d6a057d24a7f719d", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/e159c1b89d051f0ee2d7836044acbfbaa153495c", + "reference": "e159c1b89d051f0ee2d7836044acbfbaa153495c", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24", - "typo3/cms-extbase": "9.5.24", + "typo3/cms-core": "9.5.26", + "typo3/cms-extbase": "9.5.26", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -5208,26 +5204,26 @@ ], "description": "Fluid is a next-generation templating engine which makes the life of extension authors a lot easier!", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "847a248580f4629712d44ae8ba6d3dc9611e2015" + "reference": "7ceeb2fbedc5db9b5145a974602302b9549754c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/847a248580f4629712d44ae8ba6d3dc9611e2015", - "reference": "847a248580f4629712d44ae8ba6d3dc9611e2015", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/7ceeb2fbedc5db9b5145a974602302b9549754c1", + "reference": "7ceeb2fbedc5db9b5145a974602302b9549754c1", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24", - "typo3/cms-fluid": "9.5.24", - "typo3/cms-frontend": "9.5.24" + "typo3/cms-core": "9.5.26", + "typo3/cms-fluid": "9.5.26", + "typo3/cms-frontend": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5259,26 +5255,26 @@ ], "description": "A set of common content elements based on Fluid for Frontend output.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-form", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "febd8bc04dbf52ca35da53d4a1f6c37effb2546f" + "reference": "b57277abbea7c67a0607444d81621c6e9aa5b3e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/febd8bc04dbf52ca35da53d4a1f6c37effb2546f", - "reference": "febd8bc04dbf52ca35da53d4a1f6c37effb2546f", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/b57277abbea7c67a0607444d81621c6e9aa5b3e8", + "reference": "b57277abbea7c67a0607444d81621c6e9aa5b3e8", "shasum": "" }, "require": { "psr/http-message": "^1.0", "symfony/expression-language": "^4.1", - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5314,24 +5310,24 @@ ], "description": "Form Library, Plugin and Editor", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-frontend", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "7ac252275745fa23e3800ff9fb4bb6daa3920762" + "reference": "1693dbd70c5f142ab7db6a21bea98490d34e6a02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/7ac252275745fa23e3800ff9fb4bb6daa3920762", - "reference": "7ac252275745fa23e3800ff9fb4bb6daa3920762", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/1693dbd70c5f142ab7db6a21bea98490d34e6a02", + "reference": "1693dbd70c5f142ab7db6a21bea98490d34e6a02", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5368,24 +5364,24 @@ ], "description": "Classes for the frontend of TYPO3.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-info", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "d0674de93f1eb809da434fc1ce4856fbe96e1fae" + "reference": "f29e416d21bf4c80a8e3d401cb2f1b7cfb1eb61c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/d0674de93f1eb809da434fc1ce4856fbe96e1fae", - "reference": "d0674de93f1eb809da434fc1ce4856fbe96e1fae", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/f29e416d21bf4c80a8e3d401cb2f1b7cfb1eb61c", + "reference": "f29e416d21bf4c80a8e3d401cb2f1b7cfb1eb61c", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5426,28 +5422,28 @@ ], "description": "Shows various infos", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-install", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1" + "reference": "30ceee818624ec5ee628d01ca127d40d11922b22" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1", - "reference": "46c8e0a97376a927c04b5f3bf7b02ae02f3c66a1", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/30ceee818624ec5ee628d01ca127d40d11922b22", + "reference": "30ceee818624ec5ee628d01ca127d40d11922b22", "shasum": "" }, "require": { "nikic/php-parser": "^4.3.0", "symfony/finder": "^4.1", - "typo3/cms-core": "9.5.24", - "typo3/cms-extbase": "9.5.24", - "typo3/cms-fluid": "9.5.24" + "typo3/cms-core": "9.5.26", + "typo3/cms-extbase": "9.5.26", + "typo3/cms-fluid": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5481,24 +5477,24 @@ ], "description": "The Install Tool mounted as the module Tools>Install in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd" + "reference": "a87534d85a4a0aac5b7e5fbeca438e6d80a45550" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd", - "reference": "fa5e3713d0b8667c8aa9a9bebc30b73d09993ccd", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/a87534d85a4a0aac5b7e5fbeca438e6d80a45550", + "reference": "a87534d85a4a0aac5b7e5fbeca438e6d80a45550", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5535,24 +5531,24 @@ ], "description": "Enables the 'Config' and 'DB Check' modules for technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-recordlist", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recordlist.git", - "reference": "66d1787c48232933f8f1a9784f583c8d3cfc9f72" + "reference": "0f1f1ecadcc49cf18f3362cd01941fc0c8c490fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/66d1787c48232933f8f1a9784f583c8d3cfc9f72", - "reference": "66d1787c48232933f8f1a9784f583c8d3cfc9f72", + "url": "https://api.github.com/repos/TYPO3-CMS/recordlist/zipball/0f1f1ecadcc49cf18f3362cd01941fc0c8c490fd", + "reference": "0f1f1ecadcc49cf18f3362cd01941fc0c8c490fd", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5591,24 +5587,24 @@ ], "description": "List of database-records", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-recycler", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "15771bb2cd86537fb0c8c9b92f93ccee93ffabad" + "reference": "b344aca0945e734ecbc4597f4dbf5e016020dd18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/15771bb2cd86537fb0c8c9b92f93ccee93ffabad", - "reference": "15771bb2cd86537fb0c8c9b92f93ccee93ffabad", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/b344aca0945e734ecbc4597f4dbf5e016020dd18", + "reference": "b344aca0945e734ecbc4597f4dbf5e016020dd18", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5640,25 +5636,25 @@ ], "description": "The recycler offers the possibility to restore deleted records or remove them from the database permanently. These actions can be applied to a single record, multiple records, and recursively to child records (ex. restoring a page can restore all content elements on that page). Filtering by page and by table provides a quick overview of deleted records before taking action on them.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-redirects", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "641a34940b064400f76d9a9c20792ef79020df23" + "reference": "a15cffd0ce84f4a30692246f05524e243d58df5b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/641a34940b064400f76d9a9c20792ef79020df23", - "reference": "641a34940b064400f76d9a9c20792ef79020df23", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/a15cffd0ce84f4a30692246f05524e243d58df5b", + "reference": "a15cffd0ce84f4a30692246f05524e243d58df5b", "shasum": "" }, "require": { - "typo3/cms-backend": "9.5.24", - "typo3/cms-core": "9.5.24", + "typo3/cms-backend": "9.5.26", + "typo3/cms-core": "9.5.26", "typo3fluid/fluid": "^2.6.10" }, "conflict": { @@ -5692,24 +5688,24 @@ ], "description": "Custom redirects in TYPO3.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-reports", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "f2e12ca1a6cbaa17becac1558568cc2a4888a3a0" + "reference": "6d62357fcfadf4e255699a3fbd93e0f8a6718ef5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/f2e12ca1a6cbaa17becac1558568cc2a4888a3a0", - "reference": "f2e12ca1a6cbaa17becac1558568cc2a4888a3a0", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/6d62357fcfadf4e255699a3fbd93e0f8a6718ef5", + "reference": "6d62357fcfadf4e255699a3fbd93e0f8a6718ef5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5749,24 +5745,24 @@ ], "description": "The reports module groups several system reports.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "8441a4629ddb44f2a4b597830d3044ec275bd3df" + "reference": "d4a7345b978a0eaf4c2ce945d64bc53ba0db78f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/8441a4629ddb44f2a4b597830d3044ec275bd3df", - "reference": "8441a4629ddb44f2a4b597830d3044ec275bd3df", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/d4a7345b978a0eaf4c2ce945d64bc53ba0db78f4", + "reference": "d4a7345b978a0eaf4c2ce945d64bc53ba0db78f4", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5801,24 +5797,24 @@ ], "description": "Integration of CKEditor as Rich Text Editor.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-scheduler", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/scheduler.git", - "reference": "60bc4f98fc366300aaf9553a34016633cfc21405" + "reference": "29eccb5f2f5e62db45a315d181ed18e4076061f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/60bc4f98fc366300aaf9553a34016633cfc21405", - "reference": "60bc4f98fc366300aaf9553a34016633cfc21405", + "url": "https://api.github.com/repos/TYPO3-CMS/scheduler/zipball/29eccb5f2f5e62db45a315d181ed18e4076061f6", + "reference": "29eccb5f2f5e62db45a315d181ed18e4076061f6", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5847,26 +5843,26 @@ ], "description": "The TYPO3 Scheduler let's you register tasks to happen at a specific time", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-seo", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "31655f43552d134c8c45d881052266a9bcf6abcf" + "reference": "6fbd83f57f038e62109ec270ad10638782b548ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/31655f43552d134c8c45d881052266a9bcf6abcf", - "reference": "31655f43552d134c8c45d881052266a9bcf6abcf", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/6fbd83f57f038e62109ec270ad10638782b548ba", + "reference": "6fbd83f57f038e62109ec270ad10638782b548ba", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24", - "typo3/cms-extbase": "9.5.24", - "typo3/cms-frontend": "9.5.24" + "typo3/cms-core": "9.5.26", + "typo3/cms-extbase": "9.5.26", + "typo3/cms-frontend": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5898,24 +5894,24 @@ ], "description": "SEO features for TYPO3.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-setup", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "200ded74853cf83e3dcd9980d7754656f525ee30" + "reference": "f9294cd15500900c9e9b5cee1cfe81e51363c1e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/200ded74853cf83e3dcd9980d7754656f525ee30", - "reference": "200ded74853cf83e3dcd9980d7754656f525ee30", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/f9294cd15500900c9e9b5cee1cfe81e51363c1e1", + "reference": "f9294cd15500900c9e9b5cee1cfe81e51363c1e1", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -5947,24 +5943,24 @@ ], "description": "Allows users to edit a limited set of options for their user profile, eg. preferred language and their name and email address.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-t3editor", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/t3editor.git", - "reference": "1df3d3b70cca0dd9c6484539b752d050190ffe24" + "reference": "83d9ce71200a397771fb8bc7fc0c4fb059cf73b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/1df3d3b70cca0dd9c6484539b752d050190ffe24", - "reference": "1df3d3b70cca0dd9c6484539b752d050190ffe24", + "url": "https://api.github.com/repos/TYPO3-CMS/t3editor/zipball/83d9ce71200a397771fb8bc7fc0c4fb059cf73b5", + "reference": "83d9ce71200a397771fb8bc7fc0c4fb059cf73b5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -6001,24 +5997,24 @@ ], "description": "JavaScript-driven editor with syntax highlighting and codecompletion. Based on CodeMirror.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-taskcenter", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/taskcenter.git", - "reference": "b9c88e95a308641974c47343078ddafaa8375441" + "reference": "2a6ea7e4cc4d310a0009a391ae7749aacb6ee63b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/b9c88e95a308641974c47343078ddafaa8375441", - "reference": "b9c88e95a308641974c47343078ddafaa8375441", + "url": "https://api.github.com/repos/TYPO3-CMS/taskcenter/zipball/2a6ea7e4cc4d310a0009a391ae7749aacb6ee63b", + "reference": "2a6ea7e4cc4d310a0009a391ae7749aacb6ee63b", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -6047,24 +6043,24 @@ ], "description": "The Task Center is the framework for a host of other extensions, see below.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "cd41995ef06a91a6c8d2c49b42275a67bae4857e" + "reference": "6cb59c2c0eb31c227c7217db30d313500e2ab5f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/cd41995ef06a91a6c8d2c49b42275a67bae4857e", - "reference": "cd41995ef06a91a6c8d2c49b42275a67bae4857e", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/6cb59c2c0eb31c227c7217db30d313500e2ab5f5", + "reference": "6cb59c2c0eb31c227c7217db30d313500e2ab5f5", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -6096,24 +6092,24 @@ ], "description": "Framework for management of TypoScript template records for the CMS frontend.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v9.5.24", + "version": "v9.5.26", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "41c61b2074001966f57fdb69349667d5c03abb82" + "reference": "75f3b96f22d6d677c97425667d6a11fdd329a628" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/41c61b2074001966f57fdb69349667d5c03abb82", - "reference": "41c61b2074001966f57fdb69349667d5c03abb82", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/75f3b96f22d6d677c97425667d6a11fdd329a628", + "reference": "75f3b96f22d6d677c97425667d6a11fdd329a628", "shasum": "" }, "require": { - "typo3/cms-core": "9.5.24" + "typo3/cms-core": "9.5.26" }, "conflict": { "typo3/cms": "*" @@ -6145,7 +6141,7 @@ ], "description": "Shows the frontend webpage inside the backend frameset.", "homepage": "https://typo3.org", - "time": "2020-12-15T09:57:41+00:00" + "time": "2021-03-18T07:29:43+00:00" }, { "name": "typo3/phar-stream-wrapper", @@ -6635,21 +6631,21 @@ }, { "name": "pimple/pimple", - "version": "v3.3.1", + "version": "v3.4.0", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", - "reference": "21e45061c3429b1e06233475cc0e1f6fc774d5b0" + "reference": "86406047271859ffc13424a048541f4531f53601" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/silexphp/Pimple/zipball/21e45061c3429b1e06233475cc0e1f6fc774d5b0", - "reference": "21e45061c3429b1e06233475cc0e1f6fc774d5b0", + "url": "https://api.github.com/repos/silexphp/Pimple/zipball/86406047271859ffc13424a048541f4531f53601", + "reference": "86406047271859ffc13424a048541f4531f53601", "shasum": "" }, "require": { "php": ">=7.2.5", - "psr/container": "^1.0" + "psr/container": "^1.1" }, "require-dev": { "symfony/phpunit-bridge": "^5.0" @@ -6657,7 +6653,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.3.x-dev" + "dev-master": "3.4.x-dev" } }, "autoload": { @@ -6681,7 +6677,7 @@ "container", "dependency injection" ], - "time": "2020-11-24T20:35:42+00:00" + "time": "2021-03-06T08:28:00+00:00" } ], "aliases": [], diff --git a/package-lock.json b/package-lock.json index dcffcc4c..93a583ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -454,14 +454,63 @@ } }, "@babel/plugin-proposal-object-rest-spread": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz", - "integrity": "sha512-s6SowJIjzlhx8o7lsFx5zmY4At6CTtDvgNQDdPzkBQucle58A6b/TTeEBYtyDgmcXjUTM+vE8YOGHZzzbc/ioA==", + "version": "7.13.8", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz", + "integrity": "sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==", "dev": true, "requires": { - "@babel/helper-plugin-utils": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.0", - "@babel/plugin-transform-parameters": "^7.12.1" + "@babel/compat-data": "^7.13.8", + "@babel/helper-compilation-targets": "^7.13.8", + "@babel/helper-plugin-utils": "^7.13.0", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.13.0" + }, + "dependencies": { + "@babel/compat-data": { + "version": "7.13.12", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.13.12.tgz", + "integrity": "sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==", + "dev": true + }, + "@babel/helper-compilation-targets": { + "version": "7.13.10", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz", + "integrity": "sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA==", + "dev": true, + "requires": { + "@babel/compat-data": "^7.13.8", + "@babel/helper-validator-option": "^7.12.17", + "browserslist": "^4.14.5", + "semver": "^6.3.0" + } + }, + "@babel/helper-plugin-utils": { + "version": "7.13.0", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz", + "integrity": "sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ==", + "dev": true + }, + "@babel/helper-validator-option": { + "version": "7.12.17", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz", + "integrity": "sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==", + "dev": true + }, + "@babel/plugin-transform-parameters": { + "version": "7.13.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz", + "integrity": "sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==", + "dev": true, + "requires": { + "@babel/helper-plugin-utils": "^7.13.0" + } + }, + "semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true + } } }, "@babel/plugin-proposal-optional-catch-binding": { @@ -3270,9 +3319,9 @@ } }, "dayjs": { - "version": "1.9.6", - "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.6.tgz", - "integrity": "sha512-HngNLtPEBWRo8EFVmHFmSXAjtCX8rGNqeXQI0Gh7wCTSqwaKgPIDqu9m07wABVopNwzvOeCb+2711vQhDlcIXw==" + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.4.tgz", + "integrity": "sha512-RI/Hh4kqRc1UKLOAf/T5zdMMX5DQIlDxwUe3wSyMMnEbGunnpENCdbUgM+dW7kXidZqCttBrmw7BhN4TMddkCw==" }, "de-indent": { "version": "1.0.2", @@ -4293,9 +4342,9 @@ } }, "flatpickr": { - "version": "4.6.6", - "resolved": "https://registry.npmjs.org/flatpickr/-/flatpickr-4.6.6.tgz", - "integrity": "sha512-EZ48CJMttMg3maMhJoX+GvTuuEhX/RbA1YeuI19attP3pwBdbYy6+yqAEVm0o0hSBFYBiLbVxscLW6gJXq6H3A==" + "version": "4.6.9", + "resolved": "https://registry.npmjs.org/flatpickr/-/flatpickr-4.6.9.tgz", + "integrity": "sha512-F0azNNi8foVWKSF+8X+ZJzz8r9sE1G4hl06RyceIaLvyltKvDl6vqk9Lm/6AUUCi5HWaIjiUbk7UpeE/fOXOpw==" }, "flush-write-stream": { "version": "1.1.1", @@ -10200,9 +10249,9 @@ "dev": true }, "vue-loader": { - "version": "15.9.5", - "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.5.tgz", - "integrity": "sha512-oeMOs2b5o5gRqkxfds10bCx6JeXYTwivRgbb8hzOrcThD2z1+GqEKE3EX9A2SGbsYDf4rXwRg6D5n1w0jO5SwA==", + "version": "15.9.6", + "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.6.tgz", + "integrity": "sha512-j0cqiLzwbeImIC6nVIby2o/ABAWhlppyL/m5oJ67R5MloP0hj/DtFgb0Zmq3J9CG7AJ+AXIvHVnJAPBvrLyuDg==", "dev": true, "requires": { "@vue/component-compiler-utils": "^3.1.0", @@ -10213,9 +10262,9 @@ } }, "vue-router": { - "version": "3.4.9", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.9.tgz", - "integrity": "sha512-CGAKWN44RqXW06oC+u4mPgHLQQi2t6vLD/JbGRDAXm0YpMv0bgpKuU5bBd7AvMgfTz9kXVRIWKHqRwGEb8xFkA==" + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.5.1.tgz", + "integrity": "sha512-RRQNLT8Mzr8z7eL4p7BtKvRaTSGdCbTy2+Mm5HTJvLGYSSeG9gDzNasJPP/yOYKLy+/cLG/ftrqq5fvkFwBJEw==" }, "vue-scrollto": { "version": "2.20.0", @@ -10231,9 +10280,9 @@ "integrity": "sha512-Ep9lRKGgCZdcGV3In3R3zoSp5Wr+hlcIc8WJ9BG+QKzibwaFZnnvp9HBVdd+dU8d6HGLSi5sWywDmd5MkrkfoQ==" }, "vue-style-loader": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.2.tgz", - "integrity": "sha512-0ip8ge6Gzz/Bk0iHovU9XAUQaFt/G2B61bnWa2tCcqqdgfHs1lF9xXorFbE55Gmy92okFT+8bfmySuUOu13vxQ==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/vue-style-loader/-/vue-style-loader-4.1.3.tgz", + "integrity": "sha512-sFuh0xfbtpRlKfm39ss/ikqs9AbKCoXZBpHeVZ8Tx650o0k0q/YCM7FRvigtxpACezfq6af+a7JeqVTWvncqDg==", "dev": true, "requires": { "hash-sum": "^1.0.2", @@ -10257,9 +10306,9 @@ "dev": true }, "vuex": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.5.1.tgz", - "integrity": "sha512-w7oJzmHQs0FM9LXodfskhw9wgKBiaB+totOdb8sNzbTB2KDCEEwEs29NzBZFh/lmEK1t5tDmM1vtsO7ubG1DFw==" + "version": "3.6.2", + "resolved": "https://registry.npmjs.org/vuex/-/vuex-3.6.2.tgz", + "integrity": "sha512-ETW44IqCgBpVomy520DT5jf8n0zoCac+sxWnn+hMe/CzaSejb/eVw2YToiXYX+Ex/AuHHia28vWTq4goAexFbw==" }, "watchpack": { "version": "1.7.5", diff --git a/package.json b/package.json index aa453e3f..7e68ac2d 100644 --- a/package.json +++ b/package.json @@ -17,8 +17,8 @@ "bootstrap-sass": "^3.4.1", "bourbon": "^4.3.2", "cookieconsent": "^3.1.0", - "dayjs": "^1.8.36", - "flatpickr": "^4.6.6", + "dayjs": "^1.10.4", + "flatpickr": "^4.6.9", "font-awesome": "^4.7.0", "jquery": "^1.12.4", "lazysizes": "^4.1.8", @@ -31,20 +31,20 @@ "tailwindcss": "^1.8.10", "tinycolor2": "^1.4.1", "vue": "^2.6.12", - "vue-router": "^3.4.3", + "vue-router": "^3.5.1", "vue-scrollto": "^2.18.2", "vue-session": "^1.0.0", - "vuex": "^3.5.1" + "vuex": "^3.6.2" }, "devDependencies": { - "@babel/plugin-proposal-object-rest-spread": "^7.11.0", + "@babel/plugin-proposal-object-rest-spread": "^7.13.8", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@symfony/webpack-encore": "^0.28.3", "autoprefixer": "^8.6.5", "node-sass": "^4.14.1", "postcss-loader": "^3.0.0", "sass-loader": "^7.3.1", - "vue-loader": "^15.9.3", + "vue-loader": "^15.9.6", "vue-template-compiler": "^2.6.12" }, "browserslist": [