Skip to content

Commit 40ff432

Browse files
committed
Update npm deps
Signed-off-by: Sora Morimoto <[email protected]>
1 parent 1655a35 commit 40ff432

File tree

9 files changed

+162
-462
lines changed

9 files changed

+162
-462
lines changed

dist/index.cjs

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

dist/post/index.cjs

Lines changed: 52 additions & 202 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
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@biomejs/biome": "2.2.4",
18-
"turbo": "2.5.6"
18+
"turbo": "2.5.8"
1919
},
2020
"packageManager": "[email protected]"
2121
}

packages/analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@tsconfig/node24": "24.0.1",
21-
"@tsconfig/strictest": "2.0.5",
21+
"@tsconfig/strictest": "2.0.6",
2222
"@types/node": "24.5.2",
2323
"esbuild": "0.25.10",
2424
"typescript": "5.9.2"

packages/lint-doc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@tsconfig/node24": "24.0.1",
16-
"@tsconfig/strictest": "2.0.5",
16+
"@tsconfig/strictest": "2.0.6",
1717
"@types/node": "24.5.2",
1818
"esbuild": "0.25.10",
1919
"typescript": "5.9.2"

packages/lint-fmt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@tsconfig/node24": "24.0.1",
16-
"@tsconfig/strictest": "2.0.5",
16+
"@tsconfig/strictest": "2.0.6",
1717
"@types/node": "24.5.2",
1818
"esbuild": "0.25.10",
1919
"typescript": "5.9.2"

packages/lint-opam/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"@tsconfig/node24": "24.0.1",
16-
"@tsconfig/strictest": "2.0.5",
16+
"@tsconfig/strictest": "2.0.6",
1717
"@types/node": "24.5.2",
1818
"esbuild": "0.25.10",
1919
"typescript": "5.9.2"

