Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions apps/hash-ai-worker-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"@local/hash-isomorphic-utils": "0.0.0-private",
"@local/status": "0.0.0-private",
"@sentry/node": "10.27.0",
"@temporalio/activity": "1.12.1",
"@temporalio/common": "1.12.1",
"@temporalio/proto": "1.12.1",
"@temporalio/worker": "1.12.1",
"@temporalio/workflow": "1.12.1",
"@temporalio/activity": "1.14.0",
"@temporalio/common": "1.14.0",
"@temporalio/proto": "1.14.0",
"@temporalio/worker": "1.14.0",
"@temporalio/workflow": "1.14.0",
"ajv": "8.17.1",
"ajv-formats": "3.0.1",
"axios": "1.12.2",
Expand Down
4 changes: 2 additions & 2 deletions apps/hash-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@
"@rudderstack/rudder-sdk-node": "2.1.10",
"@sentry/node": "10.27.0",
"@snowplow/node-tracker": "4.6.8",
"@temporalio/client": "1.12.1",
"@temporalio/proto": "1.12.1",
"@temporalio/client": "1.14.0",
"@temporalio/proto": "1.14.0",
"@types/ws": "8.18.1",
"agentkeepalive": "4.6.0",
"app-root-path": "3.1.0",
Expand Down
6 changes: 3 additions & 3 deletions apps/hash-integration-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"@local/hash-graph-sdk": "0.0.0-private",
"@local/hash-isomorphic-utils": "0.0.0-private",
"@sentry/node": "10.27.0",
"@temporalio/activity": "1.12.1",
"@temporalio/worker": "1.12.1",
"@temporalio/workflow": "1.12.1",
"@temporalio/activity": "1.14.0",
"@temporalio/worker": "1.14.0",
"@temporalio/workflow": "1.14.0",
"agentkeepalive": "4.6.0",
"axios": "1.12.2",
"dotenv-flow": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/graph/sdk/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@local/hash-graph-client": "0.0.0-private",
"@rust/hash-graph-authorization": "0.0.0-private",
"@rust/hash-graph-store": "0.0.0-private",
"@temporalio/client": "1.12.1",
"@temporalio/client": "1.14.0",
"effect": "3.18.4",
"uuid": "13.0.0"
},
Expand Down
10 changes: 5 additions & 5 deletions libs/@local/hash-backend-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
"@sentry/node": "10.27.0",
"@smithy/protocol-http": "5.3.3",
"@smithy/signature-v4": "5.3.3",
"@temporalio/activity": "1.12.1",
"@temporalio/client": "1.12.1",
"@temporalio/proto": "1.12.1",
"@temporalio/worker": "1.12.1",
"@temporalio/workflow": "1.12.1",
"@temporalio/activity": "1.14.0",
"@temporalio/client": "1.14.0",
"@temporalio/proto": "1.14.0",
"@temporalio/worker": "1.14.0",
"@temporalio/workflow": "1.14.0",
"agentkeepalive": "4.6.0",
"axios": "1.12.2",
"dotenv-flow": "3.3.0",
Expand Down
2 changes: 1 addition & 1 deletion libs/@local/hash-isomorphic-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@graphql-codegen/typescript-operations": "2.5.13",
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@temporalio/workflow": "1.12.1",
"@temporalio/workflow": "1.14.0",
"@types/big.js": "6.2.2",
"@types/express": "5.0.5",
"@types/lodash-es": "4.17.12",
Expand Down
158 changes: 92 additions & 66 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -644,11 +644,11 @@ __metadata:
"@local/status": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@sentry/node": "npm:10.27.0"
"@temporalio/activity": "npm:1.12.1"
"@temporalio/common": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
"@temporalio/worker": "npm:1.12.1"
"@temporalio/workflow": "npm:1.12.1"
"@temporalio/activity": "npm:1.14.0"
"@temporalio/common": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
"@temporalio/worker": "npm:1.14.0"
"@temporalio/workflow": "npm:1.14.0"
"@types/dedent": "npm:0.7.2"
"@types/dotenv-flow": "npm:3.3.3"
"@types/jsdom": "npm:21.1.7"
Expand Down Expand Up @@ -747,8 +747,8 @@ __metadata:
"@rudderstack/rudder-sdk-node": "npm:2.1.10"
"@sentry/node": "npm:10.27.0"
"@snowplow/node-tracker": "npm:4.6.8"
"@temporalio/client": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
"@temporalio/client": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
"@types/app-root-path": "npm:3.1.0"
"@types/cors": "npm:2.8.19"
"@types/dedent": "npm:0.7.2"
Expand Down Expand Up @@ -988,9 +988,9 @@ __metadata:
"@local/hash-isomorphic-utils": "npm:0.0.0-private"
"@local/tsconfig": "npm:0.0.0-private"
"@sentry/node": "npm:10.27.0"
"@temporalio/activity": "npm:1.12.1"
"@temporalio/worker": "npm:1.12.1"
"@temporalio/workflow": "npm:1.12.1"
"@temporalio/activity": "npm:1.14.0"
"@temporalio/worker": "npm:1.14.0"
"@temporalio/workflow": "npm:1.14.0"
"@types/dotenv-flow": "npm:3.3.3"
agentkeepalive: "npm:4.6.0"
axios: "npm:1.12.2"
Expand Down Expand Up @@ -10615,11 +10615,11 @@ __metadata:
"@sentry/node": "npm:10.27.0"
"@smithy/protocol-http": "npm:5.3.3"
"@smithy/signature-v4": "npm:5.3.3"
"@temporalio/activity": "npm:1.12.1"
"@temporalio/client": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
"@temporalio/worker": "npm:1.12.1"
"@temporalio/workflow": "npm:1.12.1"
"@temporalio/activity": "npm:1.14.0"
"@temporalio/client": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
"@temporalio/worker": "npm:1.14.0"
"@temporalio/workflow": "npm:1.14.0"
"@types/dotenv-flow": "npm:3.3.3"
"@types/node": "npm:22.18.13"
"@types/wait-on": "npm:5.3.4"
Expand Down Expand Up @@ -10671,7 +10671,7 @@ __metadata:
"@local/tsconfig": "npm:0.0.0-private"
"@rust/hash-graph-authorization": "npm:0.0.0-private"
"@rust/hash-graph-store": "npm:0.0.0-private"
"@temporalio/client": "npm:1.12.1"
"@temporalio/client": "npm:1.14.0"
"@vitest/coverage-istanbul": "npm:3.2.4"
effect: "npm:3.18.4"
eslint: "npm:9.38.0"
Expand Down Expand Up @@ -10701,7 +10701,7 @@ __metadata:
"@local/tsconfig": "npm:0.0.0-private"
"@sentry/browser": "npm:10.22.0"
"@sindresorhus/slugify": "npm:3.0.0"
"@temporalio/workflow": "npm:1.12.1"
"@temporalio/workflow": "npm:1.14.0"
"@types/big.js": "npm:6.2.2"
"@types/express": "npm:5.0.5"
"@types/lodash-es": "npm:4.17.12"
Expand Down Expand Up @@ -18713,80 +18713,98 @@ __metadata:
languageName: node
linkType: hard

