diff --git a/.ops/aws-setup/package-lock.json b/.ops/aws-setup/package-lock.json index 3d83f73958..2c34a99e17 100644 --- a/.ops/aws-setup/package-lock.json +++ b/.ops/aws-setup/package-lock.json @@ -7,7 +7,7 @@ "name": "ecamp-core", "dependencies": { "@pulumi/aws": "6.29.1", - "@pulumi/awsx": "2.7.0", + "@pulumi/awsx": "2.6.0", "@pulumi/pulumi": "3.112.0" }, "devDependencies": { @@ -2045,9 +2045,9 @@ } }, "node_modules/@pulumi/awsx": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/@pulumi/awsx/-/awsx-2.7.0.tgz", - "integrity": "sha512-IUbnG8O4SSJ3GkdIqqhuBXfG4cdH1e5Q6+0KiXuCDnzR03A1enRkVMmqacZuGA5S0sz5doMhdw32VB0w+V6Fcw==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/@pulumi/awsx/-/awsx-2.6.0.tgz", + "integrity": "sha512-S+gpP0N+uBnOGQb0eOm6z4ghfEEt8xObTGkwsFBMPbp6v0CkMQHSvTckCpjJIGH1IqIJwTuUaPLcdySbiXrWSw==", "hasInstallScript": true, "dependencies": { "@aws-sdk/client-ecs": "^3.405.0", diff --git a/.ops/aws-setup/package.json b/.ops/aws-setup/package.json index b5768a90a5..57ddb17509 100644 --- a/.ops/aws-setup/package.json +++ b/.ops/aws-setup/package.json @@ -12,7 +12,7 @@ "dependencies": { "@pulumi/pulumi": "3.112.0", "@pulumi/aws": "6.29.1", - "@pulumi/awsx": "2.7.0" + "@pulumi/awsx": "2.6.0" }, "devDependencies": { "@babel/eslint-parser": "7.24.1", diff --git a/api/composer.json b/api/composer.json index a2d34a065c..f70c7e1088 100644 --- a/api/composer.json +++ b/api/composer.json @@ -18,7 +18,7 @@ "league/oauth2-google": "4.0.1", "lexik/jwt-authentication-bundle": "2.20.3", "nelmio/cors-bundle": "2.4.0", - "phpdocumentor/reflection-docblock": "5.3.0", + "phpdocumentor/reflection-docblock": "5.4.0", "phpmyadmin/sql-parser": "5.9.0", "ramsey/uuid": "4.7.5", "rize/uri-template": "0.3.6", diff --git a/api/composer.lock b/api/composer.lock index 579d1fd648..5341208184 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3eaf1ce533048b939b7960960f35e414", + "content-hash": "8969ae05950c6142c01ecec1b0918872", "packages": [ { "name": "api-platform/core", @@ -3704,28 +3704,35 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.3.0", + "version": "5.4.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170" + "reference": "298d2febfe79d03fe714eb871d5538da55205b1a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170", - "reference": "622548b623e81ca6d78b721c5e029f4ce664f170", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/298d2febfe79d03fe714eb871d5538da55205b1a", + "reference": "298d2febfe79d03fe714eb871d5538da55205b1a", "shasum": "" }, "require": { + "doctrine/deprecations": "^1.1", "ext-filter": "*", - "php": "^7.2 || ^8.0", + "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", - "phpdocumentor/type-resolver": "^1.3", + "phpdocumentor/type-resolver": "^1.7", + "phpstan/phpdoc-parser": "^1.7", "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.2", - "psalm/phar": "^4.8" + "mockery/mockery": "~1.3.5", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan": "^1.8", + "phpstan/phpstan-mockery": "^1.1", + "phpstan/phpstan-webmozart-assert": "^1.2", + "phpunit/phpunit": "^9.5", + "vimeo/psalm": "^5.13" }, "type": "library", "extra": { @@ -3749,15 +3756,15 @@ }, { "name": "Jaap van Otterdijk", - "email": "account@ijaap.nl" + "email": "opensource@ijaap.nl" } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.3.0" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.0" }, - "time": "2021-10-19T17:43:47+00:00" + "time": "2024-04-09T21:13:58+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -3955,16 +3962,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.27.0", + "version": "1.28.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757" + "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/86e4d5a4b036f8f0be1464522f4c6b584c452757", - "reference": "86e4d5a4b036f8f0be1464522f4c6b584c452757", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb", + "reference": "cd06d6b1a1b3c75b0b83f97577869fd85a3cd4fb", "shasum": "" }, "require": { @@ -3996,9 +4003,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.27.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.28.0" }, - "time": "2024-03-21T13:14:53+00:00" + "time": "2024-04-03T18:51:33+00:00" }, { "name": "psr/cache",