packages/setup-ocaml/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "tsc"
1010
},
1111
"dependencies": {
12-
"@actions/cache": "4.0.5",
12+
"@actions/cache": "4.1.0",
1313
"@actions/core": "1.11.1",
1414
"@actions/exec": "1.1.1",
1515
"@actions/github": "6.0.1",
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"@tsconfig/node24": "24.0.1",
29-
"@tsconfig/strictest": "2.0.5",
29+
"@tsconfig/strictest": "2.0.6",
3030
"@types/node": "24.5.2",
3131
"@types/semver": "7.7.1",
3232
"esbuild": "0.25.10",

yarn.lock

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ __metadata:
55
version: 8
66
cacheKey: 10c0
77

8-
"@actions/cache@npm:4.0.5":
9-
version: 4.0.5
10-
resolution: "@actions/cache@npm:4.0.5"
8+
"@actions/cache@npm:4.1.0":
9+
version: 4.1.0
10+
resolution: "@actions/cache@npm:4.1.0"
1111
dependencies:
1212
"@actions/core": "npm:^1.11.1"
1313
"@actions/exec": "npm:^1.0.1"
@@ -19,7 +19,7 @@ __metadata:
1919
"@azure/storage-blob": "npm:^12.13.0"
2020
"@protobuf-ts/runtime-rpc": "npm:^2.11.1"
2121
semver: "npm:^6.3.1"
22-
checksum: 10c0/98e6528e61a8d9b11fac55686af06b36bcfa4f30f731908f68f08ed8a3ec0f253937998c79baf3a8922d430d972b69d690cbe32c8a536d99acaee4140e2337f2
22+
checksum: 10c0/2e4716bd929bac9e79b11b2165c4b3799a8fe2b9a89277e76c60d1321392734dbcfa3c250a1443b07da377040af8f38a97b2cf76049d81a0f5c8a5806f0f3c43
2323
languageName: node
2424
linkType: hard
2525

@@ -255,8 +255,8 @@ __metadata:
255255
linkType: hard
256256

257257
"@azure/storage-blob@npm:^12.13.0":
258-
version: 12.29.0
259-
resolution: "@azure/storage-blob@npm:12.29.0"
258+
version: 12.28.0
259+
resolution: "@azure/storage-blob@npm:12.28.0"
260260
dependencies:
261261
"@azure/abort-controller": "npm:^2.1.2"
262262
"@azure/core-auth": "npm:^1.9.0"
@@ -269,16 +269,16 @@ __metadata:
269269
"@azure/core-util": "npm:^1.11.0"
270270
"@azure/core-xml": "npm:^1.4.5"
271271
"@azure/logger": "npm:^1.1.4"
272-
"@azure/storage-common": "npm:^12.1.0"
272+
"@azure/storage-common": "npm:^12.0.0-beta.2"
273273
events: "npm:^3.0.0"
274274
tslib: "npm:^2.8.1"
275-
checksum: 10c0/9e05101dc277c12d26351c97384df9add7bd9567ad998b9b66434464a4dede83cc4eeec280dc812f42d475192def24b4d5ed2ba15ecfb2bb6a697fe37ca34828
275+
checksum: 10c0/a97f43193da9c5fbb58492156ad6dd3f0c9f1bf2fdf72cbc5a1fdfe16a586b0a4bb7bfaa7e24de63d689927c2a606d4ca65332594e0f2278c55d48f7c90d1a54
276276
languageName: node
277277
linkType: hard
278278

279-
"@azure/storage-common@npm:^12.1.0":
280-
version: 12.1.0
281-
resolution: "@azure/storage-common@npm:12.1.0"
279+
"@azure/storage-common@npm:^12.0.0-beta.2":
280+
version: 12.0.1
281+
resolution: "@azure/storage-common@npm:12.0.1"
282282
dependencies:
283283
"@azure/abort-controller": "npm:^2.1.2"
284284
"@azure/core-auth": "npm:^1.9.0"
@@ -289,7 +289,7 @@ __metadata:
289289
"@azure/logger": "npm:^1.1.4"
290290
events: "npm:^3.3.0"
291291
tslib: "npm:^2.8.1"
292-
checksum: 10c0/2702ec0b1faab3453e1307f25b44121ca902c7b31ca51ff5face81703598d135b8cd5266964e85a031ebcfa10e4c38333d04562f98a8b80e5df95728d3bf4dfa
292+
checksum: 10c0/4f08134b8bdcda45d69107eb3897877b1689db445cd92d6c00f1dcb9490287b00cacd316fda5009f8a78d939643fe5422a9e33a809d72a2d38d8bc2c24f6d8ec
293293
languageName: node
294294
linkType: hard
295295

@@ -596,7 +596,7 @@ __metadata:
596596
"@actions/glob": "npm:0.5.0"
597597
"@github/dependency-submission-toolkit": "npm:2.0.5"
598598
"@tsconfig/node24": "npm:24.0.1"
599-
"@tsconfig/strictest": "npm:2.0.5"
599+
"@tsconfig/strictest": "npm:2.0.6"
600600
"@types/node": "npm:24.5.2"
601601
esbuild: "npm:0.25.10"
602602
packageurl-js: "npm:2.0.1"
@@ -612,7 +612,7 @@ __metadata:
612612
"@actions/core": "npm:1.11.1"
613613
"@actions/exec": "npm:1.1.1"
614614
"@tsconfig/node24": "npm:24.0.1"
615-
"@tsconfig/strictest": "npm:2.0.5"
615+
"@tsconfig/strictest": "npm:2.0.6"
616616
"@types/node": "npm:24.5.2"
617617
esbuild: "npm:0.25.10"
618618
typescript: "npm:5.9.2"
@@ -626,7 +626,7 @@ __metadata:
626626
"@actions/core": "npm:1.11.1"
627627
"@actions/exec": "npm:1.1.1"
628628
"@tsconfig/node24": "npm:24.0.1"
629-
"@tsconfig/strictest": "npm:2.0.5"
629+
"@tsconfig/strictest": "npm:2.0.6"
630630
"@types/node": "npm:24.5.2"
631631
esbuild: "npm:0.25.10"
632632
typescript: "npm:5.9.2"
@@ -640,7 +640,7 @@ __metadata:
640640
"@actions/core": "npm:1.11.1"
641641
"@actions/exec": "npm:1.1.1"
642642
"@tsconfig/node24": "npm:24.0.1"
643-
"@tsconfig/strictest": "npm:2.0.5"
643+
"@tsconfig/strictest": "npm:2.0.6"
644644
"@types/node": "npm:24.5.2"
645645
esbuild: "npm:0.25.10"
646646
typescript: "npm:5.9.2"
@@ -651,7 +651,7 @@ __metadata:
651651
version: 0.0.0-use.local
652652
resolution: "@ocaml/setup-ocaml@workspace:packages/setup-ocaml"
653653
dependencies:
654-
"@actions/cache": "npm:4.0.5"
654+
"@actions/cache": "npm:4.1.0"
655655
"@actions/core": "npm:1.11.1"
656656
"@actions/exec": "npm:1.1.1"
657657
"@actions/github": "npm:6.0.1"
@@ -661,7 +661,7 @@ __metadata:
661661
"@actions/tool-cache": "npm:2.0.2"
662662
"@octokit/plugin-retry": "npm:8.0.1"
663663
"@tsconfig/node24": "npm:24.0.1"
664-
"@tsconfig/strictest": "npm:2.0.5"
664+
"@tsconfig/strictest": "npm:2.0.6"
665665
"@types/node": "npm:24.5.2"
666666
"@types/semver": "npm:7.7.1"
667667
cheerio: "npm:1.1.2"
@@ -871,10 +871,10 @@ __metadata:
871871
languageName: node
872872
linkType: hard
873873

874-
"@tsconfig/strictest@npm:2.0.5":
875-
version: 2.0.5
876-
resolution: "@tsconfig/strictest@npm:2.0.5"
877-
checksum: 10c0/cfc86da2d57f7b4b0827701b132c37a4974284e5c40649656c0e474866dfd8a69f57c6718230d8a8139967e2a95438586b8224c13ab0ff9d3a43eda771c50cc4
874+
"@tsconfig/strictest@npm:2.0.6":
875+
version: 2.0.6
876+
resolution: "@tsconfig/strictest@npm:2.0.6"
877+
checksum: 10c0/b8a0c89a8936e65d4b4ad1420a17abe51f9576eff68cea1755f003deb2f5436600708fe0f1e0d26f56aeec0584e91753007ff9a634c67e39cf915eef1b25fc7f
878878
languageName: node
879879
linkType: hard
880880

@@ -1586,7 +1586,7 @@ __metadata:
15861586
resolution: "setup-ocaml@workspace:."
15871587
dependencies:
15881588
"@biomejs/biome": "npm:2.2.4"
1589-
turbo: "npm:2.5.6"
1589+
turbo: "npm:2.5.8"
15901590
languageName: unknown
15911591
linkType: soft
15921592

@@ -1644,58 +1644,58 @@ __metadata:
16441644
languageName: node
16451645
linkType: hard
16461646

1647-
"turbo-darwin-64@npm:2.5.6":
1648-
version: 2.5.6
1649-
resolution: "turbo-darwin-64@npm:2.5.6"
1647+
"turbo-darwin-64@npm:2.5.8":
1648+
version: 2.5.8
1649+
resolution: "turbo-darwin-64@npm:2.5.8"
16501650
conditions: os=darwin & cpu=x64
16511651
languageName: node
16521652
linkType: hard
16531653

1654-
"turbo-darwin-arm64@npm:2.5.6":
1655-
version: 2.5.6
1656-
resolution: "turbo-darwin-arm64@npm:2.5.6"
1654+
"turbo-darwin-arm64@npm:2.5.8":
1655+
version: 2.5.8
1656+
resolution: "turbo-darwin-arm64@npm:2.5.8"
16571657
conditions: os=darwin & cpu=arm64
16581658
languageName: node
16591659
linkType: hard
16601660

1661-
"turbo-linux-64@npm:2.5.6":
1662-
version: 2.5.6
1663-
resolution: "turbo-linux-64@npm:2.5.6"
1661+
"turbo-linux-64@npm:2.5.8":
1662+
version: 2.5.8
1663+
resolution: "turbo-linux-64@npm:2.5.8"
16641664
conditions: os=linux & cpu=x64
16651665
languageName: node
16661666
linkType: hard
16671667

1668-
"turbo-linux-arm64@npm:2.5.6":
1669-
version: 2.5.6
1670-
resolution: "turbo-linux-arm64@npm:2.5.6"
1668+
"turbo-linux-arm64@npm:2.5.8":
1669+
version: 2.5.8
1670+
resolution: "turbo-linux-arm64@npm:2.5.8"
16711671
conditions: os=linux & cpu=arm64
16721672
languageName: node
16731673
linkType: hard
16741674

1675-
"turbo-windows-64@npm:2.5.6":
1676-
version: 2.5.6
1677-
resolution: "turbo-windows-64@npm:2.5.6"
1675+
"turbo-windows-64@npm:2.5.8":
1676+
version: 2.5.8
1677+
resolution: "turbo-windows-64@npm:2.5.8"
16781678
conditions: os=win32 & cpu=x64
16791679
languageName: node
16801680
linkType: hard
16811681

1682-
"turbo-windows-arm64@npm:2.5.6":
1683-
version: 2.5.6
1684-
resolution: "turbo-windows-arm64@npm:2.5.6"
1682+
"turbo-windows-arm64@npm:2.5.8":
1683+
version: 2.5.8
1684+
resolution: "turbo-windows-arm64@npm:2.5.8"
16851685
conditions: os=win32 & cpu=arm64
16861686
languageName: node
16871687
linkType: hard
16881688

1689-
"turbo@npm:2.5.6":
1690-
version: 2.5.6
1691-
resolution: "turbo@npm:2.5.6"
1689+
"turbo@npm:2.5.8":
1690+
version: 2.5.8
1691+
resolution: "turbo@npm:2.5.8"
16921692
dependencies:
1693-
turbo-darwin-64: "npm:2.5.6"
1694-
turbo-darwin-arm64: "npm:2.5.6"
1695-
turbo-linux-64: "npm:2.5.6"
1696-
turbo-linux-arm64: "npm:2.5.6"
1697-
turbo-windows-64: "npm:2.5.6"
1698-
turbo-windows-arm64: "npm:2.5.6"
1693+
turbo-darwin-64: "npm:2.5.8"
1694+
turbo-darwin-arm64: "npm:2.5.8"
1695+
turbo-linux-64: "npm:2.5.8"
1696+
turbo-linux-arm64: "npm:2.5.8"
1697+
turbo-windows-64: "npm:2.5.8"
1698+
turbo-windows-arm64: "npm:2.5.8"
16991699
dependenciesMeta:
17001700
turbo-darwin-64:
17011701
optional: true
@@ -1711,7 +1711,7 @@ __metadata:
17111711
optional: true
17121712
bin:
17131713
turbo: bin/turbo
1714-
checksum: 10c0/b9657bf211bbcfe3911496e4fee6c9a24526bc37e9cadf7f0c76d0376e9c9dfafaacec27f5a61bb621dfe330600ce68c1b21e4cdc19bdccd3ebfe66766fcf62f
1714+
checksum: 10c0/34e8dc87fc2c5d63c3cd5aede9068c1123509d88f9bb99283ffec1687de6ad6df7ebfb83a5d348580afb3fdac53af479456e36938a1b6ed80fc1c3416c6dc3f3
17151715
languageName: node
17161716
linkType: hard
17171717

0 commit comments

Comments
 (0)