Skip to content

Commit b32ae69

Browse files
committed
Update dependencies
1 parent b4dd850 commit b32ae69

4 files changed

Lines changed: 280 additions & 294 deletions

File tree

api/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"league/iso3166": "^4.3.2",
4444
"malukenho/mcbumpface": "^1.2.0",
4545
"phpstan/extension-installer": "^1.4.3",
46-
"phpstan/phpstan": "^2.1.12",
47-
"phpstan/phpstan-deprecation-rules": "^2.0.1",
46+
"phpstan/phpstan": "^2.1.13",
47+
"phpstan/phpstan-deprecation-rules": "^2.0.2",
4848
"phpstan/phpstan-doctrine": "^2.0.2",
4949
"phpstan/phpstan-phpunit": "^2.0.6",
5050
"phpstan/phpstan-symfony": "^2.0.4",

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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"swagger-ui": "^5.21.0",
4040
"vue": "^3.5.13",
4141
"vue-loader": "^17.4.2",
42-
"vue-router": "^4.5.0",
43-
"webpack": "^5.99.6",
42+
"vue-router": "^4.5.1",
43+
"webpack": "^5.99.7",
4444
"webpack-cli": "^6.0.1",
4545
"webpack-merge": "^6.0.1",
4646
"workbox-webpack-plugin": "^7.3.0"
@@ -61,7 +61,7 @@
6161
"jest": "^29.7.0",
6262
"jest-environment-jsdom": "^29.7.0",
6363
"neostandard": "^0.12.1",
64-
"stylelint": "^16.19.0",
64+
"stylelint": "^16.19.1",
6565
"stylelint-config-recommended-vue": "^1.6.0",
6666
"stylelint-config-standard-scss": "^14.0.0",
6767
"stylelint-no-unsupported-browser-features": "^8.0.4",

0 commit comments

Comments
 (0)