UPDATED DEPENDENCIES

This commit is contained in:
Jeroen De Meerleer 2021-09-03 11:06:44 +02:00
parent d2454d96ac
commit 190f931c53
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
3 changed files with 9094 additions and 854 deletions

158
composer.lock generated
View File

@ -8,16 +8,16 @@
"packages": [
{
"name": "composer/package-versions-deprecated",
"version": "1.11.99.2",
"version": "1.11.99.3",
"source": {
"type": "git",
"url": "https://github.com/composer/package-versions-deprecated.git",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c"
"reference": "fff576ac850c045158a250e7e27666e146e78d18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c6522afe5540d5fc46675043d3ed5a45a740b27c",
"reference": "c6522afe5540d5fc46675043d3ed5a45a740b27c",
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
"reference": "fff576ac850c045158a250e7e27666e146e78d18",
"shasum": ""
},
"require": {
@ -61,7 +61,7 @@
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
"support": {
"issues": "https://github.com/composer/package-versions-deprecated/issues",
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.2"
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
},
"funding": [
{
@ -77,7 +77,7 @@
"type": "tidelift"
}
],
"time": "2021-05-24T07:46:03+00:00"
"time": "2021-08-17T13:49:14+00:00"
},
{
"name": "doctrine/cache",
@ -831,16 +831,16 @@
},
{
"name": "phpseclib/phpseclib",
"version": "3.0.9",
"version": "3.0.10",
"source": {
"type": "git",
"url": "https://github.com/phpseclib/phpseclib.git",
"reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
"reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/62fcc5a94ac83b1506f52d7558d828617fac9187",
"reference": "62fcc5a94ac83b1506f52d7558d828617fac9187",
"shasum": ""
},
"require": {
@ -922,7 +922,7 @@
],
"support": {
"issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
"source": "https://github.com/phpseclib/phpseclib/tree/3.0.10"
},
"funding": [
{
@ -938,7 +938,7 @@
"type": "tidelift"
}
],
"time": "2021-06-14T06:54:45+00:00"
"time": "2021-08-16T04:24:45+00:00"
},
{
"name": "psr/container",
@ -1447,16 +1447,16 @@
},
{
"name": "symfony/console",
"version": "v5.3.6",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2"
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
"reference": "51b71afd6d2dc8f5063199357b9880cea8d8bfe2",
"url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
"shasum": ""
},
"require": {
@ -1526,7 +1526,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.3.6"
"source": "https://github.com/symfony/console/tree/v5.3.7"
},
"funding": [
{
@ -1542,20 +1542,20 @@
"type": "tidelift"
}
],
"time": "2021-07-27T19:10:22+00:00"
"time": "2021-08-25T20:02:16+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.3.4",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2"
"reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/5a825e4b386066167a8b55487091cb62beec74c2",
"reference": "5a825e4b386066167a8b55487091cb62beec74c2",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a665946279f566d94ed5eb98999cfa65c6fa5a78",
"reference": "a665946279f566d94ed5eb98999cfa65c6fa5a78",
"shasum": ""
},
"require": {
@ -1614,7 +1614,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.3.4"
"source": "https://github.com/symfony/dependency-injection/tree/v5.3.7"
},
"funding": [
{
@ -1630,7 +1630,7 @@
"type": "tidelift"
}
],
"time": "2021-07-23T15:55:36+00:00"
"time": "2021-08-02T16:16:27+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -1701,16 +1701,16 @@
},
{
"name": "symfony/dotenv",
"version": "v5.3.6",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/dotenv.git",
"reference": "b6d44663cff8c9880ee64d232870293a11e14cd6"
"reference": "99a18c2e23f4d901c36cea2012f9f1a8e25e99e4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/b6d44663cff8c9880ee64d232870293a11e14cd6",
"reference": "b6d44663cff8c9880ee64d232870293a11e14cd6",
"url": "https://api.github.com/repos/symfony/dotenv/zipball/99a18c2e23f4d901c36cea2012f9f1a8e25e99e4",
"reference": "99a18c2e23f4d901c36cea2012f9f1a8e25e99e4",
"shasum": ""
},
"require": {
@ -1751,7 +1751,7 @@
"environment"
],
"support": {
"source": "https://github.com/symfony/dotenv/tree/v5.3.6"
"source": "https://github.com/symfony/dotenv/tree/v5.3.7"
},
"funding": [
{
@ -1767,20 +1767,20 @@
"type": "tidelift"
}
],
"time": "2021-07-29T06:20:01+00:00"
"time": "2021-07-02T16:35:09+00:00"
},
{
"name": "symfony/error-handler",
"version": "v5.3.4",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73"
"reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/281f6c4660bcf5844bb0346fe3a4664722fe4c73",
"reference": "281f6c4660bcf5844bb0346fe3a4664722fe4c73",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321",
"reference": "3bc60d0fba00ae8d1eaa9eb5ab11a2bbdd1fc321",
"shasum": ""
},
"require": {
@ -1819,7 +1819,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.3.4"
"source": "https://github.com/symfony/error-handler/tree/v5.3.7"
},
"funding": [
{
@ -1835,20 +1835,20 @@
"type": "tidelift"
}
],
"time": "2021-07-23T15:55:36+00:00"
"time": "2021-08-28T15:07:08+00:00"
},
{
"name": "symfony/event-dispatcher",
"version": "v5.3.4",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
"reference": "f2fd2208157553874560f3645d4594303058c4bd"
"reference": "ce7b20d69c66a20939d8952b617506a44d102130"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/f2fd2208157553874560f3645d4594303058c4bd",
"reference": "f2fd2208157553874560f3645d4594303058c4bd",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ce7b20d69c66a20939d8952b617506a44d102130",
"reference": "ce7b20d69c66a20939d8952b617506a44d102130",
"shasum": ""
},
"require": {
@ -1904,7 +1904,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v5.3.4"
"source": "https://github.com/symfony/event-dispatcher/tree/v5.3.7"
},
"funding": [
{
@ -1920,7 +1920,7 @@
"type": "tidelift"
}
],
"time": "2021-07-23T15:55:36+00:00"
"time": "2021-08-04T21:20:46+00:00"
},
{
"name": "symfony/event-dispatcher-contracts",
@ -2144,16 +2144,16 @@
},
{
"name": "symfony/http-foundation",
"version": "v5.3.6",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75"
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
"reference": "a8388f7b7054a7401997008ce9cd8c6b0ab7ac75",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"reference": "e36c8e5502b4f3f0190c675f1c1f1248a64f04e5",
"shasum": ""
},
"require": {
@ -2197,7 +2197,7 @@
"description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-foundation/tree/v5.3.6"
"source": "https://github.com/symfony/http-foundation/tree/v5.3.7"
},
"funding": [
{
@ -2213,20 +2213,20 @@
"type": "tidelift"
}
],
"time": "2021-07-27T17:08:17+00:00"
"time": "2021-08-27T11:20:35+00:00"
},
{
"name": "symfony/http-kernel",
"version": "v5.3.6",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0"
"reference": "a3a78e37935a527b50376c22ac1cec35b57fe787"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/60030f209018356b3b553b9dbd84ad2071c1b7e0",
"reference": "60030f209018356b3b553b9dbd84ad2071c1b7e0",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/a3a78e37935a527b50376c22ac1cec35b57fe787",
"reference": "a3a78e37935a527b50376c22ac1cec35b57fe787",
"shasum": ""
},
"require": {
@ -2236,7 +2236,7 @@
"symfony/error-handler": "^4.4|^5.0",
"symfony/event-dispatcher": "^5.0",
"symfony/http-client-contracts": "^1.1|^2",
"symfony/http-foundation": "^5.3",
"symfony/http-foundation": "^5.3.7",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php73": "^1.9",
"symfony/polyfill-php80": "^1.16"
@ -2309,7 +2309,7 @@
"description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/http-kernel/tree/v5.3.6"
"source": "https://github.com/symfony/http-kernel/tree/v5.3.7"
},
"funding": [
{
@ -2325,20 +2325,20 @@
"type": "tidelift"
}
],
"time": "2021-07-29T07:06:27+00:00"
"time": "2021-08-30T12:37:19+00:00"
},
{
"name": "symfony/intl",
"version": "v5.3.4",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/intl.git",
"reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90"
"reference": "1af1675221f35dec23b13193873139338c784290"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/f1d1420771b3a94fcf2fda06728c61eba5de4b90",
"reference": "f1d1420771b3a94fcf2fda06728c61eba5de4b90",
"url": "https://api.github.com/repos/symfony/intl/zipball/1af1675221f35dec23b13193873139338c784290",
"reference": "1af1675221f35dec23b13193873139338c784290",
"shasum": ""
},
"require": {
@ -2397,7 +2397,7 @@
"localization"
],
"support": {
"source": "https://github.com/symfony/intl/tree/v5.3.4"
"source": "https://github.com/symfony/intl/tree/v5.3.7"
},
"funding": [
{
@ -2413,7 +2413,7 @@
"type": "tidelift"
}
],
"time": "2021-07-23T15:55:36+00:00"
"time": "2021-08-09T09:00:11+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -2982,16 +2982,16 @@
},
{
"name": "symfony/routing",
"version": "v5.3.4",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4"
"reference": "be865017746fe869007d94220ad3f5297951811b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/0a35d2f57d73c46ab6d042ced783b81d09a624c4",
"reference": "0a35d2f57d73c46ab6d042ced783b81d09a624c4",
"url": "https://api.github.com/repos/symfony/routing/zipball/be865017746fe869007d94220ad3f5297951811b",
"reference": "be865017746fe869007d94220ad3f5297951811b",
"shasum": ""
},
"require": {
@ -3052,7 +3052,7 @@
"url"
],
"support": {
"source": "https://github.com/symfony/routing/tree/v5.3.4"
"source": "https://github.com/symfony/routing/tree/v5.3.7"
},
"funding": [
{
@ -3068,7 +3068,7 @@
"type": "tidelift"
}
],
"time": "2021-07-23T15:55:36+00:00"
"time": "2021-08-04T21:42:42+00:00"
},
{
"name": "symfony/service-contracts",
@ -3151,16 +3151,16 @@
},
{
"name": "symfony/string",
"version": "v5.3.3",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
"reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
"url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
"shasum": ""
},
"require": {
@ -3214,7 +3214,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.3.3"
"source": "https://github.com/symfony/string/tree/v5.3.7"
},
"funding": [
{
@ -3230,20 +3230,20 @@
"type": "tidelift"
}
],
"time": "2021-06-27T11:44:38+00:00"
"time": "2021-08-26T08:00:08+00:00"
},
{
"name": "symfony/var-dumper",
"version": "v5.3.6",
"version": "v5.3.7",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0"
"reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"reference": "3dd8ddd1e260e58ecc61bb78da3b6584b3bfcba0",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
"reference": "3ad5af4aed07d0a0201bbcfc42658fe6c5b2fb8f",
"shasum": ""
},
"require": {
@ -3302,7 +3302,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.3.6"
"source": "https://github.com/symfony/var-dumper/tree/v5.3.7"
},
"funding": [
{
@ -3318,7 +3318,7 @@
"type": "tidelift"
}
],
"time": "2021-07-27T01:56:02+00:00"
"time": "2021-08-04T23:19:25+00:00"
},
{
"name": "symfony/webpack-encore-bundle",

9782
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,13 +7,13 @@
"lib": "lib"
},
"dependencies": {
"bootstrap": "^5.0.2",
"@popperjs/core": "^2.9.2",
"@popperjs/core": "^2.10.1",
"bootstrap": "^5.1.0",
"font-awesome": "^4.7.0"
},
"devDependencies": {
"@symfony/webpack-encore": "^1.5.0",
"sass": "^1.37.0",
"@symfony/webpack-encore": "^1.6.0",
"sass": "^1.39.0",
"sass-loader": "^12.1.0"
},
"scripts": {