Skip to content

Commit 175eeed

Browse files
fix(deps): update all dependencies
1 parent e7bcb62 commit 175eeed

File tree

4 files changed

+124
-122
lines changed

4 files changed

+124
-122
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,12 @@ jobs:
4444
cache: 'yarn'
4545

4646
- name: Initialize CodeQL
47-
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
47+
uses: github/codeql-action/init@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
4848
with:
4949
languages: ${{ matrix.language }}
5050

5151
- name: Autobuild
52-
uses: github/codeql-action/autobuild@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
52+
uses: github/codeql-action/autobuild@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
5353

5454
- name: Perform CodeQL Analysis
55-
uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
55+
uses: github/codeql-action/analyze@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.4
44

55
require (
66
github.com/aperturerobotics/cli v1.0.0
7-
github.com/aperturerobotics/protobuf-go-lite v0.9.1
7+
github.com/aperturerobotics/protobuf-go-lite v0.10.0
88
github.com/aperturerobotics/util v1.31.0
99
github.com/pkg/errors v0.9.1
1010
github.com/sirupsen/logrus v1.9.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3
66
github.com/aperturerobotics/json-iterator-lite v1.0.1-0.20240713111131-be6bf89c3008/go.mod h1:snaApCEDtrHHP6UWSLKiYNOZU9A5NyzccKenx9oZEzg=
77
github.com/aperturerobotics/protobuf-go-lite v0.9.1 h1:P1knXKnwLJpVE8fmeXYGckKu79IhqUvKRdCfJNR0MwQ=
88
github.com/aperturerobotics/protobuf-go-lite v0.9.1/go.mod h1:fULrxQxEBWKQm7vvju9AfjTp9yfHoLgwMQWTiZQ2tg0=
9+
github.com/aperturerobotics/protobuf-go-lite v0.10.0 h1:0jsPifWk3LGH96zT9Vqapac5OkHKPjuj7QRJwyhRj0s=
10+
github.com/aperturerobotics/protobuf-go-lite v0.10.0/go.mod h1:fULrxQxEBWKQm7vvju9AfjTp9yfHoLgwMQWTiZQ2tg0=
911
github.com/aperturerobotics/util v1.31.0 h1:094JjGljJCyd6uq5HfbFR//GGsMgN362TOhvEh78JyI=
1012
github.com/aperturerobotics/util v1.31.0/go.mod h1:vGqsy9755l+MpoPgNvXn40EQu/Xn2n+BQ7XBNKHBirs=
1113
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

yarn.lock

Lines changed: 118 additions & 118 deletions
Original file line numberDiff line numberDiff line change
@@ -378,157 +378,157 @@
378378
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
379379

380380
"@types/node@^24.0.13":
381-
version "24.0.15"
382-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.15.tgz#f34fbc973e7d64217106e0c59ed8761e6b51381e"
383-
integrity sha512-oaeTSbCef7U/z7rDeJA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIifqyWd8hSSMxyP9oie3dLAqYPblag9KgA==
381+
version "24.1.0"
382+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.1.0.tgz#0993f7dc31ab5cc402d112315b463e383d68a49c"
383+
integrity sha512-ut5FthK5moxFKH2T1CUOC6ctR67rQRvvHdFLCD2Ql6KXmMuCrjsSsRI9UsLCm9M18BMwClv4pn327UvB7eeO1w==
384384
dependencies:
385385
undici-types "~7.8.0"
386386

387-
"@typescript-eslint/eslint-plugin@8.37.0", "@typescript-eslint/eslint-plugin@^8.36.0":
388-
version "8.37.0"
389-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz#332392883f936137cd6252c8eb236d298e514e70"
390-
integrity sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==
387+
"@typescript-eslint/eslint-plugin@8.38.0", "@typescript-eslint/eslint-plugin@^8.36.0":
388+
version "8.38.0"
389+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
390+
integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
391391
dependencies:
392392
"@eslint-community/regexpp" "^4.10.0"
393-
"@typescript-eslint/scope-manager" "8.37.0"
394-
"@typescript-eslint/type-utils" "8.37.0"
395-
"@typescript-eslint/utils" "8.37.0"
396-
"@typescript-eslint/visitor-keys" "8.37.0"
393+
"@typescript-eslint/scope-manager" "8.38.0"
394+
"@typescript-eslint/type-utils" "8.38.0"
395+
"@typescript-eslint/utils" "8.38.0"
396+
"@typescript-eslint/visitor-keys" "8.38.0"
397397
graphemer "^1.4.0"
398398
ignore "^7.0.0"
399399
natural-compare "^1.4.0"
400400
ts-api-utils "^2.1.0"
401401

402-
"@typescript-eslint/parser@8.37.0", "@typescript-eslint/parser@^8.36.0":
403-
version "8.37.0"
404-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
405-
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
402+
"@typescript-eslint/parser@8.38.0", "@typescript-eslint/parser@^8.36.0":
403+
version "8.38.0"
404+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
405+
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
406406
dependencies:
407-
"@typescript-eslint/scope-manager" "8.37.0"
408-
"@typescript-eslint/types" "8.37.0"
409-
"@typescript-eslint/typescript-estree" "8.37.0"
410-
"@typescript-eslint/visitor-keys" "8.37.0"
407+
"@typescript-eslint/scope-manager" "8.38.0"
408+
"@typescript-eslint/types" "8.38.0"
409+
"@typescript-eslint/typescript-estree" "8.38.0"
410+
"@typescript-eslint/visitor-keys" "8.38.0"
411411
debug "^4.3.4"
412412

413-
"@typescript-eslint/project-service@8.37.0":
414-
version "8.37.0"
415-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
416-
integrity sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==
413+
"@typescript-eslint/project-service@8.38.0":
414+
version "8.38.0"
415+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
416+
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
417417
dependencies:
418-
"@typescript-eslint/tsconfig-utils" "^8.37.0"
419-
"@typescript-eslint/types" "^8.37.0"
418+
"@typescript-eslint/tsconfig-utils" "^8.38.0"
419+
"@typescript-eslint/types" "^8.38.0"
420420
debug "^4.3.4"
421421

422-
"@typescript-eslint/scope-manager@8.37.0":
423-
version "8.37.0"
424-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
425-
integrity sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==
422+
"@typescript-eslint/scope-manager@8.38.0":
423+
version "8.38.0"
424+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
425+
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
426426
dependencies:
427-
"@typescript-eslint/types" "8.37.0"
428-
"@typescript-eslint/visitor-keys" "8.37.0"
427+
"@typescript-eslint/types" "8.38.0"
428+
"@typescript-eslint/visitor-keys" "8.38.0"
429429

430-
"@typescript-eslint/tsconfig-utils@8.37.0", "@typescript-eslint/tsconfig-utils@^8.37.0":
431-
version "8.37.0"
432-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
433-
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
430+
"@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
431+
version "8.38.0"
432+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
433+
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
434434

435-
"@typescript-eslint/type-utils@8.37.0":
436-
version "8.37.0"
437-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
438-
integrity sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==
435+
"@typescript-eslint/type-utils@8.38.0":
436+
version "8.38.0"
437+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
438+
integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
439439
dependencies:
440-
"@typescript-eslint/types" "8.37.0"
441-
"@typescript-eslint/typescript-estree" "8.37.0"
442-
"@typescript-eslint/utils" "8.37.0"
440+
"@typescript-eslint/types" "8.38.0"
441+
"@typescript-eslint/typescript-estree" "8.38.0"
442+
"@typescript-eslint/utils" "8.38.0"
443443
debug "^4.3.4"
444444
ts-api-utils "^2.1.0"
445445

446-
"@typescript-eslint/types@8.37.0", "@typescript-eslint/types@^8.37.0":
447-
version "8.37.0"
448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
449-
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
446+
"@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
447+
version "8.38.0"
448+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
449+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
450450

451-
"@typescript-eslint/typescript-estree@8.37.0":
452-
version "8.37.0"
453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
454-
integrity sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==
451+
"@typescript-eslint/typescript-estree@8.38.0":
452+
version "8.38.0"
453+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
454+
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
455455
dependencies:
456-
"@typescript-eslint/project-service" "8.37.0"
457-
"@typescript-eslint/tsconfig-utils" "8.37.0"
458-
"@typescript-eslint/types" "8.37.0"
459-
"@typescript-eslint/visitor-keys" "8.37.0"
456+
"@typescript-eslint/project-service" "8.38.0"
457+
"@typescript-eslint/tsconfig-utils" "8.38.0"
458+
"@typescript-eslint/types" "8.38.0"
459+
"@typescript-eslint/visitor-keys" "8.38.0"
460460
debug "^4.3.4"
461461
fast-glob "^3.3.2"
462462
is-glob "^4.0.3"
463463
minimatch "^9.0.4"
464464
semver "^7.6.0"
465465
ts-api-utils "^2.1.0"
466466

467-
"@typescript-eslint/utils@8.37.0":
468-
version "8.37.0"
469-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
470-
integrity sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==
467+
"@typescript-eslint/utils@8.38.0":
468+
version "8.38.0"
469+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
470+
integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
471471
dependencies:
472472
"@eslint-community/eslint-utils" "^4.7.0"
473-
"@typescript-eslint/scope-manager" "8.37.0"
474-
"@typescript-eslint/types" "8.37.0"
475-
"@typescript-eslint/typescript-estree" "8.37.0"
473+
"@typescript-eslint/scope-manager" "8.38.0"
474+
"@typescript-eslint/types" "8.38.0"
475+
"@typescript-eslint/typescript-estree" "8.38.0"
476476

477-
"@typescript-eslint/visitor-keys@8.37.0":
478-
version "8.37.0"
479-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz#cdb6a6bd3e8d6dd69bd70c1bdda36e2d18737455"
480-
integrity sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==
477+
"@typescript-eslint/visitor-keys@8.38.0":
478+
version "8.38.0"
479+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
480+
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
481481
dependencies:
482-
"@typescript-eslint/types" "8.37.0"
482+
"@typescript-eslint/types" "8.38.0"
483483
eslint-visitor-keys "^4.2.1"
484484

485-
"@typescript/native-preview-darwin-arm64@7.0.0-dev.20250719.1":
486-
version "7.0.0-dev.20250719.1"
487-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250719.1.tgz#ba09ab4841b4d78a62ed953d3f2f4628545a0e28"
488-
integrity sha512-8BOaK/9MJx6qN8DSj7ooDQ56j1HTdGCgs5gzT+rOfv1dJZuhy96rFe1DDd3RwX3ufrNpuLE969GM1tmhaHGLag==
489-
490-
"@typescript/native-preview-darwin-x64@7.0.0-dev.20250719.1":
491-
version "7.0.0-dev.20250719.1"
492-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250719.1.tgz#63f0c0ba4c30f0a4a87e466b67aa2999c6f14e55"
493-
integrity sha512-cs+/yOFQlkbT5Z5SY8gr5TOk+mporqYAHgRBMXeWWOOStIA1gH3iLKO3aLw85GclgmFBEoFaOTm61RI/ugwD3w==
494-
495-
"@typescript/native-preview-linux-arm64@7.0.0-dev.20250719.1":
496-
version "7.0.0-dev.20250719.1"
497-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250719.1.tgz#8f255ad8caa3b6ab502cd2b54c18d143a325d4ba"
498-
integrity sha512-Yv8xeongAOJRy8UQaPH6TVbje+IXpu24KgIffjNW90ygMAJSrCNZXjnkRSXAelydD8RPCEas4O+qJR0Z2vElUQ==
499-
500-
"@typescript/native-preview-linux-arm@7.0.0-dev.20250719.1":
501-
version "7.0.0-dev.20250719.1"
502-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250719.1.tgz#d6e9d0637f541e49d476724a4f5fef113ffd19ad"
503-
integrity sha512-KDRPvXXgks6JLf1zO4KCI4Zw1ZjAS3jM+YxF5EdTnw2v6+Hff+ritUo4FQHbgQOo2OLnmqity3Qsxxb5i4DaRg==
504-
505-
"@typescript/native-preview-linux-x64@7.0.0-dev.20250719.1":
506-
version "7.0.0-dev.20250719.1"
507-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250719.1.tgz#8d85a348106e21d020e0cfff4a10bb00aa4dd45a"
508-
integrity sha512-GsGCL8KubbCOXfD9CyhHkMgZQVBLVXfeCnRID5UIgessmDBnd3Q158wbKIEZSLHVK2PffP9wKdfWMBGnU1X5BQ==
509-
510-
"@typescript/native-preview-win32-arm64@7.0.0-dev.20250719.1":
511-
version "7.0.0-dev.20250719.1"
512-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250719.1.tgz#b958a60d9e3b358557221b9e2f65720978346cea"
513-
integrity sha512-TP7ulNmZdAd2jgVLrIsmUoxwvQnpzsdWlRnTr0R6wEj+4Ob4Moyl75/1DrIkXO7yC6zaklhzLqgbHPz+H37ffg==
514-
515-
"@typescript/native-preview-win32-x64@7.0.0-dev.20250719.1":
516-
version "7.0.0-dev.20250719.1"
517-
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250719.1.tgz#6562491774c590fa7752a9ab9b34e0b7839fe34a"
518-
integrity sha512-QIQAbcojUatTTxPriscWi7PBem5GsSKHS4lc1tosLXeC1o3jYITu0MHjFRtXyyO91I0xhJKE899Oh3Y/lqmn4A==
485+
"@typescript/native-preview-darwin-arm64@7.0.0-dev.20250722.1":
486+
version "7.0.0-dev.20250722.1"
487+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250722.1.tgz#ec30c5f61f42d255189c384e6e59fa58a6e0f7e5"
488+
integrity sha512-ZSDGwBN91/6i/uElZwa8xEi+5aP7ZZoM1ACs1QyMMyA2UCWI35Zh4t6+F2ZwQwCpOWbKrL9sykLJ9QE7KzCfoQ==
489+
490+
"@typescript/native-preview-darwin-x64@7.0.0-dev.20250722.1":
491+
version "7.0.0-dev.20250722.1"
492+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250722.1.tgz#f5532ce11ba1dc8dd44f4e72c75650120e1ef6e8"
493+
integrity sha512-DNTibnu/AzNZvo2h/A/oppV3hYv2SxiOrrLLFvel6g3qPXKP+ZpASlGFIByoCc4HoBfehulrvPaTh2yZ1KU7Sg==
494+
495+
"@typescript/native-preview-linux-arm64@7.0.0-dev.20250722.1":
496+
version "7.0.0-dev.20250722.1"
497+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250722.1.tgz#d004f63c805a6845400870dec2258519ff0f2357"
498+
integrity sha512-H9JQuAPqdLo9jZPolXdVfDI66JjlsdGlBw617r1uPi8wx2lLmZB9aq3MKDsg2mIGt/l07o992jNRS4V5rjtxmA==
499+
500+
"@typescript/native-preview-linux-arm@7.0.0-dev.20250722.1":
501+
version "7.0.0-dev.20250722.1"
502+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250722.1.tgz#56d7b1dc3a462e85b4cc5b58e9e46666dc9f54ec"
503+
integrity sha512-dc3mgY5MjXF9S5M3+UryoFGKo4oJXGcBkBpWnQHW/htJPbBYyEzyt+BJeSZxm3PTbe7GAJnYk3eMQ0Eh9bY1jw==
504+
505+
"@typescript/native-preview-linux-x64@7.0.0-dev.20250722.1":
506+
version "7.0.0-dev.20250722.1"
507+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250722.1.tgz#7412872684d2ab7d71a20f843412a782469d121d"
508+
integrity sha512-l+dsB+kk2RM6QhR8Vl0jo//WVMFaLYQvkAXXUymevdRDp7T3TONYgDcftJFDQAH9xasYlovSYhrvbCDB4NZtyQ==
509+
510+
"@typescript/native-preview-win32-arm64@7.0.0-dev.20250722.1":
511+
version "7.0.0-dev.20250722.1"
512+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250722.1.tgz#9ed9c9570ef3a0d18dc9984544a54d8cfde1aebb"
513+
integrity sha512-AX+qxA7nxrNh/VPsDFFlOg3xwG2BudW+gdiu/JI7CVnjjRrfZEPf7HkX3D3p9uErSMiCf2vW09OMZpwHzimWFQ==
514+
515+
"@typescript/native-preview-win32-x64@7.0.0-dev.20250722.1":
516+
version "7.0.0-dev.20250722.1"
517+
resolved "https://registry.yarnpkg.com/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250722.1.tgz#9d81fb33766df060b8c9083ec0f6bdf55e2b0b23"
518+
integrity sha512-hp2hwWU2y8fX8eQ2pK1sPTBlEViBfQfYFTtLhdYVl/M6g6+LJqevIF9ISceNb18bLGDzqAX/foeTjODC1RW+bg==
519519

520520
"@typescript/native-preview@^7.0.0-dev.20250711.1":
521-
version "7.0.0-dev.20250719.1"
522-
resolved "https://registry.yarnpkg.com/@typescript/native-preview/-/native-preview-7.0.0-dev.20250719.1.tgz#411e4e2026a0296fb05d5c7ba98e79f4d328791f"
523-
integrity sha512-23wUnyj+BfVMSty9nsgTcVSlmI1ToS8P8qKS2g7ss0DUrnXN2tiJtbffDpmafMLEKEtfY42mVjmHPrZXHPdaOg==
521+
version "7.0.0-dev.20250722.1"
522+
resolved "https://registry.yarnpkg.com/@typescript/native-preview/-/native-preview-7.0.0-dev.20250722.1.tgz#f12977d49f4a387aa623e4ddbe293593bf598fc4"
523+
integrity sha512-dZvRQNiL0iI93WkBpdVSznTfMR1uHDIKg0asoYbs0+jcn5gOQ3DyHFZ2qeafNBH+HAh05uO8bH1OPOU0PzwUQQ==
524524
optionalDependencies:
525-
"@typescript/native-preview-darwin-arm64" "7.0.0-dev.20250719.1"
526-
"@typescript/native-preview-darwin-x64" "7.0.0-dev.20250719.1"
527-
"@typescript/native-preview-linux-arm" "7.0.0-dev.20250719.1"
528-
"@typescript/native-preview-linux-arm64" "7.0.0-dev.20250719.1"
529-
"@typescript/native-preview-linux-x64" "7.0.0-dev.20250719.1"
530-
"@typescript/native-preview-win32-arm64" "7.0.0-dev.20250719.1"
531-
"@typescript/native-preview-win32-x64" "7.0.0-dev.20250719.1"
525+
"@typescript/native-preview-darwin-arm64" "7.0.0-dev.20250722.1"
526+
"@typescript/native-preview-darwin-x64" "7.0.0-dev.20250722.1"
527+
"@typescript/native-preview-linux-arm" "7.0.0-dev.20250722.1"
528+
"@typescript/native-preview-linux-arm64" "7.0.0-dev.20250722.1"
529+
"@typescript/native-preview-linux-x64" "7.0.0-dev.20250722.1"
530+
"@typescript/native-preview-win32-arm64" "7.0.0-dev.20250722.1"
531+
"@typescript/native-preview-win32-x64" "7.0.0-dev.20250722.1"
532532

533533
"@typescript/vfs@^1.5.0":
534534
version "1.6.1"
@@ -1633,14 +1633,14 @@ type-check@^0.4.0, type-check@~0.4.0:
16331633
prelude-ls "^1.2.1"
16341634

16351635
typescript-eslint@^8.36.0:
1636-
version "8.37.0"
1637-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.37.0.tgz#2235ddfa40cdbdadb1afb05f8bda688a2294b4c2"
1638-
integrity sha512-TnbEjzkE9EmcO0Q2zM+GE8NQLItNAJpMmED1BdgoBMYNdqMhzlbqfdSwiRlAzEK2pA9UzVW0gzaaIzXWg2BjfA==
1639-
dependencies:
1640-
"@typescript-eslint/eslint-plugin" "8.37.0"
1641-
"@typescript-eslint/parser" "8.37.0"
1642-
"@typescript-eslint/typescript-estree" "8.37.0"
1643-
"@typescript-eslint/utils" "8.37.0"
1636+
version "8.38.0"
1637+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
1638+
integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
1639+
dependencies:
1640+
"@typescript-eslint/eslint-plugin" "8.38.0"
1641+
"@typescript-eslint/parser" "8.38.0"
1642+
"@typescript-eslint/typescript-estree" "8.38.0"
1643+
"@typescript-eslint/utils" "8.38.0"
16441644

16451645
typescript@^5.8.3:
16461646
version "5.8.3"

0 commit comments

Comments
 (0)