Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 46dba03 commit 037686d
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 255 deletions.
11 changes: 11 additions & 0 deletions change/change-23b90bc2-132f-48fe-af44-b05719fb3a52.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"type": "patch",
"comment": "Pin dependencies",
"packageName": "@lage-run/rpc",
"email": "[email protected]",
"dependentChangeType": "patch"
}
]
}
10 changes: 5 additions & 5 deletions packages/rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"build": "tsc"
},
"dependencies": {
"@bufbuild/protobuf": "^1.10.0",
"@connectrpc/connect": "^1.4.0",
"@connectrpc/connect-fastify": "^1.4.0",
"@connectrpc/connect-node": "^1.4.0",
"fastify": "^4.28.1"
"@bufbuild/protobuf": "1.10.0",
"@connectrpc/connect": "1.4.0",
"@connectrpc/connect-fastify": "1.4.0",
"@connectrpc/connect-node": "1.4.0",
"fastify": "4.28.1"
},
"devDependencies": {
"@bufbuild/buf": "^1.39.0",
Expand Down
Loading

0 comments on commit 037686d

Please sign in to comment.