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 activities-cancellation-heartbeating/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -40,4 +40,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions activities-dependency-injection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -40,4 +40,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
16 changes: 8 additions & 8 deletions activities-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,17 +26,17 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/common": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/common": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"axios": "^0.28.0",
"node-fetch": "2.x"
},
"devDependencies": {
"@temporalio/nyc-test-coverage": "^1.11.8",
"@temporalio/testing": "^1.11.8",
"@temporalio/nyc-test-coverage": "^1.12.0",
"@temporalio/testing": "^1.12.0",
"@tsconfig/node18": "^18.2.4",
"@types/jest": "^27.5.1",
"@types/mocha": "8.x",
Expand All @@ -62,4 +62,4 @@
"uuid": "^8.3.2",
"webpack": "5.96.1"
}
}
}
10 changes: 5 additions & 5 deletions child-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -40,4 +40,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions continue-as-new/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -40,4 +40,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions cron-workflows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -40,4 +40,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions custom-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"nanoid": "3.x",
"triple-beam": "^1.3.0",
"winston": "^3.3.3"
Expand All @@ -44,4 +44,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions dsl-interpreter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"js-yaml": "^4.1.0"
},
"devDependencies": {
Expand All @@ -43,4 +43,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions early-return/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"nanoid": "3.x"
},
"devDependencies": {
"@temporalio/testing": "^1.11.8",
"@temporalio/testing": "^1.12.0",
"@tsconfig/node18": "^18.2.4",
"@types/mocha": "8.x",
"@types/node": "^22.9.1",
Expand Down
12 changes: 6 additions & 6 deletions ejson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/common": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/common": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"ejson": "^2.2.2",
"uuid": "^8.3.2"
},
Expand All @@ -45,4 +45,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
12 changes: 6 additions & 6 deletions empty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"nanoid": "3.x"
},
"devDependencies": {
"@temporalio/testing": "^1.11.8",
"@temporalio/testing": "^1.12.0",
"@tsconfig/node18": "^18.2.4",
"@types/mocha": "8.x",
"@types/node": "^22.9.1",
Expand All @@ -45,4 +45,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
14 changes: 7 additions & 7 deletions encryption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/common": "^1.11.8",
"@temporalio/proto": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/common": "^1.12.0",
"@temporalio/proto": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"cors": "^2.8.5",
"ejson": "^2.2.2",
"express": "^4.20.0",
Expand All @@ -53,4 +53,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
12 changes: 6 additions & 6 deletions expense/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8",
"@temporalio/common": "^1.11.8",
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0",
"@temporalio/common": "^1.12.0",
"axios": "^0.28.0",
"express": "~4.20.0",
"uuid": "8.3.2"
Expand All @@ -49,4 +49,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions fetch-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
]
},
"dependencies": {
"@temporalio/activity": "^1.11.8",
"@temporalio/client": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/client": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@tsconfig/node18": "^18.2.4",
Expand All @@ -43,4 +43,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
4 changes: 2 additions & 2 deletions food-delivery/apps/driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fooddelivery/ui": "*",
"@fooddelivery/workflows": "*",
"@tanstack/react-query": "^4.16.1",
"@temporalio/client": "^1.11.8",
"@temporalio/client": "^1.12.0",
"@trpc/client": "^10.0.0-rc.8",
"@trpc/next": "^10.0.0-rc.8",
"@trpc/react-query": "^10.0.0-rc.8",
Expand All @@ -42,4 +42,4 @@
"tailwindcss": "^3.1.6",
"typescript": "^5.6.3"
}
}
}
4 changes: 2 additions & 2 deletions food-delivery/apps/menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@fooddelivery/workflows": "*",
"@heroicons/react": "^2.0.13",
"@tanstack/react-query": "^4.16.1",
"@temporalio/client": "^1.11.8",
"@temporalio/client": "^1.12.0",
"@trpc/client": "^10.0.0-rc.8",
"@trpc/next": "^10.0.0-rc.8",
"@trpc/react-query": "^10.0.0-rc.8",
Expand All @@ -44,4 +44,4 @@
"tailwindcss": "^3.1.6",
"typescript": "^5.6.3"
}
}
}
10 changes: 5 additions & 5 deletions food-delivery/apps/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"dependencies": {
"@fooddelivery/common": "*",
"@fooddelivery/workflows": "*",
"@temporalio/activity": "^1.11.8",
"@temporalio/common": "^1.11.8",
"@temporalio/worker": "^1.11.8",
"@temporalio/workflow": "^1.11.8"
"@temporalio/activity": "^1.12.0",
"@temporalio/common": "^1.12.0",
"@temporalio/worker": "^1.12.0",
"@temporalio/workflow": "^1.12.0"
},
"devDependencies": {
"@fooddelivery/tsconfig": "*",
Expand All @@ -33,4 +33,4 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3"
}
}
}
4 changes: 2 additions & 2 deletions food-delivery/packages/activities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
},
"dependencies": {
"@fooddelivery/common": "*",
"@temporalio/activity": "^1.11.8"
"@temporalio/activity": "^1.12.0"
},
"devDependencies": {
"@fooddelivery/tsconfig": "*",
"eslint": "^8.57.1",
"typescript": "^5.6.3"
}
}
}
Loading
Loading