"@temporalio/activity@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/activity@npm:1.12.1"
"@temporalio/activity@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/activity@npm:1.14.0"
dependencies:
"@temporalio/common": "npm:1.12.1"
"@temporalio/client": "npm:1.14.0"
"@temporalio/common": "npm:1.14.0"
abort-controller: "npm:^3.0.0"
checksum: 10c0/256b47400821cf6ab2b81b4f61e9f8faebc554393b6c39f8b0c289a1b612ab36dc6c0a451e93b64bb7fa5e2d9f489c3e79d27096acf2d84631569eaae2849521
checksum: 10c0/5ca7eb7e41a4bdfb88838a80344b02509b8233e412e146655e72c69356873ba7b41addc743668d417539a78be1d9ea183151285ac27ff5299413e4f9547b0614
languageName: node
linkType: hard

"@temporalio/client@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/client@npm:1.12.1"
"@temporalio/client@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/client@npm:1.14.0"
dependencies:
"@grpc/grpc-js": "npm:^1.12.4"
"@temporalio/common": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
"@temporalio/common": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
abort-controller: "npm:^3.0.0"
long: "npm:^5.2.3"
uuid: "npm:^9.0.1"
checksum: 10c0/1aa0884c55ad47ba8a20e496b8ae2047ab82be86f6208c4fc2554dd7234afb614a8e08df3d4dd6d6a9b0aaa8f4ae2b250de39b573dfbd37c925fb51f9e4febdc
uuid: "npm:^11.1.0"
checksum: 10c0/71af53a7970b378b96654e23e57204a203669f76b178165d230855fb057e2d6e8c429832e40b701f01c788d0dbce92c40fa11bbdb724f48deee6499fe1427e06
languageName: node
linkType: hard

