Skip to content

Commit 7eb905f

Browse files
committed
Update dependencies
1 parent 5533185 commit 7eb905f

File tree

4 files changed

+120
-120
lines changed

4 files changed

+120
-120
lines changed

api/composer.json

Lines changed: 2 additions & 2 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.35",
48+
"phpstan/phpstan": "^2.1.36",
4949
"phpstan/phpstan-deprecation-rules": "^2.0.3",
5050
"phpstan/phpstan-doctrine": "^2.0.13",
5151
"phpstan/phpstan-phpunit": "^2.0.11",
5252
"phpstan/phpstan-symfony": "^2.0.10",
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.2",
56+
"rector/rector": "^2.3.4",
5757
"squizlabs/php_codesniffer": "^4.0.1",
5858
"symfony/phpunit-bridge": "^7.4.3"
5959
},

api/composer.lock

Lines changed: 12 additions & 12 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
@@ -18,14 +18,14 @@
1818
"bootstrap": "^5.3.8",
1919
"compression-webpack-plugin": "^11.1.0",
2020
"copy-webpack-plugin": "^13.0.1",
21-
"core-js": "^3.47.0",
21+
"core-js": "^3.48.0",
2222
"css-loader": "^7.1.2",
2323
"css-minimizer-webpack-plugin": "^7.0.4",
2424
"html-webpack-plugin": "^5.6.6",
2525
"mini-css-extract-plugin": "^2.10.0",
2626
"postcss-html": "^1.8.1",
2727
"postcss-loader": "^8.2.0",
28-
"sass": "^1.97.2",
28+
"sass": "^1.97.3",
2929
"sass-loader": "^16.0.6",
3030
"style-loader": "^4.0.0",
3131
"vue": "^3.5.27",

0 commit comments

Comments
 (0)