Skip to content

Commit 03ee54f

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <sora@morimoto.io>
1 parent 56ab0b8 commit 03ee54f

File tree

9 files changed

+405
-705
lines changed

9 files changed

+405
-705
lines changed

dist/index.js

Lines changed: 173 additions & 323 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/post/index.js

Lines changed: 173 additions & 323 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@biomejs/biome": "1.9.2",
17-
"turbo": "2.1.2"
17+
"turbo": "2.1.3"
1818
},
1919
"packageManager": "yarn@4.5.0"
2020
}

packages/analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@tsconfig/node20": "20.1.4",
2121
"@tsconfig/strictest": "2.0.5",
22-
"@types/node": "22.5.5",
22+
"@types/node": "22.7.4",
2323
"@vercel/ncc": "0.38.2",
2424
"typescript": "5.6.2"
2525
}

packages/lint-doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.5.5",
17+
"@types/node": "22.7.4",
1818
"@vercel/ncc": "0.38.2",
1919
"typescript": "5.6.2"
2020
}

packages/lint-fmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.5.5",
17+
"@types/node": "22.7.4",
1818
"@vercel/ncc": "0.38.2",
1919
"typescript": "5.6.2"
2020
}

packages/lint-opam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@tsconfig/node20": "20.1.4",
1616
"@tsconfig/strictest": "2.0.5",
17-
"@types/node": "22.5.5",
17+
"@types/node": "22.7.4",
1818
"@vercel/ncc": "0.38.2",
1919
"typescript": "5.6.2"
2020
}

packages/setup-ocaml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@tsconfig/node20": "20.1.4",
2727
"@tsconfig/strictest": "2.0.5",
28-
"@types/node": "22.5.5",
28+
"@types/node": "22.7.4",
2929
"@types/semver": "7.5.8",
3030
"@vercel/ncc": "0.38.2",
3131
"typescript": "5.6.2"

yarn.lock

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ __metadata:
105105
languageName: node
106106
linkType: hard
107107

108-
"@azure/abort-controller@npm:^1.0.0, @azure/abort-controller@npm:^1.1.0":
108+
"@azure/abort-controller@npm:^1.1.0":
109109
version: 1.1.0
110110
resolution: "@azure/abort-controller@npm:1.1.0"
111111
dependencies:
@@ -114,7 +114,7 @@ __metadata:
114114
languageName: node
115115
linkType: hard
116116

117-
"@azure/abort-controller@npm:^2.0.0":
117+
"@azure/abort-controller@npm:^2.0.0, @azure/abort-controller@npm:^2.1.2":
118118
version: 2.1.2
119119
resolution: "@azure/abort-controller@npm:2.1.2"
120120
dependencies:
@@ -216,7 +216,7 @@ __metadata:
216216
languageName: node
217217
linkType: hard
218218

219-
"@azure/core-xml@npm:^1.3.2":
219+
"@azure/core-xml@npm:^1.4.3":
220220
version: 1.4.3
221221
resolution: "@azure/core-xml@npm:1.4.3"
222222
dependencies:
@@ -252,10 +252,10 @@ __metadata:
252252
linkType: hard
253253

254254
"@azure/storage-blob@npm:^12.13.0":
255-
version: 12.24.0
256-
resolution: "@azure/storage-blob@npm:12.24.0"
255+
version: 12.25.0
256+
resolution: "@azure/storage-blob@npm:12.25.0"
257257
dependencies:
258-
"@azure/abort-controller": "npm:^1.0.0"
258+
"@azure/abort-controller": "npm:^2.1.2"
259259
"@azure/core-auth": "npm:^1.4.0"
260260
"@azure/core-client": "npm:^1.6.2"
261261
"@azure/core-http-compat": "npm:^2.0.0"
@@ -264,11 +264,11 @@ __metadata:
264264
"@azure/core-rest-pipeline": "npm:^1.10.1"
265265
"@azure/core-tracing": "npm:^1.1.2"
266266
"@azure/core-util": "npm:^1.6.1"
267-
"@azure/core-xml": "npm:^1.3.2"
267+
"@azure/core-xml": "npm:^1.4.3"
268268
"@azure/logger": "npm:^1.0.0"
269269
events: "npm:^3.0.0"
270270
tslib: "npm:^2.2.0"
271-
checksum: 10c0/d42d476ff54b6a24172d487dc7c05543a9f6402ee85bc3e7a68356159d70821d2db8f0f4e2238c6004c91c11b6ee4d8b573ac9f198dcbd0ee76f87eac13f13ff
271+
checksum: 10c0/25ffb7dfbb2efca5f30780c1e877712b0285c815f8e049c77d47983341692968fe057c8bb97f4ca3f722b8927e06f7cae170db7efcd435488e7ac5b5d6e53f9f
272272
languageName: node
273273
linkType: hard
274274

