Skip to content

Commit

Permalink
[GithubActions] Update Restate falseSDK-Typescript 1.1.2 falsefalse (#…
Browse files Browse the repository at this point in the history
…167)

Co-authored-by: slinkydeveloper <slinkydeveloper@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and slinkydeveloper authored Jul 19, 2024
1 parent 49b55d5 commit 6ce2536
Show file tree
Hide file tree
Showing 17 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions basics/basics-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"example-6": "ts-node-dev --transpile-only src/6_events_state.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk-clients": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2",
"@restatedev/restate-sdk-clients": "^1.1.2"
},
"devDependencies": {
"@restatedev/restate": "^1.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"workflow-service": "ts-node-dev --watch ./src --respawn --transpile-only src/workflow/workflow.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk": "^1.1.2",
"axios": "^1.6.7",
"axios-retry": "^4.0.0",
"express": "^4.18.2",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"app-dev": "RESTATE_DEBUG_LOGGING=JOURNAL ts-node-dev --watch src --respawn --transpile-only src/order-app/app.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk": "^1.1.2",
"@types/node": "^20.6.3",
"@types/uuid": "^9.0.0",
"axios": "^1.4.0",
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"node": "14.17.3"
},
"dependencies": {
"@restatedev/restate-sdk-clients": "^1.1.1",
"@restatedev/restate-sdk-clients": "^1.1.2",
"axios": "^0.26.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"app-dev": "ts-node-dev --watch ./src --transpile-only ./src/payment_handler.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk": "^1.1.2",
"stripe": "^14.15.0"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"example3": "ts-node --transpile-only ./src/3_example_parallel_processes.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk-clients": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2",
"@restatedev/restate-sdk-clients": "^1.1.2"
},
"devDependencies": {
"@restatedev/restate": "^1.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"app-dev": "ts-node-dev --watch ./src --transpile-only ./src/payment_service.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand Down
2 changes: 1 addition & 1 deletion patterns-use-cases/sagas/sagas-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "tsc --noEmitOnError"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20.12.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"example-crash": "CRASH_PROCESS=true ./utils/restart-process.sh 'RESTATE_DEBUG_LOGGING=OFF ts-node-dev --transpile-only src/state_machine.ts'"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@restatedev/restate": "^1.0.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dev": "ts-node-dev --respawn --transpile-only ./src/app.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@restatedev/restate": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"format": "prettier --write \"src/*.+(js|ts|json)\""
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@types/bun": "^1.1.5",
Expand Down
2 changes: 1 addition & 1 deletion templates/cloudflare-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"format": "prettier --write \"src/*.+(js|ts|json)\""
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240605.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript-lambda-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk": "^1.1.2",
"aws-cdk-lib": "^2.145.0",
"constructs": "^10.3.0",
"source-map-support": "^0.5.21"
Expand Down
2 changes: 1 addition & 1 deletion templates/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"app-dev": "ts-node-dev --watch ./src --respawn --transpile-only ./src/app.ts"
},
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1"
"@restatedev/restate-sdk": "^1.1.2"
},
"devDependencies": {
"@types/node": "^20.14.2",
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tour-of-restate-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "Restate Developers",
"email": "code@restate.dev",
"dependencies": {
"@restatedev/restate-sdk": "^1.1.1",
"@restatedev/restate-sdk": "^1.1.2",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 6ce2536

Please sign in to comment.