Skip to content

Commit a0c8248

Browse files
Bump deps (#9700)
* chore(deps): bump @babel/plugin-transform-modules-systemjs Bumps [@babel/plugin-transform-modules-systemjs](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-modules-systemjs) from 7.29.0 to 7.29.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.29.4/packages/babel-plugin-transform-modules-systemjs) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-modules-systemjs" dependency-version: 7.29.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump @protobufjs/utf8 from 1.1.0 to 1.1.1 Bumps [@protobufjs/utf8](https://github.com/dcodeIO/protobuf.js) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dcodeIO/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.1.0...protobufjs-cli-v1.1.1) --- updated-dependencies: - dependency-name: "@protobufjs/utf8" dependency-version: 1.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump protobufjs from 7.5.5 to 7.5.8 Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.8. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.8) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump systeminformation from 5.31.1 to 5.31.6 Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.31.1 to 5.31.6. - [Release notes](https://github.com/sebhildebrandt/systeminformation/releases) - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.31.1...v5.31.6) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.31.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump js-cookie from 3.0.5 to 3.0.7 Bumps [js-cookie](https://github.com/js-cookie/js-cookie) from 3.0.5 to 3.0.7. - [Release notes](https://github.com/js-cookie/js-cookie/releases) - [Commits](js-cookie/js-cookie@v3.0.5...v3.0.7) --- updated-dependencies: - dependency-name: js-cookie dependency-version: 3.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump @hapi/wreck from 18.1.0 to 18.1.2 Bumps [@hapi/wreck](https://github.com/hapijs/wreck) from 18.1.0 to 18.1.2. - [Commits](hapijs/wreck@v18.1.0...v18.1.2) --- updated-dependencies: - dependency-name: "@hapi/wreck" dependency-version: 18.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump hono from 4.12.18 to 4.12.23 Bumps [hono](https://github.com/honojs/hono) from 4.12.18 to 4.12.23. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.12.18...v4.12.23) --- updated-dependencies: - dependency-name: hono dependency-version: 4.12.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29367de commit a0c8248

1 file changed

Lines changed: 40 additions & 35 deletions

File tree

yarn.lock

Lines changed: 40 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3004,26 +3004,16 @@
30043004
"@babel/helper-module-transforms" "^7.28.6"
30053005
"@babel/helper-plugin-utils" "^7.28.6"
30063006

3007-
"@babel/plugin-transform-modules-systemjs@^7.27.1":
3008-
version "7.29.0"
3009-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.0.tgz#e458a95a17807c415924106a3ff188a3b8dee964"
3010-
integrity sha512-PrujnVFbOdUpw4UHiVwKvKRLMMic8+eC0CuNlxjsyZUiBjhFdPsewdXCkveh2KqBA9/waD0W1b4hXSOBQJezpQ==
3007+
"@babel/plugin-transform-modules-systemjs@^7.27.1", "@babel/plugin-transform-modules-systemjs@^7.28.5":
3008+
version "7.29.4"
3009+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20"
3010+
integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w==
30113011
dependencies:
30123012
"@babel/helper-module-transforms" "^7.28.6"
30133013
"@babel/helper-plugin-utils" "^7.28.6"
30143014
"@babel/helper-validator-identifier" "^7.28.5"
30153015
"@babel/traverse" "^7.29.0"
30163016

3017-
"@babel/plugin-transform-modules-systemjs@^7.28.5":
3018-
version "7.28.5"
3019-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.28.5.tgz#7439e592a92d7670dfcb95d0cbc04bd3e64801d2"
3020-
integrity sha512-vn5Jma98LCOeBy/KpeQhXcV2WZgaRUtjwQmjoBuLNlOmkg0fB5pdvYVeWRYI69wWKwK2cD1QbMiUQnoujWvrew==
3021-
dependencies:
3022-
"@babel/helper-module-transforms" "^7.28.3"
3023-
"@babel/helper-plugin-utils" "^7.27.1"
3024-
"@babel/helper-validator-identifier" "^7.28.5"
3025-
"@babel/traverse" "^7.28.5"
3026-
30273017
"@babel/plugin-transform-modules-umd@^7.27.1":
30283018
version "7.27.1"
30293019
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.27.1.tgz#63f2cf4f6dc15debc12f694e44714863d34cd334"
@@ -5979,9 +5969,9 @@
59795969
"@hapi/hoek" "^9.0.0"
59805970

59815971
"@hapi/wreck@^18.0.0":
5982-
version "18.1.0"
5983-
resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.0.tgz#68e631fc7568ebefc6252d5b86cb804466c8dbe6"
5984-
integrity sha512-0z6ZRCmFEfV/MQqkQomJ7sl/hyxvcZM7LtuVqN3vdAO4vM9eBbowl0kaqQj9EJJQab+3Uuh1GxbGIBFy4NfJ4w==
5972+
version "18.1.2"
5973+
resolved "https://registry.yarnpkg.com/@hapi/wreck/-/wreck-18.1.2.tgz#1c1c84427085d7018ff4157ef3eb1e2cf080b26b"
5974+
integrity sha512-3dMnV2pfhQiyEqu8DL3VBmxkdLiRDiiUDuG79Dp+UK1gL9ZxAfDOUhB6k3D5MLqcgJJ1IARyGFhwoc1NITr/pg==
59855975
dependencies:
59865976
"@hapi/boom" "^10.0.1"
59875977
"@hapi/bourne" "^3.0.0"
@@ -12620,6 +12610,11 @@
1262012610
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb"
1262112611
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
1262212612

12613+
"@protobufjs/codegen@^2.0.5":
12614+
version "2.0.5"
12615+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
12616+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
12617+
1262312618
"@protobufjs/eventemitter@^1.1.0":
1262412619
version "1.1.0"
1262512620
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70"
@@ -12643,6 +12638,11 @@
1264312638
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089"
1264412639
integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==
1264512640

