Skip to content

Commit f25f361

Browse files
committed
Update dependencies
1 parent bd09ede commit f25f361

File tree

4 files changed

+44
-55
lines changed

4 files changed

+44
-55
lines changed

api/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-pdo_mysql": "*",
1818
"ext-xml": "*",
1919
"ext-xmlreader": "*",
20-
"doctrine/doctrine-bundle": "^2.16.1",
20+
"doctrine/doctrine-bundle": "^2.16.2",
2121
"doctrine/doctrine-migrations-bundle": "^3.4.2",
2222
"doctrine/orm": "^3.5.2",
2323
"simplepie/simplepie": "^1.8.1",
@@ -50,7 +50,7 @@
5050
"phpstan/phpstan-doctrine": "^2.0.6",
5151
"phpstan/phpstan-phpunit": "^2.0.7",
5252
"phpstan/phpstan-symfony": "^2.0.8",
53-
"phpunit/phpunit": "^12.3.8",
53+
"phpunit/phpunit": "^12.3.10",
5454
"pierres/doctrine-migrations-test": "^2.4.0",
5555
"pierres/symfony-database-test": "^2.3.0",
5656
"squizlabs/php_codesniffer": "^3.13.4",

api/composer.lock

Lines changed: 15 additions & 16 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
@@ -50,7 +50,7 @@
5050
"neostandard": "^0.12.2",
5151
"stylelint": "^16.24.0",
5252
"stylelint-config-recommended-vue": "^1.6.1",
53-
"stylelint-config-standard-scss": "^15.0.1",
53+
"stylelint-config-standard-scss": "^16.0.0",
5454
"stylelint-no-unsupported-browser-features": "^8.0.4",
5555
"webpack-dev-server": "^5.2.2"
5656
},

app/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)