Skip to content

Commit

Permalink
Merge pull request #3490 from signalco-io/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
AleksandarDev authored Sep 25, 2023
2 parents c138cee + 39fc8e6 commit c99a966
Show file tree
Hide file tree
Showing 58 changed files with 2,482 additions and 2,508 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/web-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
TURBO_TEAM: signalco
TURBO_REMOTE_ONLY: true
container:
image: mcr.microsoft.com/playwright:v1.37.1-focal
image: mcr.microsoft.com/playwright:v1.38.1-focal
steps:
- uses: actions/checkout@v4
with:
Expand Down
22 changes: 11 additions & 11 deletions cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,24 +8,24 @@
"restart-functions": "node tools/restart-functions.js"
},
"devDependencies": {
"@types/node": "18.17.14",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.48.0",
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-n": "16.0.2",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"typescript": "5.2.2"
},
"dependencies": {
"@checkly/pulumi": "1.1.4",
"@pulumi/aws": "6.0.4",
"@pulumi/azure-native": "2.5.0",
"@pulumi/cloudflare": "5.9.0",
"@pulumi/command": "0.8.2",
"@pulumi/docker": "4.3.2",
"@pulumi/pulumi": "3.80.0"
"@pulumi/aws": "6.2.1",
"@pulumi/azure-native": "2.8.0",
"@pulumi/cloudflare": "5.11.0",
"@pulumi/command": "0.9.1",
"@pulumi/docker": "4.4.1",
"@pulumi/pulumi": "3.85.0"
}
}
Loading

6 comments on commit c99a966

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-ui-docs – ./web/apps/ui-docs

signalco-ui-docs.vercel.app
signalco-ui-docs-signalco.vercel.app
signalco-ui-docs-git-main-signalco.vercel.app
ui.signalco.io

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-app – ./web/apps/app

signalco-app-signalco.vercel.app
signalco-app.vercel.app
app.signalco.io
signalco-app-git-main-signalco.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-blog – ./web/apps/blog

signalco-blog.vercel.app
blog.signalco.io
signalco-blog-signalco.vercel.app
signalco-blog-git-main-signalco.vercel.app

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

signalco-slco – ./web/apps/slco

signalco-slco.vercel.app
slco.io
signalco-slco-git-main-signalco.vercel.app
signalco-slco-signalco.vercel.app
slco.signalco.io

@vercel
Copy link

@vercel vercel bot commented on c99a966 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.