@@ -430,7 +430,7 @@ __metadata:
430430
"@github/dependency-submission-toolkit": "npm:2.0.4"
431431
"@tsconfig/node20": "npm:20.1.4"
432432
"@tsconfig/strictest": "npm:2.0.5"
433-
"@types/node": "npm:22.5.5"
433+
"@types/node": "npm:22.7.4"
434434
"@vercel/ncc": "npm:0.38.2"
435435
packageurl-js: "npm:2.0.1"
436436
strip-ansi: "npm:7.1.0"
@@ -446,7 +446,7 @@ __metadata:
446446
"@actions/exec": "npm:1.1.1"
447447
"@tsconfig/node20": "npm:20.1.4"
448448
"@tsconfig/strictest": "npm:2.0.5"
449-
"@types/node": "npm:22.5.5"
449+
"@types/node": "npm:22.7.4"
450450
"@vercel/ncc": "npm:0.38.2"
451451
typescript: "npm:5.6.2"
452452
languageName: unknown
@@ -460,7 +460,7 @@ __metadata:
460460
"@actions/exec": "npm:1.1.1"
461461
"@tsconfig/node20": "npm:20.1.4"
462462
"@tsconfig/strictest": "npm:2.0.5"
463-
"@types/node": "npm:22.5.5"
463+
"@types/node": "npm:22.7.4"
464464
"@vercel/ncc": "npm:0.38.2"
465465
typescript: "npm:5.6.2"
466466
languageName: unknown
@@ -474,7 +474,7 @@ __metadata:
474474
"@actions/exec": "npm:1.1.1"
475475
"@tsconfig/node20": "npm:20.1.4"
476476
"@tsconfig/strictest": "npm:2.0.5"
477-
"@types/node": "npm:22.5.5"
477+
"@types/node": "npm:22.7.4"
478478
"@vercel/ncc": "npm:0.38.2"
479479
typescript: "npm:5.6.2"
480480
languageName: unknown
@@ -494,7 +494,7 @@ __metadata:
494494
"@actions/tool-cache": "npm:2.0.1"
495495
"@tsconfig/node20": "npm:20.1.4"
496496
"@tsconfig/strictest": "npm:2.0.5"
497-
"@types/node": "npm:22.5.5"
497+
"@types/node": "npm:22.7.4"
498498
"@types/semver": "npm:7.5.8"
499499
"@vercel/ncc": "npm:0.38.2"
500500
cheerio: "npm:1.0.0"
@@ -617,11 +617,11 @@ __metadata:
617617
linkType: hard
618618

619619
"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0":
620-
version: 13.5.0
621-
resolution: "@octokit/types@npm:13.5.0"
620+
version: 13.6.0
621+
resolution: "@octokit/types@npm:13.6.0"
622622
dependencies:
623623
"@octokit/openapi-types": "npm:^22.2.0"
624-
checksum: 10c0/355ebc6776ce23feace1b1be0927cdda758790fda83068109c4f27b354dcd43d0447d4dc24e5eafdb596465469ea1baed23f3fd63adfec508cc375ccd1dcb0a3
624+
checksum: 10c0/883315e7681b4dc8c5d47fb039a35ff0578da362872121c313c8a8d349a85f0793690b02f9f2be1068dcf7897f3b1dd0ed630b67e143d8a0f47e435497bca244
625625
languageName: node
626626
linkType: hard
627627

@@ -653,12 +653,12 @@ __metadata:
653653
languageName: node
654654
linkType: hard
655655

656-
"@types/node@npm:22.5.5":
657-
version: 22.5.5
658-
resolution: "@types/node@npm:22.5.5"
656+
"@types/node@npm:22.7.4":
657+
version: 22.7.4
658+
resolution: "@types/node@npm:22.7.4"
659659
dependencies:
660660
undici-types: "npm:~6.19.2"
661-
checksum: 10c0/ead9495cfc6b1da5e7025856dcce2591e9bae635357410c0d2dd619fce797d2a1d402887580ca4b336cb78168b195224869967de370a23f61663cf1e4836121c
661+
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
662662
languageName: node
663663
linkType: hard
664664

@@ -1502,9 +1502,9 @@ __metadata:
15021502
linkType: hard
15031503

15041504
"package-json-from-dist@npm:^1.0.0":
1505-
version: 1.0.0
1506-
resolution: "package-json-from-dist@npm:1.0.0"
1507-
checksum: 10c0/e3ffaf6ac1040ab6082a658230c041ad14e72fabe99076a2081bb1d5d41210f11872403fc09082daf4387fc0baa6577f96c9c0e94c90c394fd57794b66aa4033
1505+
version: 1.0.1
1506+
resolution: "package-json-from-dist@npm:1.0.1"
1507+
checksum: 10c0/62ba2785eb655fec084a257af34dbe24292ab74516d6aecef97ef72d4897310bc6898f6c85b5cd22770eaa1ce60d55a0230e150fb6a966e3ecd6c511e23d164b
15081508
languageName: node
15091509
linkType: hard
15101510

