Skip to content

Commit 77c43f2

Browse files
authored
Merge pull request #64 from TerrorSquad/update-booster-dependencies
chore(deps): Update Booster Dependencies
2 parents bedb73b + 6c31e60 commit 77c43f2

File tree

4 files changed

+64
-88
lines changed

4 files changed

+64
-88
lines changed

booster/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
],
1111
"require-dev": {
1212
"rector/rector": "^2.3.6",
13-
"phpstan/phpstan": "^2.1.38",
13+
"phpstan/phpstan": "^2.1.39",
1414
"symplify/easy-coding-standard": "^13.0.4",
15-
"zircote/swagger-php": "^6.0.4",
15+
"zircote/swagger-php": "^6.0.5",
1616
"psalm/phar": "^6.15.1",
1717
"deptrac/deptrac": "^4.6.0"
1818
},

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.0"
3-
pnpm = "10.29.2"
2+
node = "24.13.1"
3+
pnpm = "10.29.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.1",
1616
"@commitlint/prompt-cli": "^20.4.1",
1717
"@commitlint/types": "^20.4.0",
18-
"@redocly/cli": "^2.16.0",
19-
"@types/node": "^25.2.2",
18+
"@redocly/cli": "^2.18.1",
19+
"@types/node": "^25.2.3",
2020
"@vitest/coverage-v8": "^4.0.18",
2121
"husky": "^9.1.7",
2222
"typescript": "^5.9.3",

booster/pnpm-lock.dist.yaml

Lines changed: 58 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -10,22 +10,22 @@ importers:
1010
devDependencies:
1111
'@commitlint/cli':
1212
specifier: ^20.4.1
13-
version: 20.4.1(@types/node@25.2.2)(typescript@5.9.3)
13+
version: 20.4.1(@types/node@25.2.3)(typescript@5.9.3)
1414
'@commitlint/config-conventional':
1515
specifier: ^20.4.1
1616
version: 20.4.1
1717
'@commitlint/prompt-cli':
1818
specifier: ^20.4.1
19-
version: 20.4.1(@types/node@25.2.2)(typescript@5.9.3)
19+
version: 20.4.1(@types/node@25.2.3)(typescript@5.9.3)
2020
'@commitlint/types':
2121
specifier: ^20.4.0
2222
version: 20.4.0
2323
'@redocly/cli':
24-
specifier: ^2.16.0
25-
version: 2.16.0(@opentelemetry/api@1.9.0)(core-js@3.47.0)
24+
specifier: ^2.18.1
25+
version: 2.18.1(@opentelemetry/api@1.9.0)(core-js@3.47.0)
2626
'@types/node':
27-
specifier: ^25.2.2
28-
version: 25.2.2
27+
specifier: ^25.2.3
28+
version: 25.2.3
2929
husky:
3030
specifier: ^9.1.7
3131
version: 9.1.7
@@ -282,43 +282,37 @@ packages:
282282
'@protobufjs/utf8@1.1.0':
283283
resolution: {integrity: sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==}
284284

285-
'@redocly/ajv@8.17.1':
286-
resolution: {integrity: sha512-EDtsGZS964mf9zAUXAl9Ew16eYbeyAFWhsPr0fX6oaJxgd8rApYlPBf0joyhnUHz88WxrigyFtTaqqzXNzPgqw==}
285+
'@redocly/ajv@8.17.4':
286+
resolution: {integrity: sha512-BieiCML/IgP6x99HZByJSt7fJE4ipgzO7KAFss92Bs+PEI35BhY7vGIysFXLT+YmS7nHtQjZjhOQyPPEf7xGHA==}
287287

