Skip to content

Commit 75d5dba

Browse files
committed
Update dependencies
1 parent ac0a5a4 commit 75d5dba

File tree

4 files changed

+36
-36
lines changed

4 files changed

+36
-36
lines changed

api/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-xmlreader": "*",
2020
"doctrine/doctrine-bundle": "^3.1.0",
2121
"doctrine/doctrine-migrations-bundle": "^3.7.0",
22-
"doctrine/orm": "^3.5.8",
22+
"doctrine/orm": "^3.6.0",
2323
"simplepie/simplepie": "^1.9.0",
2424
"symfony/console": "^7.4.1",
2525
"symfony/dotenv": "^7.4.0",
@@ -48,7 +48,7 @@
4848
"phpstan/phpstan": "^2.1.33",
4949
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5050
"phpstan/phpstan-doctrine": "^2.0.12",
51-
"phpstan/phpstan-phpunit": "^2.0.10",
51+
"phpstan/phpstan-phpunit": "^2.0.11",
5252
"phpstan/phpstan-symfony": "^2.0.9",
5353
"phpunit/phpunit": "^12.5.4",
5454
"pierres/doctrine-migrations-test": "^2.6.0",

api/composer.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mini-css-extract-plugin": "^2.9.4",
2626
"postcss-html": "^1.8.0",
2727
"postcss-loader": "^8.2.0",
28-
"sass": "^1.97.0",
28+
"sass": "^1.97.1",
2929
"sass-loader": "^16.0.6",
3030
"style-loader": "^4.0.0",
3131
"vue": "^3.5.26",

app/pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)