@@ -1628,7 +1628,7 @@ __metadata:
16281628
resolution: "setup-ocaml@workspace:."
16291629
dependencies:
16301630
"@biomejs/biome": "npm:1.9.2"
1631-
turbo: "npm:2.1.2"
1631+
turbo: "npm:2.1.3"
16321632
languageName: unknown
16331633
linkType: soft
16341634

@@ -1798,58 +1798,58 @@ __metadata:
17981798
languageName: node
17991799
linkType: hard
18001800

1801-
"turbo-darwin-64@npm:2.1.2":
1802-
version: 2.1.2
1803-
resolution: "turbo-darwin-64@npm:2.1.2"
1801+
"turbo-darwin-64@npm:2.1.3":
1802+
version: 2.1.3
1803+
resolution: "turbo-darwin-64@npm:2.1.3"
18041804
conditions: os=darwin & cpu=x64
18051805
languageName: node
18061806
linkType: hard
18071807

1808-
"turbo-darwin-arm64@npm:2.1.2":
1809-
version: 2.1.2
1810-
resolution: "turbo-darwin-arm64@npm:2.1.2"
1808+
"turbo-darwin-arm64@npm:2.1.3":
1809+
version: 2.1.3
1810+
resolution: "turbo-darwin-arm64@npm:2.1.3"
18111811
conditions: os=darwin & cpu=arm64
18121812
languageName: node
18131813
linkType: hard
18141814

1815-
"turbo-linux-64@npm:2.1.2":
1816-
version: 2.1.2
1817-
resolution: "turbo-linux-64@npm:2.1.2"
1815+
"turbo-linux-64@npm:2.1.3":
1816+
version: 2.1.3
1817+
resolution: "turbo-linux-64@npm:2.1.3"
18181818
conditions: os=linux & cpu=x64
18191819
languageName: node
18201820
linkType: hard
18211821

1822-
"turbo-linux-arm64@npm:2.1.2":
1823-
version: 2.1.2
1824-
resolution: "turbo-linux-arm64@npm:2.1.2"
1822+
"turbo-linux-arm64@npm:2.1.3":
1823+
version: 2.1.3
1824+
resolution: "turbo-linux-arm64@npm:2.1.3"
18251825
conditions: os=linux & cpu=arm64
18261826
languageName: node
18271827
linkType: hard
18281828

1829-
"turbo-windows-64@npm:2.1.2":
1830-
version: 2.1.2
1831-
resolution: "turbo-windows-64@npm:2.1.2"
1829+
"turbo-windows-64@npm:2.1.3":
1830+
version: 2.1.3
1831+
resolution: "turbo-windows-64@npm:2.1.3"
18321832
conditions: os=win32 & cpu=x64
18331833
languageName: node
18341834
linkType: hard
18351835

1836-
"turbo-windows-arm64@npm:2.1.2":
1837-
version: 2.1.2
1838-
resolution: "turbo-windows-arm64@npm:2.1.2"
1836+
"turbo-windows-arm64@npm:2.1.3":
1837+
version: 2.1.3
1838+
resolution: "turbo-windows-arm64@npm:2.1.3"
18391839
conditions: os=win32 & cpu=arm64
18401840
languageName: node
18411841
linkType: hard
18421842

1843-
"turbo@npm:2.1.2":
1844-
version: 2.1.2
1845-
resolution: "turbo@npm:2.1.2"
1846-
dependencies:
1847-
turbo-darwin-64: "npm:2.1.2"
1848-
turbo-darwin-arm64: "npm:2.1.2"
1849-
turbo-linux-64: "npm:2.1.2"
1850-
turbo-linux-arm64: "npm:2.1.2"
1851-
turbo-windows-64: "npm:2.1.2"
1852-
turbo-windows-arm64: "npm:2.1.2"
1843+
"turbo@npm:2.1.3":
1844+
version: 2.1.3
1845+
resolution: "turbo@npm:2.1.3"
1846+
dependencies:
1847+
turbo-darwin-64: "npm:2.1.3"
1848+
turbo-darwin-arm64: "npm:2.1.3"
1849+
turbo-linux-64: "npm:2.1.3"
1850+
turbo-linux-arm64: "npm:2.1.3"
1851+
turbo-windows-64: "npm:2.1.3"
1852+
turbo-windows-arm64: "npm:2.1.3"
18531853
dependenciesMeta:
18541854
turbo-darwin-64:
18551855
optional: true
@@ -1865,7 +1865,7 @@ __metadata:
18651865
optional: true
18661866
bin:
18671867
turbo: bin/turbo
1868-
checksum: 10c0/826b1a43d9d22a4fe2263cd52ee9e4f04356cf7ae939e50e237b2ad726cc2080b1c2284d39aeee3ae9930063af0f641a98edb42ee101930910f17eb1906c7a4b
1868+
checksum: 10c0/8cac3afd402a00e885d4c5481d7e7d51beba4c16d05176693f4112b9445e3496bd0b5c2b77f06af04ccdebe595977b9f957850896a8999e39e30fa42181d69ae
18691869
languageName: node
18701870
linkType: hard
18711871

0 commit comments

Comments
 (0)