288-
'@redocly/ajv@8.17.2':
289-
resolution: {integrity: sha512-rcbDZOfXAgGEJeJ30aWCVVJvxV9ooevb/m1/SFblO2qHs4cqTk178gx7T/vdslf57EA4lTofrwsq5K8rxK9g+g==}
290-
291-
'@redocly/ajv@8.17.3':
292-
resolution: {integrity: sha512-NQsbJbB/GV7JVO88ebFkMndrnuGp/dTm5/2NISeg+JGcLzTfGBJZ01+V5zD8nKBOpi/dLLNFT+Ql6IcUk8ehng==}
293-
294-
'@redocly/cli@2.16.0':
295-
resolution: {integrity: sha512-5ys+jqUVl8wk4SjdmoZOsZVOEJpikUD0YIzinrVz8RUzI5uS7lFVdd4xspFFpq1HwN2SnUYTsU3wTFERjSVGNA==}
288+
'@redocly/cli@2.18.1':
289+
resolution: {integrity: sha512-x3OBHb3T6GM+b48hKZkyTAwT58lWyJbBFfTQbX5WQXPJMB/+2x/KhrUlbAOiGPBtkTNnVBG5iskTv7l6bs6tig==}
296290
engines: {node: '>=22.12.0 || >=20.19.0 <21.0.0', npm: '>=10'}
297291
hasBin: true
298292

299293
'@redocly/config@0.22.2':
300294
resolution: {integrity: sha512-roRDai8/zr2S9YfmzUfNhKjOF0NdcOIqF7bhf4MVC5UxpjIysDjyudvlAiVbpPHp3eDRWbdzUgtkK1a7YiDNyQ==}
301295

302-
'@redocly/config@0.41.4':
303-
resolution: {integrity: sha512-LaRKXpHyK5GxmgG2n2e8xp2NyUa8qZls3WMAVg5hKO4b2d7X5uU5F2jvH6JUTVdRW/VfStQqan5DQ1uQz7MVzg==}
296+
'@redocly/config@0.43.0':
297+
resolution: {integrity: sha512-AbyFKRHKJ2VBmh9nO2lrG9tO2Gu/Lmnfdj4Uwoh7h/a7jWr1104t4fBgQZs/NwgGBAOkGmyQYAvardwyBeRGZA==}
304298

305299
'@redocly/openapi-core@1.34.6':
306300
resolution: {integrity: sha512-2+O+riuIUgVSuLl3Lyh5AplWZyVMNuG2F98/o6NrutKJfW4/GTZdPpZlIphS0HGgcOHgmWcCSHj+dWFlZaGSHw==}
307301
engines: {node: '>=18.17.0', npm: '>=9.5.0'}
308302

309-
'@redocly/openapi-core@2.16.0':
310-
resolution: {integrity: sha512-/GzDiwmA9p7VCkN2Rzrgc6xU3f+Cpik4QXXwdtM5BykdhJas0K1nrRxgMJCwuxZPEOI9VzROWn56Hv1PJgajhA==}
303+
'@redocly/openapi-core@2.18.1':
304+
resolution: {integrity: sha512-1fjuH85SpFyIFHcdQiGoT5uWsoErs+qJyK+2HqaqTANkNO3ONpDBS6B79Z/mYUH44+LxeTTVzbDPBEcI0ZJHhQ==}
311305
engines: {node: '>=22.12.0 || >=20.19.0 <21.0.0', npm: '>=10'}
312306

313-
'@redocly/respect-core@2.16.0':
314-
resolution: {integrity: sha512-AObN0S9eSJIIOfMzTcH10Lu+LjlMdYYaHdelu4l/PJj8L4hlpXpdkgC4vYUIq2s3cgSuDO8ngL3XyboUxUVRTA==}
307+
'@redocly/respect-core@2.18.1':
308+
resolution: {integrity: sha512-o/XgvxuZZhZkugFxpICqdmgpz5oFzpmhO7v3hziHk1tc4CYtI1pG6PlTJuJv5ufGAlAMZOn93ymgl27A7x/GUA==}
315309
engines: {node: '>=22.12.0 || >=20.19.0 <21.0.0', npm: '>=10'}
316310

317311
'@types/json-schema@7.0.15':
318312
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
319313

320-
'@types/node@25.2.2':
321-
resolution: {integrity: sha512-BkmoP5/FhRYek5izySdkOneRyXYN35I860MFAGupTdebyE66uZaR+bXLHq8k4DirE5DwQi3NuhvRU1jqTVwUrQ==}
314+
'@types/node@25.2.3':
315+
resolution: {integrity: sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==}
322316

323317
'@types/stylis@4.2.7':
324318
resolution: {integrity: sha512-VgDNokpBoKF+wrdvhAAfS55OMQpL6QRglwTwNC3kIgBrzZxA4WsFj+2eLfEA/uMUDzBcEhYmjSbwQakn/i3ajA==}
@@ -1298,11 +1292,11 @@ snapshots:
12981292

