Skip to content

Commit 102271d

Browse files
committed
Update dependencies
1 parent 8590078 commit 102271d

File tree

4 files changed

+46
-46
lines changed

4 files changed

+46
-46
lines changed

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"phpunit/phpunit": "^12.5.4",
5454
"pierres/doctrine-migrations-test": "^2.6.0",
5555
"pierres/symfony-database-test": "^2.5.0",
56-
"rector/rector": "^2.3.0",
56+
"rector/rector": "^2.3.1",
5757
"squizlabs/php_codesniffer": "^4.0.1",
5858
"symfony/phpunit-bridge": "^7.4.3"
5959
},

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"css-minimizer-webpack-plugin": "^7.0.4",
2424
"html-webpack-plugin": "^5.6.5",
2525
"mini-css-extract-plugin": "^2.9.4",
26-
"postcss-html": "^1.8.0",
26+
"postcss-html": "^1.8.1",
2727
"postcss-loader": "^8.2.0",
2828
"sass": "^1.97.2",
2929
"sass-loader": "^16.0.6",
@@ -44,7 +44,7 @@
4444
"eslint-plugin-compat": "^6.0.2",
4545
"eslint-plugin-cypress": "^5.2.1",
4646
"eslint-plugin-import": "^2.32.0",
47-
"eslint-plugin-n": "^17.23.1",
47+
"eslint-plugin-n": "^17.23.2",
4848
"eslint-plugin-promise": "^7.2.1",
4949
"eslint-plugin-vue": "^10.6.2",
5050
"neostandard": "^0.12.2",

app/pnpm-lock.yaml

Lines changed: 36 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)