"@temporalio/common@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/common@npm:1.12.1"
"@temporalio/common@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/common@npm:1.14.0"
dependencies:
"@temporalio/proto": "npm:1.12.1"
"@temporalio/proto": "npm:1.14.0"
long: "npm:^5.2.3"
ms: "npm:^3.0.0-canary.1"
ms: "npm:3.0.0-canary.1"
nexus-rpc: "npm:^0.0.1"
proto3-json-serializer: "npm:^2.0.0"
checksum: 10c0/9272a00f24477106bd7be61ed3e976f59570c30200e8beaef92c6030086cfe8f63e3c7a6a5b93fdaef1c0775a012f0e2e24ea60e93340c666ed7c61724543b52
checksum: 10c0/c88064fcbfe19d9a44587e0c6503da18c493e7ddfe2ed50da08afd982e2b1a48c5804d0dd1bb3e287992b723ae675f4dfe522d56e6d2961b60473f6eeaa7c270
languageName: node
linkType: hard

"@temporalio/core-bridge@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/core-bridge@npm:1.12.1"
"@temporalio/core-bridge@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/core-bridge@npm:1.14.0"
dependencies:
"@grpc/grpc-js": "npm:^1.12.4"
"@temporalio/common": "npm:1.12.1"
"@temporalio/common": "npm:1.14.0"
arg: "npm:^5.0.2"
cargo-cp-artifact: "npm:^0.1.8"
which: "npm:^4.0.0"
checksum: 10c0/d9deb6bcece54561f43b0fe8847199bbd55008683a73a754b1178a33f6ca935126a642e9534936e960500e0d90144691f0d4b86c4928dba62ae0bc65af78861e
checksum: 10c0/73d88c5455bdc5e7ae6135fb7876bd5fe752467cd9699f98af8551f9f6b9c1a8d9e7d04c58972c46396a58fc5fadfa868400089cec2efba2fa7fc1d0d52ff6c1
languageName: node
linkType: hard

"@temporalio/proto@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/proto@npm:1.12.1"
"@temporalio/nexus@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/nexus@npm:1.14.0"
dependencies:
"@temporalio/client": "npm:1.14.0"
"@temporalio/common": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
long: "npm:^5.2.3"
nexus-rpc: "npm:^0.0.1"
checksum: 10c0/b83aed7394aa1a1bb687605adca5181f5e821b81a74c58b5a1b6239f2dc82c3b1704398796133d30d9ebbe20fc5953cba01181a05be79fb0fc98780820ed0102
languageName: node
linkType: hard

"@temporalio/proto@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/proto@npm:1.14.0"
dependencies:
long: "npm:^5.2.3"
protobufjs: "npm:^7.2.5"
checksum: 10c0/99f526398f3b01dbb8b9f6567e079d41d7774899b55c6d4ef92eb3a94289a15b8f78f84b8433fe1e01f239bee554cab173b20057bc6f47079f44cf5bf44e17dc
checksum: 10c0/c6fac496f98c4c98cbd2192f95f40801e345d0ac8257fc0234b32b2ee4f57874803c11ddde208a3b765b5b1fc5501907c578a5bf5eb9652bd220a369b04d99a0
languageName: node
linkType: hard