12991293
'@babel/runtime@7.28.4': {}
13001294

1301-
'@commitlint/cli@20.4.1(@types/node@25.2.2)(typescript@5.9.3)':
1295+
'@commitlint/cli@20.4.1(@types/node@25.2.3)(typescript@5.9.3)':
13021296
dependencies:
13031297
'@commitlint/format': 20.4.0
13041298
'@commitlint/lint': 20.4.1
1305-
'@commitlint/load': 20.4.0(@types/node@25.2.2)(typescript@5.9.3)
1299+
'@commitlint/load': 20.4.0(@types/node@25.2.3)(typescript@5.9.3)
13061300
'@commitlint/read': 20.4.0
13071301
'@commitlint/types': 20.4.0
13081302
tinyexec: 1.0.2
@@ -1349,14 +1343,14 @@ snapshots:
13491343
'@commitlint/rules': 20.4.1
13501344
'@commitlint/types': 20.4.0
13511345

1352-
'@commitlint/load@20.4.0(@types/node@25.2.2)(typescript@5.9.3)':
1346+
'@commitlint/load@20.4.0(@types/node@25.2.3)(typescript@5.9.3)':
13531347
dependencies:
13541348
'@commitlint/config-validator': 20.4.0
13551349
'@commitlint/execute-rule': 20.0.0
13561350
'@commitlint/resolve-extends': 20.4.0
13571351
'@commitlint/types': 20.4.0
13581352
cosmiconfig: 9.0.0(typescript@5.9.3)
1359-
cosmiconfig-typescript-loader: 6.2.0(@types/node@25.2.2)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
1353+
cosmiconfig-typescript-loader: 6.2.0(@types/node@25.2.3)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3)
13601354
is-plain-obj: 4.1.0
13611355
lodash.mergewith: 4.6.2
13621356
picocolors: 1.1.1
@@ -1372,21 +1366,21 @@ snapshots:
13721366
conventional-changelog-angular: 8.1.0
13731367
conventional-commits-parser: 6.2.1
13741368

1375-
'@commitlint/prompt-cli@20.4.1(@types/node@25.2.2)(typescript@5.9.3)':
1369+
'@commitlint/prompt-cli@20.4.1(@types/node@25.2.3)(typescript@5.9.3)':
13761370
dependencies:
1377-
'@commitlint/prompt': 20.4.1(@types/node@25.2.2)(typescript@5.9.3)
1378-
inquirer: 9.3.8(@types/node@25.2.2)
1371+
'@commitlint/prompt': 20.4.1(@types/node@25.2.3)(typescript@5.9.3)
1372+
inquirer: 9.3.8(@types/node@25.2.3)
13791373
tinyexec: 1.0.2
13801374
transitivePeerDependencies:
13811375
- '@types/node'
13821376
- typescript
13831377

1384-
'@commitlint/prompt@20.4.1(@types/node@25.2.2)(typescript@5.9.3)':
1378+
'@commitlint/prompt@20.4.1(@types/node@25.2.3)(typescript@5.9.3)':
13851379
dependencies:
13861380
'@commitlint/ensure': 20.4.1
1387-
'@commitlint/load': 20.4.0(@types/node@25.2.2)(typescript@5.9.3)
1381+
'@commitlint/load': 20.4.0(@types/node@25.2.3)(typescript@5.9.3)
13881382
'@commitlint/types': 20.4.0
1389-
inquirer: 9.3.8(@types/node@25.2.2)
1383+
inquirer: 9.3.8(@types/node@25.2.3)
13901384
picocolors: 1.1.1
13911385
transitivePeerDependencies:
13921386
- '@types/node'
@@ -1441,12 +1435,12 @@ snapshots:
14411435

14421436
'@humanwhocodes/momoa@2.0.4': {}
14431437

1444-
'@inquirer/external-editor@1.0.3(@types/node@25.2.2)':
1438+
'@inquirer/external-editor@1.0.3(@types/node@25.2.3)':
14451439
dependencies:
14461440
chardet: 2.1.1
14471441
iconv-lite: 0.7.1
14481442
optionalDependencies:
1449-
'@types/node': 25.2.2
1443+
'@types/node': 25.2.3
14501444

