Skip to content

Commit e6de439

Browse files
committed
Update dependencies
1 parent e71a37e commit e6de439

File tree

4 files changed

+71
-71
lines changed

4 files changed

+71
-71
lines changed

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"phpstan/phpstan": "^2.1.2",
4949
"phpstan/phpstan-deprecation-rules": "^2.0.1",
5050
"phpstan/phpstan-doctrine": "^2.0.1",
51-
"phpstan/phpstan-phpunit": "^2.0.3",
51+
"phpstan/phpstan-phpunit": "^2.0.4",
5252
"phpstan/phpstan-symfony": "^2.0.2",
5353
"phpunit/phpunit": "^11.5.3",
5454
"pierres/doctrine-migrations-test": "^2.3.0",

api/composer.lock

Lines changed: 7 additions & 7 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
@@ -11,7 +11,7 @@
1111
"@babel/preset-env": "^7.26.0",
1212
"@fullhuman/postcss-purgecss": "^6.0.0",
1313
"@vue/compiler-sfc": "^3.5.13",
14-
"@vueuse/core": "^12.4.0",
14+
"@vueuse/core": "^12.5.0",
1515
"@vueuse/head": "^2.0.0",
1616
"autoprefixer": "^10.4.20",
1717
"babel-loader": "^9.2.1",

0 commit comments

Comments
 (0)