Skip to content

Commit 2f9ae90

Browse files
TerrorSquadgithub-actions[bot]
authored andcommitted
chore(deps): update booster dependencies
- Update Node.js to 24.12.0 - Update pnpm to 10.28.0 - Update PHP packages to latest versions - Update NPM packages to latest versions
1 parent e4442db commit 2f9ae90

File tree

4 files changed

+118
-118
lines changed

4 files changed

+118
-118
lines changed

booster/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"require-dev": {
1212
"rector/rector": "^2.3.0",
1313
"phpstan/phpstan": "^2.1.33",
14-
"symplify/easy-coding-standard": "^13.0.0",
14+
"symplify/easy-coding-standard": "^13.0.4",
1515
"zircote/swagger-php": "^5.7.7",
1616
"psalm/phar": "^6.14.3",
1717
"deptrac/deptrac": "^4.4.0"

booster/mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "24.12.0"
3-
pnpm = "10.27.0"
3+
pnpm = "10.28.0"

booster/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"prepare": "husky || true"
1212
},
1313
"devDependencies": {
14-
"@commitlint/cli": "^20.3.0",
15-
"@commitlint/config-conventional": "^20.3.0",
16-
"@commitlint/prompt-cli": "^20.3.0",
17-
"@commitlint/types": "^20.2.0",
18-
"@redocly/cli": "^2.14.3",
19-
"@types/node": "^25.0.3",
14+
"@commitlint/cli": "^20.3.1",
15+
"@commitlint/config-conventional": "^20.3.1",
16+
"@commitlint/prompt-cli": "^20.3.1",
17+
"@commitlint/types": "^20.3.1",
18+
"@redocly/cli": "^2.14.4",
19+
"@types/node": "^25.0.6",
2020
"@vitest/coverage-v8": "^4.0.16",
2121
"husky": "^9.1.7",
2222
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)