14511445
'@inquirer/figures@1.0.15': {}
14521446

@@ -1566,38 +1560,24 @@ snapshots:
15661560

15671561
'@protobufjs/utf8@1.1.0': {}
15681562

1569-
'@redocly/ajv@8.17.1':
1570-
dependencies:
1571-
fast-deep-equal: 3.1.3
1572-
fast-uri: 3.1.0
1573-
json-schema-traverse: 1.0.0
1574-
require-from-string: 2.0.2
1575-
1576-
'@redocly/ajv@8.17.2':
1563+
'@redocly/ajv@8.17.4':
15771564
dependencies:
15781565
fast-deep-equal: 3.1.3
15791566
fast-uri: 3.1.0
15801567
json-schema-traverse: 1.0.0
15811568
require-from-string: 2.0.2
15821569

1583-
'@redocly/ajv@8.17.3':
1584-
dependencies:
1585-
fast-deep-equal: 3.1.3
1586-
fast-uri: 3.1.0
1587-
json-schema-traverse: 1.0.0
1588-
require-from-string: 2.0.2
1589-
1590-
'@redocly/cli@2.16.0(@opentelemetry/api@1.9.0)(core-js@3.47.0)':
1570+
'@redocly/cli@2.18.1(@opentelemetry/api@1.9.0)(core-js@3.47.0)':
15911571
dependencies:
15921572
'@opentelemetry/exporter-trace-otlp-http': 0.202.0(@opentelemetry/api@1.9.0)
15931573
'@opentelemetry/resources': 2.0.1(@opentelemetry/api@1.9.0)
15941574
'@opentelemetry/sdk-trace-node': 2.0.1(@opentelemetry/api@1.9.0)
15951575
'@opentelemetry/semantic-conventions': 1.34.0
1596-
'@redocly/openapi-core': 2.16.0
1597-
'@redocly/respect-core': 2.16.0
1576+
'@redocly/openapi-core': 2.18.1
1577+
'@redocly/respect-core': 2.18.1
15981578
abort-controller: 3.0.0
1599-
ajv: '@redocly/ajv@8.17.1'
1600-
ajv-formats: 3.0.1(@redocly/ajv@8.17.1)
1579+
ajv: '@redocly/ajv@8.17.4'
1580+
ajv-formats: 3.0.1(@redocly/ajv@8.17.4)
16011581
colorette: 1.4.0
16021582
cookie: 0.7.2
16031583
dotenv: 16.4.7
@@ -1628,13 +1608,13 @@ snapshots:
16281608

16291609
'@redocly/config@0.22.2': {}
16301610

1631-
'@redocly/config@0.41.4':
1611+
'@redocly/config@0.43.0':
16321612
dependencies:
16331613
json-schema-to-ts: 2.7.2
16341614

16351615
'@redocly/openapi-core@1.34.6':
16361616
dependencies:
1637-
'@redocly/ajv': 8.17.1
1617+
'@redocly/ajv': 8.17.4
16381618
'@redocly/config': 0.22.2
16391619
colorette: 1.4.0
16401620
https-proxy-agent: 7.0.6
@@ -1646,27 +1626,27 @@ snapshots:
16461626
transitivePeerDependencies:
16471627
- supports-color
16481628

1649-
'@redocly/openapi-core@2.16.0':
1629+
'@redocly/openapi-core@2.18.1':
16501630
dependencies:
1651-
'@redocly/ajv': 8.17.3
1652-
'@redocly/config': 0.41.4
1653-
ajv: '@redocly/ajv@8.17.2'
1654-
ajv-formats: 3.0.1(@redocly/ajv@8.17.2)
1631+
'@redocly/ajv': 8.17.4
1632+
'@redocly/config': 0.43.0
1633+
ajv: '@redocly/ajv@8.17.4'
1634+
ajv-formats: 3.0.1(@redocly/ajv@8.17.4)
16551635
colorette: 1.4.0
16561636
js-levenshtein: 1.1.6
16571637
js-yaml: 4.1.1
16581638
picomatch: 4.0.3
16591639
pluralize: 8.0.0
16601640
yaml-ast-parser: 0.0.43
16611641

