File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
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.0 "
17+ nodejs_version : " 24.11.1 "
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.7 " ,
13- "phpstan/phpstan" : " ^2.1.31 " ,
12+ "rector/rector" : " ^2.2.8 " ,
13+ "phpstan/phpstan" : " ^2.1.32 " ,
1414 "symplify/easy-coding-standard" : " ^13.0.0" ,
15- "zircote/swagger-php" : " ^5.6.1 " ,
15+ "zircote/swagger-php" : " ^5.7.0 " ,
1616 "psalm/phar" : " ^6.13.1"
1717 },
1818 "scripts" : {
Original file line number Diff line number Diff line change 1616 "@commitlint/prompt-cli" : " ^20.1.0" ,
1717 "@commitlint/types" : " ^20.0.0" ,
1818 "@redocly/cli" : " ^2.11.1" ,
19- "@types/node" : " ^24.10.0 " ,
19+ "@types/node" : " ^24.10.1 " ,
2020 "dotenv" : " ^17.2.3" ,
2121 "husky" : " ^9.1.7" ,
2222 "typescript" : " ^5.9.3" ,
2323 "validate-branch-name" : " ^1.3.2" ,
2424 "zx" : " ^8.8.5"
2525 },
26- "packageManager" : " pnpm@10.21 .0"
26+ "packageManager" : " pnpm@10.22 .0"
2727}
You can’t perform that action at this time.
0 commit comments