"@temporalio/worker@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/worker@npm:1.12.1"
"@temporalio/worker@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/worker@npm:1.14.0"
dependencies:
"@grpc/grpc-js": "npm:^1.12.4"
"@swc/core": "npm:^1.3.102"
"@temporalio/activity": "npm:1.12.1"
"@temporalio/client": "npm:1.12.1"
"@temporalio/common": "npm:1.12.1"
"@temporalio/core-bridge": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
"@temporalio/workflow": "npm:1.12.1"
"@temporalio/activity": "npm:1.14.0"
"@temporalio/client": "npm:1.14.0"
"@temporalio/common": "npm:1.14.0"
"@temporalio/core-bridge": "npm:1.14.0"
"@temporalio/nexus": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
"@temporalio/workflow": "npm:1.14.0"
abort-controller: "npm:^3.0.0"
heap-js: "npm:^2.3.0"
heap-js: "npm:^2.6.0"
memfs: "npm:^4.6.0"
nexus-rpc: "npm:^0.0.1"
proto3-json-serializer: "npm:^2.0.0"
protobufjs: "npm:^7.2.5"
rxjs: "npm:^7.8.1"
source-map: "npm:^0.7.4"
Expand All @@ -18795,17 +18813,18 @@ __metadata:
swc-loader: "npm:^0.2.3"
unionfs: "npm:^4.5.1"
webpack: "npm:^5.94.0"
checksum: 10c0/d8921f25566381924411b87295606808c9764260b2d9d6a10fc96d77809f1970357314273a985f329cbad92cd3710137d9cf70b277b945d5bc54209b6cbf107d
checksum: 10c0/40d9781edd68ec0b272154a8735947b4525fcada5071e2ef0ca4e902df6e613e1ad8fbb6b1763db005b803839423c7bc8068fa0f8f7702a3bba07ddffcb0412e
languageName: node
linkType: hard

"@temporalio/workflow@npm:1.12.1":
version: 1.12.1
resolution: "@temporalio/workflow@npm:1.12.1"
"@temporalio/workflow@npm:1.14.0":
version: 1.14.0
resolution: "@temporalio/workflow@npm:1.14.0"
dependencies:
"@temporalio/common": "npm:1.12.1"
"@temporalio/proto": "npm:1.12.1"
checksum: 10c0/35bf6f230af9dbae3d4b511aaddf1723c7d1c72dab98e4a0823bde978a3b4f707e3f0288825a54b09b1e1e43167f78cebd2ebc28a43b079616d10baa0b6b18fe
"@temporalio/common": "npm:1.14.0"
"@temporalio/proto": "npm:1.14.0"
nexus-rpc: "npm:^0.0.1"
checksum: 10c0/286f6684f215e7c0f73fc10a8b5ba3e1c88ab0f2433189c7cb18f948614129008625b144c47f05d0d126cf9283f9cc963c2313e4aee9423c0c8f4271bf08bc91
languageName: node
linkType: hard

Expand Down Expand Up @@ -31892,10 +31911,10 @@ __metadata:
languageName: node
linkType: hard

"heap-js@npm:^2.3.0":
version: 2.5.0
resolution: "heap-js@npm:2.5.0"
checksum: 10c0/11a8ff8abdea5087770d62bcf235fc5b7ffcb832d328264e91034cac1a898fb18259386f3cc12003ef49189d82e216498fdf8c486da197b36c44cda3e12ff3ac
"heap-js@npm:^2.6.0":
version: 2.7.1
resolution: "heap-js@npm:2.7.1"
checksum: 10c0/a1e4ec7624487f198158599a04b73f5e72f3e805b2ee7dc18ae5340be035a8e5c9e6ee01d8ed4eb81a8bcb6c03b0342f57af386b2552825777a1d7c64adedbd4
languageName: node
linkType: hard

Expand Down Expand Up @@ -37490,7 +37509,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:^3.0.0-canary.1":
"ms@npm:3.0.0-canary.1, ms@npm:^3.0.0-canary.1":
version: 3.0.0-canary.1
resolution: "ms@npm:3.0.0-canary.1"
checksum: 10c0/81040c55778c01b6cb8fd35aee71465b765a8ab5daa2f8d46a59f9fde0f86c668483232c82c9e8fb7d9379a3671b3bdd5f34b38e54dcedb608d791d149bb2815
Expand Down Expand Up @@ -37850,6 +37869,13 @@ __metadata:
languageName: node
linkType: hard

"nexus-rpc@npm:^0.0.1":
version: 0.0.1
resolution: "nexus-rpc@npm:0.0.1"
checksum: 10c0/60d9661d2fc53c0337d364b7baca29fe9dbf2473311c8e380fb29c729b8fa58191c7f01c18eb326559e7322edb4daed49b672cd7ae56691b6b80e5290a87881c
languageName: node
linkType: hard

"nice-grpc-client-middleware-retry@npm:^3.1.9":
version: 3.1.9
resolution: "nice-grpc-client-middleware-retry@npm:3.1.9"
Expand Down
Loading