@connectrpc/connect-web
Advanced tools
+10
-10
| { | ||
| "name": "@connectrpc/connect-web", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "license": "Apache-2.0", | ||
@@ -42,10 +42,10 @@ "repository": { | ||
| "devDependencies": { | ||
| "@bufbuild/buf": "^1.56.0", | ||
| "@bufbuild/protoc-gen-es": "^2.7.0", | ||
| "@connectrpc/connect-conformance": "^2.1.0", | ||
| "@wdio/jasmine-framework": "^9.19.1", | ||
| "@wdio/cli": "^9.19.1", | ||
| "@wdio/local-runner": "^9.19.1", | ||
| "@wdio/browserstack-service": "^9.19.1", | ||
| "jasmine": "^5.9.0", | ||
| "@bufbuild/buf": "^1.59.0", | ||
| "@bufbuild/protoc-gen-es": "^2.10.0", | ||
| "@connectrpc/connect-conformance": "^2.1.1", | ||
| "@wdio/jasmine-framework": "^9.19.2", | ||
| "@wdio/cli": "^9.19.2", | ||
| "@wdio/local-runner": "^9.19.2", | ||
| "@wdio/browserstack-service": "^9.19.2", | ||
| "jasmine": "^5.12.0", | ||
| "webdriverio": "^9.7.2" | ||
@@ -55,4 +55,4 @@ }, | ||
| "@bufbuild/protobuf": "^2.7.0", | ||
| "@connectrpc/connect": "2.1.0" | ||
| "@connectrpc/connect": "2.1.1" | ||
| } | ||
| } |
67186
0