12641+
"@protobufjs/inquire@^1.1.1":
12642+
version "1.1.1"
12643+
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.1.tgz#6cb936f4ac50965230af1e9d0bbfd57ea3675aa4"
12644+
integrity sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew==
12645+
1264612646
"@protobufjs/path@^1.1.2":
1264712647
version "1.1.2"
1264812648
resolved "https://registry.yarnpkg.com/@protobufjs/path/-/path-1.1.2.tgz#6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d"
@@ -12654,9 +12654,14 @@
1265412654
integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==
1265512655

1265612656
"@protobufjs/utf8@^1.1.0":
12657-
version "1.1.0"
12658-
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
12659-
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
12657+
version "1.1.1"
12658+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774"
12659+
integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==
12660+
12661+
"@protobufjs/utf8@^1.1.1":
12662+
version "1.1.1"
12663+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774"
12664+
integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==
1266012665

1266112666
"@redis/bloom@1.2.0":
1266212667
version "1.2.0"
@@ -26413,9 +26418,9 @@ homedir-polyfill@^1.0.1:
2641326418
parse-passwd "^1.0.0"
2641426419

2641526420
hono@^4.11.4:
26416-
version "4.12.18"
26417-
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.18.tgz#f6d301938868c3a8bdb639495f4e326a19181505"
26418-
integrity sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==
26421+
version "4.12.23"
26422+
resolved "https://registry.yarnpkg.com/hono/-/hono-4.12.23.tgz#998b91651686149f0e6edbb8564d604da04f3cf8"
26423+
integrity sha512-eIaZ9qDgu7XV0pxOCrg7/WhnQ6Ivm22UcxhXx/A3dcbqbbYgBEkc6e/J/s7j2tS96zoB0S9VBdLwQNCWwUo4LA==
2641926424

2642026425
hook-std@^3.0.0:
2642126426
version "3.0.0"
@@ -29327,9 +29332,9 @@ js-beautify@^1.6.14:
2932729332
nopt "^7.2.1"
2932829333

2932929334
js-cookie@^3.0.5:
29330-
version "3.0.5"
29331-
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.5.tgz#0b7e2fd0c01552c58ba86e0841f94dc2557dcdbc"
29332-
integrity sha512-cEiJEAEoIbWfCZYKWhVwFuvPX1gETRYPw6LlaTKoxD3s2AkXzkCjnp6h0V77ozyqj0jakteJ4YqDJT830+lVGw==
29335+
version "3.0.7"
29336+
resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.7.tgz#0a53abfc459c8e89c85d7a38eb6cb68714965b8c"
29337+
integrity sha512-z/wZZgDrkNV1eA0ULjM/F9/50Ya8fbzgKneSpoPsXSGd0KnpdtHfOZWK+GcwLk+EZbS4F9RBhU+K2RgzuDaItw==
2933329338

2933429339
js-levenshtein@^1.1.6:
2933529340
version "1.1.6"
@@ -37361,20 +37366,20 @@ proto-list@~1.2.1:
3736137366
integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
3736237367

3736337368
protobufjs@^7.2.3, protobufjs@^7.3.0, protobufjs@^7.5.3:
37364-
version "7.5.5"
37365-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
37366-
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
37369+
version "7.5.8"
37370+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.8.tgz#51b153a06da6e47153a1aa6800cb1253bc502436"
37371+
integrity sha512-dvpCIeLPbXZS/Ete7yLaO7RenOdken2NHKykBXbsaGxZT0UTltcarBciw+A78SRQs9iMAAVpsYA+l8b1hTePIA==
3736737372
dependencies:
3736837373
"@protobufjs/aspromise" "^1.1.2"
3736937374
"@protobufjs/base64" "^1.1.2"
37370-
"@protobufjs/codegen" "^2.0.4"
37375+
"@protobufjs/codegen" "^2.0.5"
3737137376
"@protobufjs/eventemitter" "^1.1.0"
3737237377
"@protobufjs/fetch" "^1.1.0"
3737337378
"@protobufjs/float" "^1.0.2"
37374-
"@protobufjs/inquire" "^1.1.0"
37379+
"@protobufjs/inquire" "^1.1.1"
3737537380
"@protobufjs/path" "^1.1.2"
3737637381
"@protobufjs/pool" "^1.1.0"
37377-
"@protobufjs/utf8" "^1.1.0"
37382+
"@protobufjs/utf8" "^1.1.1"
3737837383
"@types/node" ">=13.7.0"
3737937384
long "^5.0.0"
3738037385

@@ -41110,9 +41115,9 @@ syntax-error@^1.1.1:
4111041115
acorn-node "^1.2.0"
4111141116

4111241117
systeminformation@^5.27.14:
41113-
version "5.31.1"
41114-
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.31.1.tgz#5f88aa1db7470af87b6288baf1738603cafd1c4a"
41115-
integrity sha512-6pRwxoGeV/roJYpsfcP6tN9mep6pPeCtXbUOCdVa0nme05Brwcwdge/fVNhIZn2wuUitAKZm4IYa7QjnRIa9zA==
41118+
version "5.31.6"
41119+
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.31.6.tgz#2da4979a7262974fd068a3a306ded30aed6127c0"
41120+
integrity sha512-Uv2b2uGGM6ns+26czgW2cYRabYdnswM0ddSOOlryHOaelzsmDSet1iM/NT7VOYxW8x/BW+HkY+b1Ve2pLTSGSA==
4111641121

4111741122
table@^6.8.1:
4111841123
version "6.9.0"

0 commit comments

Comments
 (0)