Skip to content

Commit e32fcf6

Browse files
chore: update dependencies (#640)
* [security] update packages with security fixes * chore: update API dependencies * chore: update API dependencies * chore(pwa): override postcss to patch GHSA-qx2v-qp2m-jg93 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 1653270 commit e32fcf6

4 files changed

Lines changed: 1147 additions & 1100 deletions

File tree

api/composer.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"doctrine/doctrine-bundle": "^3.2.2",
1313
"doctrine/doctrine-fixtures-bundle": "^4.3.1",
1414
"doctrine/doctrine-migrations-bundle": "^4.0.0",
15-
"doctrine/orm": "^3.6.3",
16-
"doctrine/persistence": "^4.1.1",
15+
"doctrine/orm": "^3.6.5",
16+
"doctrine/persistence": "^4.2.0",
1717
"myclabs/php-enum": "^1.8.5",
1818
"nelmio/cors-bundle": "^2.6.1",
1919
"seld/jsonlint": "^1.11",
@@ -38,20 +38,20 @@
3838
"symfony/validator": "8.0.*",
3939
"symfony/yaml": "8.0.*",
4040
"web-token/jwt-bundle": "^4.1.6",
41-
"webonyx/graphql-php": "^15.32.1",
42-
"zenstruck/foundry": "^2.9.2"
41+
"webonyx/graphql-php": "^15.32.3",
42+
"zenstruck/foundry": "^2.10.1"
4343
},
4444
"require-dev": {
4545
"dama/doctrine-test-bundle": "^8.6",
46-
"justinrainbow/json-schema": "^6.8.0",
46+
"justinrainbow/json-schema": "^6.8.2",
4747
"phpstan/extension-installer": "^1.4.3",
4848
"phpstan/phpdoc-parser": "^2.3.2",
49-
"phpstan/phpstan": "^2.1.51",
50-
"phpstan/phpstan-doctrine": "^2.0.21",
49+
"phpstan/phpstan": "^2.1.55",
50+
"phpstan/phpstan-doctrine": "^2.0.22",
5151
"phpstan/phpstan-phpunit": "^2.0.16",
52-
"phpstan/phpstan-symfony": "^2.0.15",
53-
"phpunit/phpunit": "^13.1.7",
54-
"rector/rector": "^2.4.2",
52+
"phpstan/phpstan-symfony": "^2.0.18",
53+
"phpunit/phpunit": "^13.1.10",
54+
"rector/rector": "^2.4.3",
5555
"symfony/browser-kit": "8.0.*",
5656
"symfony/css-selector": "8.0.*",
5757
"symfony/debug-bundle": "8.0.*",

0 commit comments

Comments
 (0)