Vendor: Update PHP + JS dependencies

pull/5855/head
Angel Fernando Quiroz Campos 11 months ago
parent 989821e71c
commit 3b8d914fa6
No known key found for this signature in database
GPG Key ID: B284841AE3E562CD
  1. 317
      composer.lock
  2. 69
      package.json
  3. 3920
      yarn.lock

317
composer.lock generated

@ -1147,16 +1147,16 @@
}, },
{ {
"name": "doctrine/common", "name": "doctrine/common",
"version": "3.4.4", "version": "3.4.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/common.git", "url": "https://github.com/doctrine/common.git",
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a" "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/common/zipball/0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", "url": "https://api.github.com/repos/doctrine/common/zipball/6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"reference": "0aad4b7ab7ce8c6602dfbb1e1a24581275fb9d1a", "reference": "6c8fef961f67b8bc802ce3e32e3ebd1022907286",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1218,7 +1218,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/common/issues", "issues": "https://github.com/doctrine/common/issues",
"source": "https://github.com/doctrine/common/tree/3.4.4" "source": "https://github.com/doctrine/common/tree/3.4.5"
}, },
"funding": [ "funding": [
{ {
@ -1234,7 +1234,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-16T13:35:33+00:00" "time": "2024-10-08T15:53:43+00:00"
}, },
{ {
"name": "doctrine/data-fixtures", "name": "doctrine/data-fixtures",
@ -1322,16 +1322,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "3.9.1", "version": "3.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7" "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", "url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7", "reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1347,7 +1347,7 @@
"doctrine/coding-standard": "12.0.0", "doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1", "fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1", "jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.12.0", "phpstan/phpstan": "1.12.6",
"phpstan/phpstan-strict-rules": "^1.6", "phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.20", "phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4", "psalm/plugin-phpunit": "0.18.4",
@ -1415,7 +1415,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/dbal/issues", "issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.9.1" "source": "https://github.com/doctrine/dbal/tree/3.9.3"
}, },
"funding": [ "funding": [
{ {
@ -1431,7 +1431,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-09-01T13:49:23+00:00" "time": "2024-10-10T17:56:43+00:00"
}, },
{ {
"name": "doctrine/deprecations", "name": "doctrine/deprecations",
@ -2110,16 +2110,16 @@
}, },
{ {
"name": "doctrine/migrations", "name": "doctrine/migrations",
"version": "3.8.1", "version": "3.8.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/migrations.git", "url": "https://github.com/doctrine/migrations.git",
"reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877" "reference": "5007eb1168691225ac305fe16856755c20860842"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/migrations/zipball/7760fbd0b7cb58bfb50415505a7bab821adf0877", "url": "https://api.github.com/repos/doctrine/migrations/zipball/5007eb1168691225ac305fe16856755c20860842",
"reference": "7760fbd0b7cb58bfb50415505a7bab821adf0877", "reference": "5007eb1168691225ac305fe16856755c20860842",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2193,7 +2193,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/migrations/issues", "issues": "https://github.com/doctrine/migrations/issues",
"source": "https://github.com/doctrine/migrations/tree/3.8.1" "source": "https://github.com/doctrine/migrations/tree/3.8.2"
}, },
"funding": [ "funding": [
{ {
@ -2209,20 +2209,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-08-28T13:17:28+00:00" "time": "2024-10-10T21:35:27+00:00"
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.19.7", "version": "2.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "168ac31084226f94d42e7461a40ff5607a56bd35" "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/168ac31084226f94d42e7461a40ff5607a56bd35", "url": "https://api.github.com/repos/doctrine/orm/zipball/8ed6c2234aba019f9737a6bcc9516438e62da27c",
"reference": "168ac31084226f94d42e7461a40ff5607a56bd35", "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2251,7 +2251,9 @@
"doctrine/annotations": "^1.13 || ^2", "doctrine/annotations": "^1.13 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0", "doctrine/coding-standard": "^9.0.2 || ^12.0",
"phpbench/phpbench": "^0.16.10 || ^1.0", "phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.11.1", "phpstan/extension-installer": "~1.1.0 || ^1.4",
"phpstan/phpstan": "~1.4.10 || 1.12.6",
"phpstan/phpstan-deprecation-rules": "^1",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psr/log": "^1 || ^2 || ^3", "psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2", "squizlabs/php_codesniffer": "3.7.2",
@ -2308,9 +2310,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.19.7" "source": "https://github.com/doctrine/orm/tree/2.20.0"
}, },
"time": "2024-08-23T06:54:57+00:00" "time": "2024-10-11T11:47:24+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -2411,16 +2413,16 @@
}, },
{ {
"name": "doctrine/sql-formatter", "name": "doctrine/sql-formatter",
"version": "1.4.1", "version": "1.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/sql-formatter.git", "url": "https://github.com/doctrine/sql-formatter.git",
"reference": "7f83911cc5eba870de7ebb11283972483f7e2891" "reference": "16ca9e39877369d664f06dacde468548298bdc40"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/7f83911cc5eba870de7ebb11283972483f7e2891", "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/16ca9e39877369d664f06dacde468548298bdc40",
"reference": "7f83911cc5eba870de7ebb11283972483f7e2891", "reference": "16ca9e39877369d664f06dacde468548298bdc40",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2428,6 +2430,7 @@
}, },
"require-dev": { "require-dev": {
"doctrine/coding-standard": "^12", "doctrine/coding-standard": "^12",
"ergebnis/phpunit-slow-test-detector": "^2.14",
"phpstan/phpstan": "^1.10", "phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.5", "phpunit/phpunit": "^10.5",
"vimeo/psalm": "^5.24" "vimeo/psalm": "^5.24"
@ -2460,9 +2463,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/sql-formatter/issues", "issues": "https://github.com/doctrine/sql-formatter/issues",
"source": "https://github.com/doctrine/sql-formatter/tree/1.4.1" "source": "https://github.com/doctrine/sql-formatter/tree/1.5.0"
}, },
"time": "2024-08-05T20:32:22+00:00" "time": "2024-09-11T07:29:40+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
@ -3124,16 +3127,16 @@
}, },
{ {
"name": "gedmo/doctrine-extensions", "name": "gedmo/doctrine-extensions",
"version": "v3.16.1", "version": "v3.17.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine-extensions/DoctrineExtensions.git", "url": "https://github.com/doctrine-extensions/DoctrineExtensions.git",
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d" "reference": "eabb45018c5a4362b46c5beae3881261da89f900"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/e85560ed96f977b8c29428a99222cb2ef2f0e80d", "url": "https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/eabb45018c5a4362b46c5beae3881261da89f900",
"reference": "e85560ed96f977b8c29428a99222cb2ef2f0e80d", "reference": "eabb45018c5a4362b46c5beae3881261da89f900",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3150,14 +3153,14 @@
}, },
"conflict": { "conflict": {
"doctrine/annotations": "<1.13 || >=3.0", "doctrine/annotations": "<1.13 || >=3.0",
"doctrine/dbal": "<3.2 || >=4.0", "doctrine/dbal": "<3.7 || >=5.0",
"doctrine/mongodb-odm": "<2.3 || >=3.0", "doctrine/mongodb-odm": "<2.3 || >=3.0",
"doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=4.0" "doctrine/orm": "<2.14.0 || 2.16.0 || 2.16.1 || >=4.0"
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.13 || ^2.0", "doctrine/annotations": "^1.13 || ^2.0",
"doctrine/cache": "^1.11 || ^2.0", "doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^3.2", "doctrine/dbal": "^3.7 || ^4.0",
"doctrine/doctrine-bundle": "^2.3", "doctrine/doctrine-bundle": "^2.3",
"doctrine/mongodb-odm": "^2.3", "doctrine/mongodb-odm": "^2.3",
"doctrine/orm": "^2.14.0 || ^3.0", "doctrine/orm": "^2.14.0 || ^3.0",
@ -3229,7 +3232,7 @@
"support": { "support": {
"email": "gediminas.morkevicius@gmail.com", "email": "gediminas.morkevicius@gmail.com",
"issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues", "issues": "https://github.com/doctrine-extensions/DoctrineExtensions/issues",
"source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.16.1", "source": "https://github.com/doctrine-extensions/DoctrineExtensions/tree/v3.17.1",
"wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc" "wiki": "https://github.com/Atlantic18/DoctrineExtensions/tree/main/doc"
}, },
"funding": [ "funding": [
@ -3250,7 +3253,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-06-25T16:22:14+00:00" "time": "2024-10-07T22:30:27+00:00"
}, },
{ {
"name": "graphp/algorithms", "name": "graphp/algorithms",
@ -4369,16 +4372,16 @@
}, },
{ {
"name": "knpuniversity/oauth2-client-bundle", "name": "knpuniversity/oauth2-client-bundle",
"version": "v2.18.2", "version": "v2.18.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/knpuniversity/oauth2-client-bundle.git", "url": "https://github.com/knpuniversity/oauth2-client-bundle.git",
"reference": "0f8db87efa064bc1800315c027a80b53ef935524" "reference": "c38ca88a70aae3694ca346a41b13b9a8f6e33ed4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/knpuniversity/oauth2-client-bundle/zipball/0f8db87efa064bc1800315c027a80b53ef935524", "url": "https://api.github.com/repos/knpuniversity/oauth2-client-bundle/zipball/c38ca88a70aae3694ca346a41b13b9a8f6e33ed4",
"reference": "0f8db87efa064bc1800315c027a80b53ef935524", "reference": "c38ca88a70aae3694ca346a41b13b9a8f6e33ed4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4422,9 +4425,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/knpuniversity/oauth2-client-bundle/issues", "issues": "https://github.com/knpuniversity/oauth2-client-bundle/issues",
"source": "https://github.com/knpuniversity/oauth2-client-bundle/tree/v2.18.2" "source": "https://github.com/knpuniversity/oauth2-client-bundle/tree/v2.18.3"
}, },
"time": "2024-08-12T15:26:07+00:00" "time": "2024-10-02T14:26:09+00:00"
}, },
{ {
"name": "laminas/laminas-code", "name": "laminas/laminas-code",
@ -4621,16 +4624,16 @@
}, },
{ {
"name": "laminas/laminas-feed", "name": "laminas/laminas-feed",
"version": "2.22.0", "version": "2.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laminas/laminas-feed.git", "url": "https://github.com/laminas/laminas-feed.git",
"reference": "669792b819fca7274698147ad7a2ecc1b0a9b141" "reference": "23807e692b3174750b426143bd93572b71b6739a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-feed/zipball/669792b819fca7274698147ad7a2ecc1b0a9b141", "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/23807e692b3174750b426143bd93572b71b6739a",
"reference": "669792b819fca7274698147ad7a2ecc1b0a9b141", "reference": "23807e692b3174750b426143bd93572b71b6739a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4638,24 +4641,24 @@
"ext-libxml": "*", "ext-libxml": "*",
"laminas/laminas-escaper": "^2.9", "laminas/laminas-escaper": "^2.9",
"laminas/laminas-stdlib": "^3.6", "laminas/laminas-stdlib": "^3.6",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0" "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
}, },
"conflict": { "conflict": {
"laminas/laminas-servicemanager": "<3.3", "laminas/laminas-servicemanager": "<3.3",
"zendframework/zend-feed": "*" "zendframework/zend-feed": "*"
}, },
"require-dev": { "require-dev": {
"laminas/laminas-cache": "^2.13.2 || ^3.11", "laminas/laminas-cache": "^2.13.2 || ^3.12",
"laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.2", "laminas/laminas-cache-storage-adapter-memory": "^1.1.0 || ^2.3",
"laminas/laminas-coding-standard": "~2.5.0", "laminas/laminas-coding-standard": "~2.5.0",
"laminas/laminas-db": "^2.18", "laminas/laminas-db": "^2.18",
"laminas/laminas-http": "^2.18", "laminas/laminas-http": "^2.19",
"laminas/laminas-servicemanager": "^3.21.0", "laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-validator": "^2.38", "laminas/laminas-validator": "^2.46",
"phpunit/phpunit": "^10.3.1", "phpunit/phpunit": "^10.5.5",
"psalm/plugin-phpunit": "^0.18.4", "psalm/plugin-phpunit": "^0.19.0",
"psr/http-message": "^2.0", "psr/http-message": "^2.0",
"vimeo/psalm": "^5.14.1" "vimeo/psalm": "^5.18.0"
}, },
"suggest": { "suggest": {
"laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests",
@ -4697,7 +4700,7 @@
"type": "community_bridge" "type": "community_bridge"
} }
], ],
"time": "2023-10-11T20:16:37+00:00" "time": "2024-10-09T10:53:30+00:00"
}, },
{ {
"name": "laminas/laminas-filter", "name": "laminas/laminas-filter",
@ -4993,34 +4996,34 @@
}, },
{ {
"name": "lcobucci/clock", "name": "lcobucci/clock",
"version": "3.2.0", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/clock.git", "url": "https://github.com/lcobucci/clock.git",
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715" "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/6f28b826ea01306b07980cb8320ab30b966cd715", "url": "https://api.github.com/repos/lcobucci/clock/zipball/db3713a61addfffd615b79bf0bc22f0ccc61b86b",
"reference": "6f28b826ea01306b07980cb8320ab30b966cd715", "reference": "db3713a61addfffd615b79bf0bc22f0ccc61b86b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "~8.2.0 || ~8.3.0", "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/clock": "^1.0" "psr/clock": "^1.0"
}, },
"provide": { "provide": {
"psr/clock-implementation": "1.0" "psr/clock-implementation": "1.0"
}, },
"require-dev": { "require-dev": {
"infection/infection": "^0.27", "infection/infection": "^0.29",
"lcobucci/coding-standard": "^11.0.0", "lcobucci/coding-standard": "^11.1.0",
"phpstan/extension-installer": "^1.3.1", "phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.25", "phpstan/phpstan": "^1.10.25",
"phpstan/phpstan-deprecation-rules": "^1.1.3", "phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.13", "phpstan/phpstan-phpunit": "^1.3.13",
"phpstan/phpstan-strict-rules": "^1.5.1", "phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.2.3" "phpunit/phpunit": "^11.3.6"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -5041,7 +5044,7 @@
"description": "Yet another clock abstraction", "description": "Yet another clock abstraction",
"support": { "support": {
"issues": "https://github.com/lcobucci/clock/issues", "issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/clock/tree/3.2.0" "source": "https://github.com/lcobucci/clock/tree/3.3.1"
}, },
"funding": [ "funding": [
{ {
@ -5053,42 +5056,42 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2023-11-17T17:00:27+00:00" "time": "2024-09-24T20:45:14+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
"version": "5.3.0", "version": "5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/jwt.git",
"reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83" "reference": "aac4fd512681fd5cb4b77d2105ab7ec700c72051"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/08071d8d2c7f4b00222cc4b1fb6aa46990a80f83", "url": "https://api.github.com/repos/lcobucci/jwt/zipball/aac4fd512681fd5cb4b77d2105ab7ec700c72051",
"reference": "08071d8d2c7f4b00222cc4b1fb6aa46990a80f83", "reference": "aac4fd512681fd5cb4b77d2105ab7ec700c72051",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-openssl": "*", "ext-openssl": "*",
"ext-sodium": "*", "ext-sodium": "*",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0", "php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"psr/clock": "^1.0" "psr/clock": "^1.0"
}, },
"require-dev": { "require-dev": {
"infection/infection": "^0.27.0", "infection/infection": "^0.29",
"lcobucci/clock": "^3.0", "lcobucci/clock": "^3.2",
"lcobucci/coding-standard": "^11.0", "lcobucci/coding-standard": "^11.0",
"phpbench/phpbench": "^1.2.9", "phpbench/phpbench": "^1.2",
"phpstan/extension-installer": "^1.2", "phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.10.7", "phpstan/phpstan": "^1.10.7",
"phpstan/phpstan-deprecation-rules": "^1.1.3", "phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.10", "phpstan/phpstan-phpunit": "^1.3.10",
"phpstan/phpstan-strict-rules": "^1.5.0", "phpstan/phpstan-strict-rules": "^1.5.0",
"phpunit/phpunit": "^10.2.6" "phpunit/phpunit": "^11.1"
}, },
"suggest": { "suggest": {
"lcobucci/clock": ">= 3.0" "lcobucci/clock": ">= 3.2"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -5114,7 +5117,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/5.3.0" "source": "https://github.com/lcobucci/jwt/tree/5.4.0"
}, },
"funding": [ "funding": [
{ {
@ -5126,20 +5129,20 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2024-04-11T23:07:54+00:00" "time": "2024-10-08T22:06:45+00:00"
}, },
{ {
"name": "league/csv", "name": "league/csv",
"version": "9.16.0", "version": "9.17.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/csv.git", "url": "https://github.com/thephpleague/csv.git",
"reference": "998280c6c34bd67d8125fdc8b45bae28d761b440" "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/csv/zipball/998280c6c34bd67d8125fdc8b45bae28d761b440", "url": "https://api.github.com/repos/thephpleague/csv/zipball/8cab815fb11ec93aa2f7b8a57b3daa1f1a364011",
"reference": "998280c6c34bd67d8125fdc8b45bae28d761b440", "reference": "8cab815fb11ec93aa2f7b8a57b3daa1f1a364011",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5147,17 +5150,16 @@
"php": "^8.1.2" "php": "^8.1.2"
}, },
"require-dev": { "require-dev": {
"doctrine/collections": "^2.2.2",
"ext-dom": "*", "ext-dom": "*",
"ext-xdebug": "*", "ext-xdebug": "*",
"friendsofphp/php-cs-fixer": "^3.57.1", "friendsofphp/php-cs-fixer": "^3.64.0",
"phpbench/phpbench": "^1.2.15", "phpbench/phpbench": "^1.3.1",
"phpstan/phpstan": "^1.11.1", "phpstan/phpstan": "^1.12.5",
"phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0", "phpstan/phpstan-phpunit": "^1.4.0",
"phpstan/phpstan-strict-rules": "^1.6.0", "phpstan/phpstan-strict-rules": "^1.6.1",
"phpunit/phpunit": "^10.5.16 || ^11.1.3", "phpunit/phpunit": "^10.5.16 || ^11.4.0",
"symfony/var-dumper": "^6.4.6 || ^7.0.7" "symfony/var-dumper": "^6.4.8 || ^7.1.5"
}, },
"suggest": { "suggest": {
"ext-dom": "Required to use the XMLConverter and the HTMLConverter classes", "ext-dom": "Required to use the XMLConverter and the HTMLConverter classes",
@ -5175,7 +5177,7 @@
"src/functions_include.php" "src/functions_include.php"
], ],
"psr-4": { "psr-4": {
"League\\Csv\\": "src" "League\\Csv\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
@ -5214,20 +5216,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-05-24T11:04:54+00:00" "time": "2024-10-10T10:30:28+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.28.0", "version": "3.29.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c" "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/edc1bb7c86fab0776c3287dbd19b5fa278347319",
"reference": "e611adab2b1ae2e3072fa72d62c62f52c2bf1f0c", "reference": "edc1bb7c86fab0776c3287dbd19b5fa278347319",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5295,22 +5297,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.28.0" "source": "https://github.com/thephpleague/flysystem/tree/3.29.1"
}, },
"time": "2024-05-22T10:09:12+00:00" "time": "2024-10-08T08:58:34+00:00"
}, },
{ {
"name": "league/flysystem-local", "name": "league/flysystem-local",
"version": "3.28.0", "version": "3.29.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem-local.git", "url": "https://github.com/thephpleague/flysystem-local.git",
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40" "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/13f22ea8be526ea58c2ddff9e158ef7c296e4f40", "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/e0e8d52ce4b2ed154148453d321e97c8e931bd27",
"reference": "13f22ea8be526ea58c2ddff9e158ef7c296e4f40", "reference": "e0e8d52ce4b2ed154148453d321e97c8e931bd27",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5344,9 +5346,9 @@
"local" "local"
], ],
"support": { "support": {
"source": "https://github.com/thephpleague/flysystem-local/tree/3.28.0" "source": "https://github.com/thephpleague/flysystem-local/tree/3.29.0"
}, },
"time": "2024-05-06T20:05:52+00:00" "time": "2024-08-09T21:24:39+00:00"
}, },
{ {
"name": "league/glide", "name": "league/glide",
@ -7752,16 +7754,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "1.29.1", "version": "1.29.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "59ee38f7480904cd6487e5cbdea4d80ff2758719" "reference": "3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/59ee38f7480904cd6487e5cbdea4d80ff2758719", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f",
"reference": "59ee38f7480904cd6487e5cbdea4d80ff2758719", "reference": "3a5a818d7d3e4b5bd2e56fb9de44dbded6eae07f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7851,9 +7853,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.1" "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.2"
}, },
"time": "2024-09-03T00:55:32+00:00" "time": "2024-09-29T07:04:47+00:00"
}, },
{ {
"name": "phpoffice/phpword", "name": "phpoffice/phpword",
@ -7969,16 +7971,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.31.0", "version": "1.33.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17" "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17", "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8010,9 +8012,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0"
}, },
"time": "2024-09-22T11:32:18+00:00" "time": "2024-10-13T11:25:22+00:00"
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
@ -10781,22 +10783,25 @@
}, },
{ {
"name": "symfony/flex", "name": "symfony/flex",
"version": "v2.4.6", "version": "v2.4.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/flex.git", "url": "https://github.com/symfony/flex.git",
"reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b" "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/flex/zipball/4dc11919791f81d087a12db2ab4c7e044431ef6b", "url": "https://api.github.com/repos/symfony/flex/zipball/92f4fba342161ff36072bd3b8e0b3c6c23160402",
"reference": "4dc11919791f81d087a12db2ab4c7e044431ef6b", "reference": "92f4fba342161ff36072bd3b8e0b3c6c23160402",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-plugin-api": "^2.1", "composer-plugin-api": "^2.1",
"php": ">=8.0" "php": ">=8.0"
}, },
"conflict": {
"composer/semver": "<1.7.2"
},
"require-dev": { "require-dev": {
"composer/composer": "^2.1", "composer/composer": "^2.1",
"symfony/dotenv": "^5.4|^6.0", "symfony/dotenv": "^5.4|^6.0",
@ -10826,7 +10831,7 @@
"description": "Composer plugin for Symfony", "description": "Composer plugin for Symfony",
"support": { "support": {
"issues": "https://github.com/symfony/flex/issues", "issues": "https://github.com/symfony/flex/issues",
"source": "https://github.com/symfony/flex/tree/v2.4.6" "source": "https://github.com/symfony/flex/tree/v2.4.7"
}, },
"funding": [ "funding": [
{ {
@ -10842,7 +10847,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-04-27T10:22:22+00:00" "time": "2024-10-07T08:51:54+00:00"
}, },
{ {
"name": "symfony/form", "name": "symfony/form",
@ -16953,16 +16958,16 @@
}, },
{ {
"name": "felixfbecker/language-server-protocol", "name": "felixfbecker/language-server-protocol",
"version": "v1.5.2", "version": "v1.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/felixfbecker/php-language-server-protocol.git", "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842" "reference": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842", "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/a9e113dbc7d849e35b8776da39edaf4313b7b6c9",
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842", "reference": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17003,9 +17008,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/felixfbecker/php-language-server-protocol/issues", "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
"source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2" "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.3"
}, },
"time": "2022-03-02T22:36:06+00:00" "time": "2024-04-30T00:40:11+00:00"
}, },
{ {
"name": "fidry/cpu-core-counter", "name": "fidry/cpu-core-counter",
@ -17484,16 +17489,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v4.19.2", "version": "v4.19.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "0ed4c8949a32986043e977dbe14776c14d644c45" "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ed4c8949a32986043e977dbe14776c14d644c45", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2",
"reference": "0ed4c8949a32986043e977dbe14776c14d644c45", "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17502,7 +17507,7 @@
}, },
"require-dev": { "require-dev": {
"ircmaxell/php-yacc": "^0.0.7", "ircmaxell/php-yacc": "^0.0.7",
"phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0" "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
}, },
"bin": [ "bin": [
"bin/php-parse" "bin/php-parse"
@ -17534,9 +17539,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.19.2" "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.4"
}, },
"time": "2024-09-17T19:36:00+00:00" "time": "2024-09-29T15:01:53+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",
@ -17658,16 +17663,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.12.4", "version": "1.12.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd" "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/ffa517cb918591b93acc9b95c0bebdcd0e4538bd", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dc4d2f145a88ea7141ae698effd64d9df46527ae",
"reference": "ffa517cb918591b93acc9b95c0bebdcd0e4538bd", "reference": "dc4d2f145a88ea7141ae698effd64d9df46527ae",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17712,7 +17717,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-09-19T07:58:01+00:00" "time": "2024-10-06T15:03:59+00:00"
}, },
{ {
"name": "phpstan/phpstan-doctrine", "name": "phpstan/phpstan-doctrine",
@ -17788,16 +17793,16 @@
}, },
{ {
"name": "phpstan/phpstan-symfony", "name": "phpstan/phpstan-symfony",
"version": "1.4.9", "version": "1.4.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan-symfony.git", "url": "https://github.com/phpstan/phpstan-symfony.git",
"reference": "51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9" "reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9", "url": "https://api.github.com/repos/phpstan/phpstan-symfony/zipball/f7d5782044bedf93aeb3f38e09c91148ee90e5a1",
"reference": "51ab2438fb2695467cf96b58d2f8f28d4dd1e3e9", "reference": "f7d5782044bedf93aeb3f38e09c91148ee90e5a1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -17854,9 +17859,9 @@
"description": "Symfony Framework extensions and rules for PHPStan", "description": "Symfony Framework extensions and rules for PHPStan",
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan-symfony/issues", "issues": "https://github.com/phpstan/phpstan-symfony/issues",
"source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.9" "source": "https://github.com/phpstan/phpstan-symfony/tree/1.4.10"
}, },
"time": "2024-09-05T16:15:09+00:00" "time": "2024-09-26T18:14:50+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
@ -19984,16 +19989,16 @@
}, },
{ {
"name": "symplify/easy-coding-standard", "name": "symplify/easy-coding-standard",
"version": "12.3.5", "version": "12.3.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/easy-coding-standard/easy-coding-standard.git", "url": "https://github.com/easy-coding-standard/easy-coding-standard.git",
"reference": "0d7c2cfee3debdf11c12135e90d69d1d9f4eef03" "reference": "c0f378782d06dfd21c66c3024e9d28f4e737645e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/0d7c2cfee3debdf11c12135e90d69d1d9f4eef03", "url": "https://api.github.com/repos/easy-coding-standard/easy-coding-standard/zipball/c0f378782d06dfd21c66c3024e9d28f4e737645e",
"reference": "0d7c2cfee3debdf11c12135e90d69d1d9f4eef03", "reference": "c0f378782d06dfd21c66c3024e9d28f4e737645e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -20029,7 +20034,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues", "issues": "https://github.com/easy-coding-standard/easy-coding-standard/issues",
"source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.3.5" "source": "https://github.com/easy-coding-standard/easy-coding-standard/tree/12.3.6"
}, },
"funding": [ "funding": [
{ {
@ -20041,7 +20046,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-08-08T08:43:50+00:00" "time": "2024-10-06T08:27:28+00:00"
}, },
{ {
"name": "theofidry/alice-data-fixtures", "name": "theofidry/alice-data-fixtures",

@ -9,7 +9,7 @@
"build": "encore production --progress" "build": "encore production --progress"
}, },
"dependencies": { "dependencies": {
"@apollo/client": "^3.10.5", "@apollo/client": "^3.11.8",
"@fancyapps/fancybox": "^3.5.7", "@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.11.5", "@fullcalendar/core": "^5.11.5",
"@fullcalendar/daygrid": "^5.11.5", "@fullcalendar/daygrid": "^5.11.5",
@ -18,7 +18,7 @@
"@fullcalendar/vue3": "^5.11.5", "@fullcalendar/vue3": "^5.11.5",
"@quasar/extras": "^1.11.4", "@quasar/extras": "^1.11.4",
"@tinymce/tinymce-vue": "^5.1.1", "@tinymce/tinymce-vue": "^5.1.1",
"@types/lodash": "^4.17.5", "@types/lodash": "^4.17.10",
"@uppy/audio": "^1.1.9", "@uppy/audio": "^1.1.9",
"@uppy/core": "^2.1.10", "@uppy/core": "^2.1.10",
"@uppy/dashboard": "^2.1.4", "@uppy/dashboard": "^2.1.4",
@ -34,13 +34,13 @@
"@vuelidate/core": "^2.0.3", "@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4", "@vuelidate/validators": "^2.0.4",
"alpinejs": "^3.14.1", "alpinejs": "^3.14.1",
"axios": "^1.7.2", "axios": "^1.7.7",
"blueimp-file-upload": "^10.32.0", "blueimp-file-upload": "^10.32.0",
"blueimp-load-image": "^5.16.0", "blueimp-load-image": "^5.16.0",
"bootstrap-daterangepicker": "^3.1.0", "bootstrap-daterangepicker": "^3.1.0",
"bootstrap-select": "^1.13.18", "bootstrap-select": "^1.13.18",
"chart.js": "^4.0.0", "chart.js": "^4.0.0",
"colorjs.io": "^0.5.0", "colorjs.io": "^0.5.2",
"cropper": "^4.1.0", "cropper": "^4.1.0",
"datepair.js": "^0.4.17", "datepair.js": "^0.4.17",
"dotenv": "^16.4.5", "dotenv": "^16.4.5",
@ -51,7 +51,7 @@
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#commit=725be74a7ea9d3acc896b68b11b0fbdb36105df3", "free-jqgrid": "https://github.com/chamilo/jqGrid.git#commit=725be74a7ea9d3acc896b68b11b0fbdb36105df3",
"full-icu": "^1.5.0", "full-icu": "^1.5.0",
"glob-all": "^3.3.1", "glob-all": "^3.3.1",
"graphql": "^16.8.2", "graphql": "^16.9.0",
"graphql-tag": "^2.12.6", "graphql-tag": "^2.12.6",
"highlight.js": "^11.7.0", "highlight.js": "^11.7.0",
"hljs": "^6.2.3", "hljs": "^6.2.3",
@ -63,7 +63,7 @@
"jquery-ui-timepicker-addon": "^1.6.3", "jquery-ui-timepicker-addon": "^1.6.3",
"jquery-ui-touch-punch": "^0.2.3", "jquery-ui-touch-punch": "^0.2.3",
"js-cookie": "^2.2.1", "js-cookie": "^2.2.1",
"jspdf": "^2.5.1", "jspdf": "^2.5.2",
"jsplumb": "^2.15.6", "jsplumb": "^2.15.6",
"linkifyjs": "3.0.5", "linkifyjs": "3.0.5",
"litepicker": "^2.0.12", "litepicker": "^2.0.12",
@ -78,19 +78,19 @@
"mxgraph": "^4.2.2", "mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1", "optimize-css-assets-webpack-plugin": "^6.0.1",
"path": "^0.12.7", "path": "^0.12.7",
"pinia": "^2.1.7", "pinia": "^2.2.4",
"pretty-bytes": "^5.6.0", "pretty-bytes": "^5.6.0",
"primeflex": "^3.3.1", "primeflex": "^3.3.1",
"primeicons": "^6.0.1", "primeicons": "^6.0.1",
"primevue": "^3.52.0", "primevue": "^3.53.0",
"pwstrength-bootstrap": "3.1.2", "pwstrength-bootstrap": "3.1.3",
"qtip2": "3.0.3", "qtip2": "3.0.3",
"quasar": "2.2.2", "quasar": "2.2.2",
"readmore-js": "^2.2.1", "readmore-js": "^2.2.1",
"recordrtc": "^5.6.2", "recordrtc": "^5.6.2",
"select2": "^4.1.0-rc.0", "select2": "^4.1.0-rc.0",
"signature_pad": "^3.0.0-beta.4", "signature_pad": "^3.0.0-beta.4",
"sortablejs": "^1.15.2", "sortablejs": "^1.15.3",
"sweetalert2": "^11.6.15", "sweetalert2": "^11.6.15",
"textcomplete": "^0.18.2", "textcomplete": "^0.18.2",
"timeago": "^1.6.7", "timeago": "^1.6.7",
@ -98,47 +98,48 @@
"tinymce": "^5.10.9", "tinymce": "^5.10.9",
"video.js": "^7.21.6", "video.js": "^7.21.6",
"vue-flatpickr-component": "^9.0.8", "vue-flatpickr-component": "^9.0.8",
"vue-i18n": "9.13.1", "vue-i18n": "10.0.4",
"vue-multiselect": "^3.0.0-beta.2", "vue-multiselect": "^3.0.0-beta.2",
"vue-perfect-scrollbar": "^0.2.1", "vue-perfect-scrollbar": "^0.2.1",
"vue-router": "4.3.3", "vue-router": "4.4.5",
"vue-toastification": "^2.0.0-rc.5", "vue-toastification": "^2.0.0-rc.5",
"vuex": "^4.1.0", "vuex": "^4.1.0",
"vuex-map-fields": "^1.4.1" "vuex-map-fields": "^1.4.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.24.7", "@babel/core": "^7.25.8",
"@babel/preset-env": "^7.24.7", "@babel/preset-env": "^7.25.8",
"@mdi/font": "^7.4.47", "@mdi/font": "^7.4.47",
"@symfony/webpack-encore": "^4.6.1", "@symfony/webpack-encore": "^5.0.1",
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.9",
"@tailwindcss/line-clamp": "^0.4.4", "@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.13", "@tailwindcss/typography": "^0.5.15",
"@vue/compiler-sfc": "^3.4.29", "@vue/compiler-sfc": "^3.5.12",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.20",
"core-js": "3.37.1", "core-js": "3.38.1",
"deepmerge": "^4.3.1", "deepmerge": "^4.3.1",
"eslint": "^8.57.0", "eslint": "^9.12.0",
"eslint-config-prettier": "8.10.0", "eslint-config-prettier": "9.1.0",
"eslint-plugin-vue": "^9.26.0", "eslint-plugin-vue": "^9.29.0",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"postcss": "^8.4.38", "postcss": "^8.4.47",
"postcss-loader": "^7.3.4", "postcss-loader": "^8.1.1",
"postcss-prefix-selector": "^1.16.1", "postcss-prefix-selector": "^2.1.0",
"prettier": "3.3.2", "prettier": "3.3.3",
"prettier-plugin-tailwindcss": "^0.4.1", "prettier-plugin-tailwindcss": "^0.6.8",
"purgecss-webpack-plugin": "^5.0.0", "purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.77.6", "sass": "^1.79.5",
"sass-loader": "^13.3.3", "sass-loader": "^16.0.2",
"tailwindcss": "^3.4.4", "tailwindcss": "^3.4.13",
"ts-loader": "^9.5.1", "ts-loader": "^9.5.1",
"typescript": "^5.4.5", "typescript": "^5.6.3",
"vue": "^3.4.29", "vue": "^3.5.12",
"vue-cli-plugin-quasar": "4.0.4", "vue-cli-plugin-quasar": "4.0.4",
"vue-eslint-parser": "^9.4.3", "vue-eslint-parser": "^9.4.3",
"vue-loader": "^17.4.2", "vue-loader": "^17.4.2",
"webpack": "^5.92.1", "webpack": "^5.95.0",
"webpack-cli": "^5.1.4", "webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-notifier": "^1.15.0" "webpack-notifier": "^1.15.0"
}, },
"resolutions": { "resolutions": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save