Skip to content

Commit e47ac4c

Browse files
fix(deps): update all dependencies
1 parent 9a83061 commit e47ac4c

File tree

3 files changed

+63
-62
lines changed

3 files changed

+63
-62
lines changed

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/aperturerobotics/goprotowrap v0.3.2 // latest
1616
github.com/aperturerobotics/goscript v0.0.53 // master
1717
github.com/aperturerobotics/protobuf-go-lite v0.9.1 // latest
18-
github.com/aperturerobotics/starpc v0.39.1 // latest
18+
github.com/aperturerobotics/starpc v0.39.5 // latest
1919
)
2020

2121
require (

tools/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ github.com/aperturerobotics/protobuf-go-lite v0.9.1 h1:P1knXKnwLJpVE8fmeXYGckKu7
190190
github.com/aperturerobotics/protobuf-go-lite v0.9.1/go.mod h1:fULrxQxEBWKQm7vvju9AfjTp9yfHoLgwMQWTiZQ2tg0=
191191
github.com/aperturerobotics/starpc v0.39.1 h1:RBc9oO/20a9+bS75WoAtmUXR59c4J77NRNmUGCp5Uyg=
192192
github.com/aperturerobotics/starpc v0.39.1/go.mod h1:kCl/LKJ2n216URRhrzOUFg+YIDTZL3FeKhcPYKqHuuM=
193+
github.com/aperturerobotics/starpc v0.39.5/go.mod h1:IwBfUAPAC1RHI+NNvotKLcHspeUmNoSBqNjEqcgSNy0=
193194
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=
194195
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0/go.mod h1:t2tdKJDJF9BV14lnkjHmOQgcvEKgtqs5a1N3LNdJhGE=
195196
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=

yarn.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -684,100 +684,100 @@
684684
"@types/node" "*"
685685

686686
"@typescript-eslint/eslint-plugin@^8.18.0":
687-
version "8.35.1"
688-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.35.1.tgz#06b1129fe26d6532abd58fb2b3fe9810bd016935"
689-
integrity sha512-9XNTlo7P7RJxbVeICaIIIEipqxLKguyh+3UbXuT2XQuFp6d8VOeDEGuz5IiX0dgZo8CiI6aOFLg4e8cF71SFVg==
687+
version "8.36.0"
688+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae"
689+
integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==
690690
dependencies:
691691
"@eslint-community/regexpp" "^4.10.0"
692-
"@typescript-eslint/scope-manager" "8.35.1"
693-
"@typescript-eslint/type-utils" "8.35.1"
694-
"@typescript-eslint/utils" "8.35.1"
695-
"@typescript-eslint/visitor-keys" "8.35.1"
692+
"@typescript-eslint/scope-manager" "8.36.0"
693+
"@typescript-eslint/type-utils" "8.36.0"
694+
"@typescript-eslint/utils" "8.36.0"
695+
"@typescript-eslint/visitor-keys" "8.36.0"
696696
graphemer "^1.4.0"
697697
ignore "^7.0.0"
698698
natural-compare "^1.4.0"
699699
ts-api-utils "^2.1.0"
700700

701701
"@typescript-eslint/parser@^8.18.0":
702-
version "8.35.1"
703-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.35.1.tgz#787312e80f0f337d85f4c2a569411c469e852d44"
704-
integrity sha512-3MyiDfrfLeK06bi/g9DqJxP5pV74LNv4rFTyvGDmT3x2p1yp1lOd+qYZfiRPIOf/oON+WRZR5wxxuF85qOar+w==
705-
dependencies:
706-
"@typescript-eslint/scope-manager" "8.35.1"
707-
"@typescript-eslint/types" "8.35.1"
708-
"@typescript-eslint/typescript-estree" "8.35.1"
709-
"@typescript-eslint/visitor-keys" "8.35.1"
702+
version "8.36.0"
703+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
704+
integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
705+
dependencies:
706+
"@typescript-eslint/scope-manager" "8.36.0"
707+
"@typescript-eslint/types" "8.36.0"
708+
"@typescript-eslint/typescript-estree" "8.36.0"
709+
"@typescript-eslint/visitor-keys" "8.36.0"
710710
debug "^4.3.4"
711711

712-
"@typescript-eslint/project-service@8.35.1":
713-
version "8.35.1"
714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
715-
integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
712+
"@typescript-eslint/project-service@8.36.0":
713+
version "8.36.0"
714+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd"
715+
integrity sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==
716716
dependencies:
717-
"@typescript-eslint/tsconfig-utils" "^8.35.1"
718-
"@typescript-eslint/types" "^8.35.1"
717+
"@typescript-eslint/tsconfig-utils" "^8.36.0"
718+
"@typescript-eslint/types" "^8.36.0"
719719
debug "^4.3.4"
720720

721-
"@typescript-eslint/scope-manager@8.35.1":
722-
version "8.35.1"
723-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
724-
integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
721+
"@typescript-eslint/scope-manager@8.36.0":
722+
version "8.36.0"
723+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
724+
integrity sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==
725725
dependencies:
726-
"@typescript-eslint/types" "8.35.1"
727-
"@typescript-eslint/visitor-keys" "8.35.1"
726+
"@typescript-eslint/types" "8.36.0"
727+
"@typescript-eslint/visitor-keys" "8.36.0"
728728

729-
"@typescript-eslint/tsconfig-utils@8.35.1", "@typescript-eslint/tsconfig-utils@^8.35.1":
730-
version "8.35.1"
731-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
732-
integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
729+
"@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
730+
version "8.36.0"
731+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
732+
integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
733733

734-
"@typescript-eslint/type-utils@8.35.1":
735-
version "8.35.1"
736-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.35.1.tgz#4f9a07d6efa0e617a67e1890d28117e68ce154bd"
737-
integrity sha512-HOrUBlfVRz5W2LIKpXzZoy6VTZzMu2n8q9C2V/cFngIC5U1nStJgv0tMV4sZPzdf4wQm9/ToWUFPMN9Vq9VJQQ==
734+
"@typescript-eslint/type-utils@8.36.0":
735+
version "8.36.0"
736+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f"
737+
integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==
738738
dependencies:
739-
"@typescript-eslint/typescript-estree" "8.35.1"
740-
"@typescript-eslint/utils" "8.35.1"
739+
"@typescript-eslint/typescript-estree" "8.36.0"
740+
"@typescript-eslint/utils" "8.36.0"
741741
debug "^4.3.4"
742742
ts-api-utils "^2.1.0"
743743

744-
"@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.35.1":
745-
version "8.35.1"
746-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
747-
integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
744+
"@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0":
745+
version "8.36.0"
746+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
747+
integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
748748

749-
"@typescript-eslint/typescript-estree@8.35.1":
750-
version "8.35.1"
751-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
752-
integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
749+
"@typescript-eslint/typescript-estree@8.36.0":
750+
version "8.36.0"
751+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
752+
integrity sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==
753753
dependencies:
754-
"@typescript-eslint/project-service" "8.35.1"
755-
"@typescript-eslint/tsconfig-utils" "8.35.1"
756-
"@typescript-eslint/types" "8.35.1"
757-
"@typescript-eslint/visitor-keys" "8.35.1"
754+
"@typescript-eslint/project-service" "8.36.0"
755+
"@typescript-eslint/tsconfig-utils" "8.36.0"
756+
"@typescript-eslint/types" "8.36.0"
757+
"@typescript-eslint/visitor-keys" "8.36.0"
758758
debug "^4.3.4"
759759
fast-glob "^3.3.2"
760760
is-glob "^4.0.3"
761761
minimatch "^9.0.4"
762762
semver "^7.6.0"
763763
ts-api-utils "^2.1.0"
764764

765-
"@typescript-eslint/utils@8.35.1":
766-
version "8.35.1"
767-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
768-
integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
765+
"@typescript-eslint/utils@8.36.0":
766+
version "8.36.0"
767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
768+
integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
769769
dependencies:
770770
"@eslint-community/eslint-utils" "^4.7.0"
771-
"@typescript-eslint/scope-manager" "8.35.1"
772-
"@typescript-eslint/types" "8.35.1"
773-
"@typescript-eslint/typescript-estree" "8.35.1"
771+
"@typescript-eslint/scope-manager" "8.36.0"
772+
"@typescript-eslint/types" "8.36.0"
773+
"@typescript-eslint/typescript-estree" "8.36.0"
774774

775-
"@typescript-eslint/visitor-keys@8.35.1":
776-
version "8.35.1"
777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
778-
integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
775+
"@typescript-eslint/visitor-keys@8.36.0":
776+
version "8.36.0"
777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
778+
integrity sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==
779779
dependencies:
780-
"@typescript-eslint/types" "8.35.1"
780+
"@typescript-eslint/types" "8.36.0"
781781
eslint-visitor-keys "^4.2.1"
782782

783783
"@typescript/vfs@^1.5.0":

0 commit comments

Comments
 (0)