@aptre/common 0.34.4 → 0.35.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/go.mod +2 -2
  2. package/go.sum +4 -4
  3. package/package.json +3 -3
package/go.mod CHANGED
@@ -6,12 +6,12 @@ require (
6
6
  github.com/aperturerobotics/abseil-cpp v0.0.0-20260131110040-4bb56e2f9017 // aperture-2
7
7
  github.com/aperturerobotics/cli v1.1.0
8
8
  github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260705010911-9f53feac967b // master
9
- github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260712054757-d8078c296c17 // master
9
+ github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260808023521-7b1595380c3f // master
10
10
  github.com/aperturerobotics/go-websocket v1.8.15-0.20260619192713-a096778f08c1 // indirect
11
11
  github.com/aperturerobotics/json-iterator-lite v1.1.0 // indirect
12
12
  github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 // wasi
13
13
  github.com/aperturerobotics/protobuf-go-lite v0.16.0 // latest
14
- github.com/aperturerobotics/starpc v0.49.22-0.20260729204716-b4b6ff1b808d // master
14
+ github.com/aperturerobotics/starpc v0.52.0 // master
15
15
  github.com/aperturerobotics/util v1.34.9 // indirect
16
16
  )
17
17
 
package/go.sum CHANGED
@@ -4,8 +4,8 @@ github.com/aperturerobotics/cli v1.1.0 h1:7a+YRC+EY3npAnTzhHV5gLCiw91KS0Ts3XwLIL
4
4
  github.com/aperturerobotics/cli v1.1.0/go.mod h1:M7BFP9wow5ytTzMyJQOOO991fGfsUqdTI7gGEsHfTQ8=
5
5
  github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260705010911-9f53feac967b h1:MMk+AbWPCMfqc2Lm2bJl8lCCsuvlM2+C0CP10fpE3bc=
6
6
  github.com/aperturerobotics/go-protoc-gen-prost v0.0.0-20260705010911-9f53feac967b/go.mod h1:OBb/beWmr/pDIZAUfi86j/4tBh2v5ctTxKMqSnh9c/4=
7
- github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260712054757-d8078c296c17 h1:WT1YmZjJf8fUF1zKbeNNKXFA+t8Wtbr8AVMAmdKcrUU=
8
- github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260712054757-d8078c296c17/go.mod h1:vEq8i7EKb32+KXGtIEZjjhNns+BdsL2dUMw4uhy3578=
7
+ github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260808023521-7b1595380c3f h1:UszdpmKBfQd0LdOZjypeRGrHz2tcPpmKpw6SV3DYyN0=
8
+ github.com/aperturerobotics/go-protoc-wasi v0.0.0-20260808023521-7b1595380c3f/go.mod h1:vEq8i7EKb32+KXGtIEZjjhNns+BdsL2dUMw4uhy3578=
9
9
  github.com/aperturerobotics/go-websocket v1.8.15-0.20260619192713-a096778f08c1 h1:q2qkdNOrnhAFf6B7TBeUoAYstYWxPvozN+3vJi2jgp0=
10
10
  github.com/aperturerobotics/go-websocket v1.8.15-0.20260619192713-a096778f08c1/go.mod h1:9KnSGuqxSXbdB/Oi0I6vvfPLkclfJwMGAQaDDGVgGow=
11
11
  github.com/aperturerobotics/json-iterator-lite v1.1.0 h1:ZLLqHhHTKYlmCAP873ras2e/yVU/THtwC+ji3tXLMMg=
@@ -14,8 +14,8 @@ github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4 h1:4Dy3B
14
14
  github.com/aperturerobotics/protobuf v0.0.0-20260203024654-8201686529c4/go.mod h1:tMgO7y6SJo/d9ZcvrpNqIQtdYT9de+QmYaHOZ4KnhOg=
15
15
  github.com/aperturerobotics/protobuf-go-lite v0.16.0 h1:McGR0jrc15ZkH8HUpAARDOtazjwqr+uYXVHrrR59K28=
16
16
  github.com/aperturerobotics/protobuf-go-lite v0.16.0/go.mod h1:3Ay/E7iaw2KWLirK3+dDdNJZHK0hu8Y1/kKeYeUa+8s=
17
- github.com/aperturerobotics/starpc v0.49.22-0.20260729204716-b4b6ff1b808d h1:uI6rD2P3p54xF3MJaHpgyfSnt9zR9y0Ywb6HlLTzVqQ=
18
- github.com/aperturerobotics/starpc v0.49.22-0.20260729204716-b4b6ff1b808d/go.mod h1:2ZAPy1s2Nxu3KdQxY2fJHHfQ8UbV4l+SBoUExLoF2b0=
17
+ github.com/aperturerobotics/starpc v0.52.0 h1:UNBST+0FbSWXa2HajU0sKBNxJI/+mHl92BH8QvvQYnw=
18
+ github.com/aperturerobotics/starpc v0.52.0/go.mod h1:MQ53YX6Ntb96Uy8LDEQ6QfLtk32oiqI5NRmePm/fLwE=
19
19
  github.com/aperturerobotics/util v1.34.9 h1:Eyhu1Citt+od7jKIb+Q92h/CEujWCFsvdvJavQeoRjM=
20
20
  github.com/aperturerobotics/util v1.34.9/go.mod h1:GxjGkYQNEj8xvLFz+T8ifqANtK5cMesOlCxh50htvBI=
21
21
  github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aptre/common",
3
3
  "description": "Common project configuration files and dependencies.",
4
- "version": "0.34.4",
4
+ "version": "0.35.1",
5
5
  "license": "MIT",
6
6
  "author": {
7
7
  "name": "Aperture Robotics LLC.",
@@ -73,14 +73,14 @@
73
73
  },
74
74
  "devDependencies": {
75
75
  "depcheck": "^1.4.6",
76
- "oxfmt": "0.61.0",
76
+ "oxfmt": "0.62.0",
77
77
  "oxlint": "^1.76.0",
78
78
  "rimraf": "^6.1.3",
79
79
  "typescript": "^7.0.0"
80
80
  },
81
81
  "dependencies": {
82
82
  "@aptre/protobuf-es-lite": "1.1.1",
83
- "starpc": "^0.49.20",
83
+ "starpc": "^0.52.0",
84
84
  "vitest": "^4.1.10"
85
85
  },
86
86
  "resolutions": {