Skip to content

Commit

Permalink
Refresh dependencies and attest wasm binary (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: wasilibs[bot] <173422847+wasilibs[bot]@users.noreply.github.com>
  • Loading branch information
wasilibs[bot] authored Jun 26, 2024
1 parent a9f0495 commit f439b45
Show file tree
Hide file tree
Showing 3 changed files with 111 additions and 108 deletions.
12 changes: 6 additions & 6 deletions buildtools/wasm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"license": "MIT",
"packageManager": "pnpm@8.14.1",
"devDependencies": {
"@bufbuild/protobuf": "1.9.0",
"@bufbuild/protoplugin": "1.9.0",
"@connectrpc/protoc-gen-connect-query": "1.4.0",
"@bufbuild/protobuf": "1.10.0",
"@bufbuild/protoplugin": "1.10.0",
"@connectrpc/protoc-gen-connect-query": "1.4.1",
"@types/quickjs": "github:Gottox/quickjs-dts",
"esbuild": "^0.19.11",
"prettier": "^3.1.1",
"typescript": "^5.3.3"
"esbuild": "^0.21.5",
"prettier": "^3.3.2",
"typescript": "^5.5.2"
}
}
Loading

0 comments on commit f439b45

Please sign in to comment.