Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <christian@aperture.us>
  • Loading branch information
paralin committed May 3, 2024
1 parent 42e5a28 commit db42dd2
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 186 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,17 @@
"singleQuote": true
},
"devDependencies": {
"@aptre/common": "^0.15.1",
"@aptre/common": "^0.15.2",
"depcheck": "^1.4.7",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"typescript": "^5.1.6"
},
"dependencies": {
"@aptre/protobuf-es-lite": "^0.4.1",
"starpc": "^0.32.0"
"@aptre/protobuf-es-lite": "^0.4.3",
"starpc": "^0.32.1"
},
"resolutions": {
"@aptre/protobuf-es-lite": "0.4.3"
}
}

0 comments on commit db42dd2

Please sign in to comment.