File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed
Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ database:
1414use_dns_when_possible : true
1515composer_version : " 2"
1616web_environment : []
17- nodejs_version : " 24.11.1 "
17+ nodejs_version : " 24.12.0 "
1818corepack_enable : true
1919router_http_port : " 6666"
2020timezone : Europe/Berlin
Original file line number Diff line number Diff line change 99 }
1010 ],
1111 "require-dev" : {
12- "rector/rector" : " ^2.2.8 " ,
13- "phpstan/phpstan" : " ^2.1.32 " ,
12+ "rector/rector" : " ^2.2.14 " ,
13+ "phpstan/phpstan" : " ^2.1.33 " ,
1414 "symplify/easy-coding-standard" : " ^13.0.0" ,
15- "zircote/swagger-php" : " ^5.7.3 " ,
16- "psalm/phar" : " ^6.13 .1"
15+ "zircote/swagger-php" : " ^5.7.6 " ,
16+ "psalm/phar" : " ^6.14 .1"
1717 },
1818 "scripts" : {
1919 "generate-api-spec" : " php documentation/api.php" ,
Original file line number Diff line number Diff line change 99 "prepare" : " husky || true"
1010 },
1111 "devDependencies" : {
12- "@commitlint/cli" : " ^20.1 .0" ,
13- "@commitlint/config-conventional" : " ^20.0 .0" ,
14- "@commitlint/prompt-cli" : " ^20.1 .0" ,
15- "@commitlint/types" : " ^20.0 .0" ,
16- "@redocly/cli" : " ^2.11.1 " ,
17- "@types/node" : " ^24 " ,
12+ "@commitlint/cli" : " ^20.2 .0" ,
13+ "@commitlint/config-conventional" : " ^20.2 .0" ,
14+ "@commitlint/prompt-cli" : " ^20.2 .0" ,
15+ "@commitlint/types" : " ^20.2 .0" ,
16+ "@redocly/cli" : " ^2.12.6 " ,
17+ "@types/node" : " ^25.0.0 " ,
1818 "dotenv" : " ^17.2.3" ,
1919 "husky" : " ^9.1.7" ,
2020 "typescript" : " ^5.9.3" ,
You can’t perform that action at this time.
0 commit comments