Skip to content

Commit 17e9ebc

Browse files
committed
Update dependencies
1 parent 8532d66 commit 17e9ebc

File tree

4 files changed

+380
-194
lines changed

4 files changed

+380
-194
lines changed

api/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"fakerphp/faker": "^1.24.1",
4646
"malukenho/mcbumpface": "^1.2.0",
4747
"phpstan/extension-installer": "^1.4.3",
48-
"phpstan/phpstan": "^2.1.33",
48+
"phpstan/phpstan": "^2.1.34",
4949
"phpstan/phpstan-deprecation-rules": "^2.0.3",
50-
"phpstan/phpstan-doctrine": "^2.0.12",
50+
"phpstan/phpstan-doctrine": "^2.0.13",
5151
"phpstan/phpstan-phpunit": "^2.0.11",
5252
"phpstan/phpstan-symfony": "^2.0.9",
5353
"phpunit/phpunit": "^12.5.6",
5454
"pierres/doctrine-migrations-test": "^2.6.0",
5555
"pierres/symfony-database-test": "^2.5.0",
56-
"rector/rector": "^2.3.1",
56+
"rector/rector": "^2.3.2",
5757
"squizlabs/php_codesniffer": "^4.0.1",
5858
"symfony/phpunit-bridge": "^7.4.3"
5959
},

api/composer.lock

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

app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/core": "^7.28.6",
1111
"@babel/preset-env": "^7.28.6",
1212
"@fullhuman/postcss-purgecss": "^7.0.2",
13-
"@vue/compiler-sfc": "^3.5.26",
13+
"@vue/compiler-sfc": "^3.5.27",
1414
"@vueuse/core": "^14.1.0",
1515
"@vueuse/head": "^2.0.0",
1616
"autoprefixer": "^10.4.23",
@@ -28,7 +28,7 @@
2828
"sass": "^1.97.2",
2929
"sass-loader": "^16.0.6",
3030
"style-loader": "^4.0.0",
31-
"vue": "^3.5.26",
31+
"vue": "^3.5.27",
3232
"vue-loader": "^17.4.2",
3333
"vue-router": "^4.6.4",
3434
"webpack": "^5.104.1",

0 commit comments

Comments
 (0)