File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 }
1010 ],
1111 "require-dev" : {
12- "rector/rector" : " ^2.4.2 " ,
13- "phpstan/phpstan" : " ^2.1.54 " ,
14- "symplify/easy-coding-standard" : " ^13.1.2 " ,
15- "zircote/swagger-php" : " ^6.1 .2" ,
12+ "rector/rector" : " ^2.6.1 " ,
13+ "phpstan/phpstan" : " ^2.2.8 " ,
14+ "symplify/easy-coding-standard" : " ^13.2.17 " ,
15+ "zircote/swagger-php" : " ^6.5 .2" ,
1616 "psalm/phar" : " ^6.16.1" ,
17- "deptrac/deptrac" : " ^4.6.0 "
17+ "deptrac/deptrac" : " ^4.7.1 "
1818 },
1919 "scripts" : {
2020 "generate-api-spec" : " php openapi/api.php" ,
Original file line number Diff line number Diff line change 11[tools ]
2- node = " 24.15 .0"
3- pnpm = " 10.33.2 "
2+ node = " 24.19 .0"
3+ pnpm = " 11.21.0 "
Original file line number Diff line number Diff line change 1010 "prepare" : " husky || true"
1111 },
1212 "devDependencies" : {
13- "@commitlint/cli" : " ^20.5.3 " ,
14- "@commitlint/config-conventional" : " ^20.5.3 " ,
15- "@commitlint/types" : " ^20.5 .0" ,
16- "@types/node" : " ^25.6 .0" ,
17- "@vitest/coverage-v8" : " ^4.1.5 " ,
13+ "@commitlint/cli" : " ^21.2.1 " ,
14+ "@commitlint/config-conventional" : " ^21.2.0 " ,
15+ "@commitlint/types" : " ^21.2 .0" ,
16+ "@types/node" : " ^26.2 .0" ,
17+ "@vitest/coverage-v8" : " ^4.1.10 " ,
1818 "husky" : " ^9.1.7" ,
19- "typescript" : " ^6 .0.3 " ,
19+ "typescript" : " ^7 .0.2 " ,
2020 "validate-branch-name" : " ^1.3.2" ,
21- "vitest" : " ^4.1.5 " ,
21+ "vitest" : " ^4.1.10 " ,
2222 "zx" : " ^8.8.5"
2323 }
2424}
You can’t perform that action at this time.
0 commit comments