Skip to content

Commit 7ae8730

Browse files
chore(deps-dev): bump the dev-minor-and-patch-dependencies group across 2 directories with 2 updates (#7627)
Bumps the dev-minor-and-patch-dependencies group with 1 update in the / directory: [bun](https://github.com/oven-sh/bun). Bumps the dev-minor-and-patch-dependencies group with 1 update in the /docs directory: [typedoc](https://github.com/TypeStrong/TypeDoc). Updates `bun` from 1.3.8 to 1.3.9 - [Release notes](https://github.com/oven-sh/bun/releases) - [Commits](oven-sh/bun@bun-v1.3.8...bun-v1.3.9) Updates `typedoc` from 0.28.16 to 0.28.17 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.16...v0.28.17) --- updated-dependencies: - dependency-name: bun dependency-version: 1.3.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies - dependency-name: typedoc dependency-version: 0.28.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da7ca1 commit 7ae8730

File tree

4 files changed

+109
-78
lines changed

4 files changed

+109
-78
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "BSD-3-Clause",
1111
"private": true,
1212
"devDependencies": {
13-
"typedoc": "^0.28.16",
13+
"typedoc": "^0.28.17",
1414
"typescript": "^5.9.3"
1515
}
1616
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ punycode.js@^2.3.1:
123123
resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7"
124124
integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA==
125125

126-
typedoc@^0.28.16:
127-
version "0.28.16"
128-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.16.tgz#3901672c48746587fa24390077d07317a1fd180f"
129-
integrity sha512-x4xW77QC3i5DUFMBp0qjukOTnr/sSg+oEs86nB3LjDslvAmwe/PUGDWbe3GrIqt59oTqoXK5GRK9tAa0sYMiog==
126+
typedoc@^0.28.17:
127+
version "0.28.17"
128+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.28.17.tgz#eab7c6649494d0a796e0b2fd2c9a5aea41b0a781"
129+
integrity sha512-ZkJ2G7mZrbxrKxinTQMjFqsCoYY6a5Luwv2GKbTnBCEgV2ihYm5CflA9JnJAwH0pZWavqfYxmDkFHPt4yx2oDQ==
130130
dependencies:
131131
"@gerrit0/mini-shiki" "^3.17.0"
132132
lunr "^2.3.9"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"axios": "^1.13.4",
162162
"benchmark": "^2.1.4",
163163
"body-parser": "^2.2.2",
164-
"bun": "1.3.8",
164+
"bun": "1.3.10",
165165
"eslint": "^9.39.2",
166166
"eslint-plugin-cypress": "^6.1.0",
167167
"eslint-plugin-import": "^2.32.0",

yarn.lock

Lines changed: 103 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -647,60 +647,65 @@
647647
resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.9.0.tgz#d03eba68273dc0f7509e2a3d5cba21eae10379fe"
648648
integrity sha512-3giAOQvZiH5F9bMlMiv8+GSPMeqg0dbaeo58/0SlA9sxSqZhnUtxzX9/2FzyhS9sWQf5S0GJE0AKBrFqjpeYcg==
649649

650-
651-
version "1.3.8"
652-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.8.tgz#f51204217c98e58cd66adc5bb6bf811f69d86657"
653-
integrity sha512-hPERz4IgXCM6Y6GdEEsJAFceyJMt29f3HlFzsvE/k+TQjChRhar6S+JggL35b9VmFfsdxyCOOTPqgnSrdV0etA==
654-
655-
656-
version "1.3.8"
657-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.8.tgz#6e0059838195a64ac3b8268109840ce42b5d83f0"
658-
integrity sha512-ArHVWpCRZI3vGLoN2/8ud8Kzqlgn1Gv+fNw+pMB9x18IzgAEhKxFxsWffnoaH21amam4tAOhpeewRIgdNtB0Cw==
659-
660-
661-
version "1.3.8"
662-
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.8.tgz#4a48273eb92827fa4a53bbf9f6f7d38d2d83c4ea"
663-
integrity sha512-SaWIxsRQYiT/eA60bqA4l8iNO7cJ6YD8ie82RerRp9voceBxPIZiwX4y20cTKy5qNaSGr9LxfYq7vDywTipiog==
664-
665-
666-
version "1.3.8"
667-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.8.tgz#40f2895c32bad04c0b2eacb329dd934cb0f9ca54"
668-
integrity sha512-HvJmhrfipL7GtuqFz6xNpmf27NGcCOMwCalPjNR6fvkLpe8A7Z1+QbxKKjOglelmlmZc3Vi2TgDUtxSqfqOToQ==
669-
670-
671-
version "1.3.8"
672-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.8.tgz#d731dc7322b95a8a9fd50572c6346a7a1f3051b9"
673-
integrity sha512-rq0nNckobtS+ONoB95/Frfqr8jCtmSjjjEZlN4oyUx0KEBV11Vj4v3cDVaWzuI34ryL8FCog3HaqjfKn8R82Tw==
674-
675-
676-
version "1.3.8"
677-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.8.tgz#3529175b544d47f3697a8990a225eb4e8c7f5350"
678-
integrity sha512-3IkS3TuVOzMqPW6Gg9/8FEoKF/rpKZ9DZUfNy9GQ54+k4PGcXpptU3+dy8D4iDFCt4qe6bvoiAOdM44OOsZ+Wg==
679-
680-
681-
version "1.3.8"
682-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.8.tgz#119501b08ef9e77317627ac54e1e21249dc77d4e"
683-
integrity sha512-5g8XJwHhcTh8SGoKO7pR54ILYDbuFkGo+68DOMTiVB5eLxuLET+Or/camHgk4QWp3nUS5kNjip4G8BE8i0rHVQ==
684-
685-
686-
version "1.3.8"
687-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.8.tgz#4cf182843df43660de982177d5a7ea26726c351b"
688-
integrity sha512-o7Jm5zL4aw9UBs3BcZLVbgGm2V4F10MzAQAV+ziKzoEfYmYtvDqRVxgKEq7BzUOVy4LgfrfwzEXw5gAQGRrhQQ==
689-
690-
691-
version "1.3.8"
692-
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64/-/bun-linux-x64-1.3.8.tgz#8d9f5832521d9b7921efc86cab88b6c4e76ee660"
693-
integrity sha512-YDgqVx1MI8E0oDbCEUSkAMBKKGnUKfaRtMdLh9Bjhu7JQacQ/ZCpxwi4HPf5Q0O1TbWRrdxGw2tA2Ytxkn7s1Q==
694-
695-
696-
version "1.3.8"
697-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.8.tgz#8a59d9fde6413e9750a31351be59782815ff1e06"
698-
integrity sha512-K6qBUKAZLXsjAwFxGTG87dsWlDjyDl2fqjJr7+x7lmv2m+aSEzmLOK+Z5pSvGkpjBp3LXV35UUgj8G0UTd0pPg==
699-
700-
701-
version "1.3.8"
702-
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64/-/bun-windows-x64-1.3.8.tgz#dce8054ce006983b1088b67c4920fde3ec6f2afa"
703-
integrity sha512-UDI3rowMm/tI6DIynpE4XqrOhr+1Ztk1NG707Wxv2nygup+anTswgCwjfjgmIe78LdoRNFrux2GpeolhQGW6vQ==
650+
651+
version "1.3.10"
652+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-aarch64/-/bun-darwin-aarch64-1.3.10.tgz#e3dfa8034ca5ca3072089f48c45f14d9be9f4367"
653+
integrity sha512-PXgg5gqcS/rHwa1hF0JdM1y5TiyejVrMHoBmWY/DjtfYZoFTXie1RCFOkoG0b5diOOmUcuYarMpH7CSNTqwj+w==
654+
655+
656+
version "1.3.10"
657+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64-baseline/-/bun-darwin-x64-baseline-1.3.10.tgz#3585121b67dd6aa801a17a7e073b870c109a8d93"
658+
integrity sha512-w1gaTlqU0IJCmJ1X+PGHkdNU1n8Gemx5YKkjhkJIguvFINXEBB5U1KG82QsT65Tk4KyNMfbLTlmy4giAvUoKfA==
659+
660+
661+
version "1.3.10"
662+
resolved "https://registry.yarnpkg.com/@oven/bun-darwin-x64/-/bun-darwin-x64-1.3.10.tgz#2d743b33477b6c209ca7d5bb52d0855afb8cb05a"
663+
integrity sha512-Nhssuh7GBpP5PiDSOl3+qnoIG7PJo+ec2oomDevnl9pRY6x6aD2gRt0JE+uf+A8Om2D6gjeHCxjEdrw5ZHE8mA==
664+
665+
666+
version "1.3.10"
667+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64-musl/-/bun-linux-aarch64-musl-1.3.10.tgz#6264224096db4d191fb8738da5d24246e7fc6f9a"
668+
integrity sha512-Ui5pAgM7JE9MzHokF0VglRMkbak3lTisY4Mf1AZutPACXWgKJC5aGrgnHBfkl7QS6fEeYb0juy1q4eRznRHOsw==
669+
670+
671+
version "1.3.10"
672+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-aarch64/-/bun-linux-aarch64-1.3.10.tgz#6660d95e7f0af8f80ae747b421ac9b8b89dcb90e"
673+
integrity sha512-OUgPHfL6+PM2Q+tFZjcaycN3D7gdQdYlWnwMI31DXZKY1r4HINWk9aEz9t/rNaHg65edwNrt7dsv9TF7xK8xIA==
674+
675+
676+
version "1.3.10"
677+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-baseline/-/bun-linux-x64-baseline-1.3.10.tgz#657ddc75940c7fc91a179d20f73beb6cea50b4d9"
678+
integrity sha512-oqvMDYpX6dGJO03HgO5bXuccEsH3qbdO3MaAiAlO4CfkBPLUXz3N0DDElg5hz0L6ktdDVKbQVE5lfe+LAUISQg==
679+
680+
681+
version "1.3.10"
682+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl-baseline/-/bun-linux-x64-musl-baseline-1.3.10.tgz#df07c8b442e514b994bec7d7e9243687333facdd"
683+
integrity sha512-/hOZ6S1VsTX6vtbhWVL9aAnOrdpuO54mAGUWpTdMz7dFG5UBZ/VUEiK0pBkq9A1rlBk0GeD/6Y4NBFl8Ha7cRA==
684+
685+
686+
version "1.3.10"
687+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64-musl/-/bun-linux-x64-musl-1.3.10.tgz#fd9809f87cfb6e6a71981dad193c95382e92ff1a"
688+
integrity sha512-poVXvOShekbexHq45b4MH/mRjQKwACAC8lHp3Tz/hEDuz0/20oncqScnmKwzhBPEpqJvydXficXfBYuSim8opw==
689+
690+
691+
version "1.3.10"
692+
resolved "https://registry.yarnpkg.com/@oven/bun-linux-x64/-/bun-linux-x64-1.3.10.tgz#2a2046eda8857a14d043e9f9505b0652a188a0e3"
693+
integrity sha512-bzUgYj/PIZziB/ZesIP9HUyfvh6Vlf3od+TrbTTyVEuCSMKzDPQVW/yEbRp0tcHO3alwiEXwJDrWrHAguXlgiQ==
694+
695+
696+
version "1.3.10"
697+
resolved "https://registry.yarnpkg.com/@oven/bun-windows-aarch64/-/bun-windows-aarch64-1.3.10.tgz#d6febeb65b11f86030365a6e74345a602899c666"
698+
integrity sha512-GXbz2swvN2DLw2dXZFeedMxSJtI64xQ9xp9Eg7Hjejg6mS2E4dP1xoQ2yAo2aZPi/2OBPAVaGzppI2q20XumHA==
699+
700+
701+
version "1.3.10"
702+
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64-baseline/-/bun-windows-x64-baseline-1.3.10.tgz#d1644f438b7957e7d5da8f2391c5c5337134de71"
703+
integrity sha512-gh3UAHbUdDUG6fhLc1Csa4IGdtghue6U8oAIXWnUqawp6lwb3gOCRvp25IUnLF5vUHtgfMxuEUYV7YA2WxVutw==
704+
705+
706+
version "1.3.10"
707+
resolved "https://registry.yarnpkg.com/@oven/bun-windows-x64/-/bun-windows-x64-1.3.10.tgz#c2fcc85747d02e5f97cffd920da0f8aebc4a287f"
708+
integrity sha512-qaS1In3yfC/Z/IGQriVmF8GWwKuNqiw7feTSJWaQhH5IbL6ENR+4wGNPniZSJFaM/SKUO0e/YCRdoVBvgU4C1g==
704709

705710
"@oxc-parser/[email protected]":
706711
version "0.115.0"
@@ -1203,22 +1208,23 @@ builtin-modules@^5.0.0:
12031208
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-5.0.0.tgz#9be95686dedad2e9eed05592b07733db87dcff1a"
12041209
integrity sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==
12051210

1206-
1207-
version "1.3.8"
1208-
resolved "https://registry.yarnpkg.com/bun/-/bun-1.3.8.tgz#cb0c17aec119c34d821717dff1a01f5063eacf95"
1209-
integrity sha512-TmmtMGQSXY3o0enSMMkvR5g7Dw/2n2oylAUprLVdqA8pDPBoKbzgOmmgHOtvnfRznFppl+Gu2cid3vgAjcNoSg==
1211+
1212+
version "1.3.10"
1213+
resolved "https://registry.yarnpkg.com/bun/-/bun-1.3.10.tgz#1f70c8d5af3ae06b4e4584f0fc17598e4e488ca6"
1214+
integrity sha512-S/CXaXXIyA4CMjdMkYQ4T2YMqnAn4s0ysD3mlsY4bUiOCqGlv28zck4Wd4H4kpvbekx15S9mUeLQ7Uxd0tYTLA==
12101215
optionalDependencies:
1211-
"@oven/bun-darwin-aarch64" "1.3.8"
1212-
"@oven/bun-darwin-x64" "1.3.8"
1213-
"@oven/bun-darwin-x64-baseline" "1.3.8"
1214-
"@oven/bun-linux-aarch64" "1.3.8"
1215-
"@oven/bun-linux-aarch64-musl" "1.3.8"
1216-
"@oven/bun-linux-x64" "1.3.8"
1217-
"@oven/bun-linux-x64-baseline" "1.3.8"
1218-
"@oven/bun-linux-x64-musl" "1.3.8"
1219-
"@oven/bun-linux-x64-musl-baseline" "1.3.8"
1220-
"@oven/bun-windows-x64" "1.3.8"
1221-
"@oven/bun-windows-x64-baseline" "1.3.8"
1216+
"@oven/bun-darwin-aarch64" "1.3.10"
1217+
"@oven/bun-darwin-x64" "1.3.10"
1218+
"@oven/bun-darwin-x64-baseline" "1.3.10"
1219+
"@oven/bun-linux-aarch64" "1.3.10"
1220+
"@oven/bun-linux-aarch64-musl" "1.3.10"
1221+
"@oven/bun-linux-x64" "1.3.10"
1222+
"@oven/bun-linux-x64-baseline" "1.3.10"
1223+
"@oven/bun-linux-x64-musl" "1.3.10"
1224+
"@oven/bun-linux-x64-musl-baseline" "1.3.10"
1225+
"@oven/bun-windows-aarch64" "1.3.10"
1226+
"@oven/bun-windows-x64" "1.3.10"
1227+
"@oven/bun-windows-x64-baseline" "1.3.10"
12221228

12231229
busboy@^1.6.0:
12241230
version "1.6.0"
@@ -4041,7 +4047,16 @@ streamsearch@^1.1.0:
40414047
resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
40424048
integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
40434049

4044-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
4050+
"string-width-cjs@npm:string-width@^4.2.0":
4051+
version "4.2.3"
4052+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4053+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4054+
dependencies:
4055+
emoji-regex "^8.0.0"
4056+
is-fullwidth-code-point "^3.0.0"
4057+
strip-ansi "^6.0.1"
4058+
4059+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
40454060
version "4.2.3"
40464061
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
40474062
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4105,7 +4120,14 @@ string_decoder@~1.1.1:
41054120
dependencies:
41064121
safe-buffer "~5.1.0"
41074122

4108-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4123+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4124+
version "6.0.1"
4125+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4126+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4127+
dependencies:
4128+
ansi-regex "^5.0.1"
4129+
4130+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
41094131
version "6.0.1"
41104132
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
41114133
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4458,7 +4480,7 @@ workerpool@^9.2.0:
44584480
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-9.3.4.tgz#f6c92395b2141afd78e2a889e80cb338fe9fca41"
44594481
integrity sha512-TmPRQYYSAnnDiEB0P/Ytip7bFGvqnSU6I2BcuSw7Hx+JSg/DsUi5ebYfc8GYaSdpuvOcEs6dXxPurOYpe9QFwg==
44604482

4461-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4483+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
44624484
version "7.0.0"
44634485
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
44644486
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -4476,6 +4498,15 @@ wrap-ansi@^6.2.0:
44764498
string-width "^4.1.0"
44774499
strip-ansi "^6.0.0"
44784500

4501+
wrap-ansi@^7.0.0:
4502+
version "7.0.0"
4503+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4504+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4505+
dependencies:
4506+
ansi-styles "^4.0.0"
4507+
string-width "^4.1.0"
4508+
strip-ansi "^6.0.0"
4509+
44794510
wrap-ansi@^8.1.0:
44804511
version "8.1.0"
44814512
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)