Skip to content

Commit 9488b2c

Browse files
authored
Merge pull request #68 from TerrorSquad/update-booster-dependencies
chore(deps): Update Booster Dependencies
2 parents 77d7fbd + f5aaf11 commit 9488b2c

File tree

4 files changed

+113
-239
lines changed

4 files changed

+113
-239
lines changed

booster/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"require-dev": {
1212
"rector/rector": "^2.3.8",
13-
"phpstan/phpstan": "^2.1.39",
13+
"phpstan/phpstan": "^2.1.40",
1414
"symplify/easy-coding-standard": "^13.0.4",
1515
"zircote/swagger-php": "^6.0.5",
1616
"psalm/phar": "^6.15.1",

booster/mise.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
2-
node = "24.13.1"
3-
pnpm = "10.30.1"
2+
node = "24.14.0"
3+
pnpm = "10.30.3"

booster/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"@commitlint/config-conventional": "^20.4.2",
1616
"@commitlint/prompt-cli": "^20.4.2",
1717
"@commitlint/types": "^20.4.0",
18-
"@redocly/cli": "^2.19.1",
19-
"@types/node": "^25.3.0",
18+
"@redocly/cli": "^2.20.0",
19+
"@types/node": "^25.3.3",
2020
"@vitest/coverage-v8": "^4.0.18",
2121
"husky": "^9.1.7",
2222
"typescript": "^5.9.3",

0 commit comments

Comments
 (0)