1662-
'@redocly/respect-core@2.16.0':
1642+
'@redocly/respect-core@2.18.1':
16631643
dependencies:
16641644
'@faker-js/faker': 7.6.0
16651645
'@noble/hashes': 1.8.0
1666-
'@redocly/ajv': 8.17.1
1667-
'@redocly/openapi-core': 2.16.0
1668-
ajv: '@redocly/ajv@8.17.1'
1669-
better-ajv-errors: 1.2.0(@redocly/ajv@8.17.1)
1646+
'@redocly/ajv': 8.17.4
1647+
'@redocly/openapi-core': 2.18.1
1648+
ajv: '@redocly/ajv@8.17.4'
1649+
better-ajv-errors: 1.2.0(@redocly/ajv@8.17.4)
16701650
colorette: 2.0.20
16711651
json-pointer: 0.6.2
16721652
jsonpath-rfc9535: 1.3.0
@@ -1676,7 +1656,7 @@ snapshots:
16761656

16771657
'@types/json-schema@7.0.15': {}
16781658

1679-
'@types/node@25.2.2':
1659+
'@types/node@25.2.3':
16801660
dependencies:
16811661
undici-types: 7.16.0
16821662

@@ -1691,13 +1671,9 @@ snapshots:
16911671

16921672
agent-base@7.1.4: {}
16931673

1694-
ajv-formats@3.0.1(@redocly/ajv@8.17.1):
1695-
optionalDependencies:
1696-
ajv: '@redocly/ajv@8.17.1'
1697-
1698-
ajv-formats@3.0.1(@redocly/ajv@8.17.2):
1674+
ajv-formats@3.0.1(@redocly/ajv@8.17.4):
16991675
optionalDependencies:
1700-
ajv: '@redocly/ajv@8.17.2'
1676+
ajv: '@redocly/ajv@8.17.4'
17011677

17021678
ajv@8.17.1:
17031679
dependencies:
@@ -1728,11 +1704,11 @@ snapshots:
17281704

17291705
base64-js@1.5.1: {}
17301706

1731-
better-ajv-errors@1.2.0(@redocly/ajv@8.17.1):
1707+
better-ajv-errors@1.2.0(@redocly/ajv@8.17.4):
17321708
dependencies:
17331709
'@babel/code-frame': 7.27.1
17341710
'@humanwhocodes/momoa': 2.0.4
1735-
ajv: '@redocly/ajv@8.17.1'
1711+
ajv: '@redocly/ajv@8.17.4'
17361712
chalk: 4.1.2
17371713
jsonpointer: 5.0.1
17381714
leven: 3.1.0
@@ -1824,9 +1800,9 @@ snapshots:
18241800

18251801
core-js@3.47.0: {}
18261802

1827-
cosmiconfig-typescript-loader@6.2.0(@types/node@25.2.2)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
1803+
cosmiconfig-typescript-loader@6.2.0(@types/node@25.2.3)(cosmiconfig@9.0.0(typescript@5.9.3))(typescript@5.9.3):
18281804
dependencies:
1829-
'@types/node': 25.2.2
1805+
'@types/node': 25.2.3
18301806
cosmiconfig: 9.0.0(typescript@5.9.3)
18311807
jiti: 2.6.1
18321808
typescript: 5.9.3
@@ -1990,9 +1966,9 @@ snapshots:
19901966

19911967
ini@4.1.1: {}
19921968

1993-
inquirer@9.3.8(@types/node@25.2.2):
1969+
inquirer@9.3.8(@types/node@25.2.3):
19941970
dependencies:
1995-
'@inquirer/external-editor': 1.0.3(@types/node@25.2.2)
1971+
'@inquirer/external-editor': 1.0.3(@types/node@25.2.3)
19961972
'@inquirer/figures': 1.0.15
19971973
ansi-escapes: 4.3.2
19981974
cli-width: 4.1.0
@@ -2265,7 +2241,7 @@ snapshots:
22652241
'@protobufjs/path': 1.1.2
22662242
'@protobufjs/pool': 1.1.0
22672243
'@protobufjs/utf8': 1.1.0
2268-
'@types/node': 25.2.2
2244+
'@types/node': 25.2.3
22692245
long: 5.3.2
22702246

22712247
queue-microtask@1.2.3: {}

0 commit comments

Comments
 (0)