Skip to content

Commit

Permalink
Merge pull request #4223 from signalco-io/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
AleksandarDev authored Jan 1, 2024
2 parents eec8551 + 90753b5 commit 1fc085b
Show file tree
Hide file tree
Showing 15 changed files with 658 additions and 640 deletions.
2 changes: 1 addition & 1 deletion infra/apps/cloud-primary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@infra/pulumi": "workspace:*",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion infra/apps/remote-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@infra/pulumi": "workspace:*",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion infra/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@infra/pulumi": "workspace:*",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
Expand Down
2 changes: 1 addition & 1 deletion infra/packages/pulumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@infra/typescript-config": "workspace:*",
"@infra/eslint-config": "workspace:*",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"eslint": "8.56.0",
Expand Down
24 changes: 12 additions & 12 deletions infra/pnpm-lock.yaml

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

12 changes: 6 additions & 6 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@tanstack/query-sync-storage-persister": "5.14.2",
"@tanstack/react-query": "5.15.3",
"@tanstack/react-query-devtools": "5.15.3",
"@tanstack/react-query-persist-client": "5.15.3",
"@tanstack/query-sync-storage-persister": "5.17.0",
"@tanstack/react-query": "5.17.0",
"@tanstack/react-query-devtools": "5.17.0",
"@tanstack/react-query-persist-client": "5.17.0",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.2",
"@vvo/tzdb": "6.122.0",
"@vvo/tzdb": "6.123.0",
"autoprefixer": "10.4.16",
"classix": "2.1.35",
"cobe": "0.6.3",
Expand Down Expand Up @@ -83,7 +83,7 @@
"@types/color": "3.0.6",
"@types/d3": "7.4.3",
"@types/next-pwa": "5.6.9",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/react-grid-layout": "1.3.5",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
"@signalco/eslint-config-signalco": "workspace:*",
Expand All @@ -58,7 +58,7 @@
"@types/color": "3.0.6",
"@types/fs-extra": "11.0.4",
"@types/klaw": "3.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"colorette": "2.0.20",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/color": "3.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/sharp": "0.31.1",
Expand Down
8 changes: 4 additions & 4 deletions web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.15.3",
"@tanstack/react-query-devtools": "5.15.3",
"@tanstack/react-query": "5.17.0",
"@tanstack/react-query-devtools": "5.17.0",
"@vercel/analytics": "1.1.1",
"classix": "2.1.35",
"drizzle-orm": "0.29.2",
Expand All @@ -62,15 +62,15 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@ducanh2912/next-pwa": "10.0.2",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"node": "20.x"
},
"devDependencies": {
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@signalco/tsconfig": "workspace:*",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-links": "7.6.6",
Expand Down
8 changes: 4 additions & 4 deletions web/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.15.3",
"@tanstack/react-query-devtools": "5.15.3",
"@tanstack/react-query": "5.17.0",
"@tanstack/react-query-devtools": "5.17.0",
"@vercel/analytics": "1.1.1",
"classix": "2.1.35",
"next": "14.0.4",
Expand All @@ -44,15 +44,15 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@ducanh2912/next-pwa": "10.0.2",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"cross-env": "7.0.3",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"devDependencies": {
"@axe-core/playwright": "4.8.2",
"@babel/core": "7.23.6",
"@babel/core": "7.23.7",
"@ducanh2912/next-pwa": "10.0.2",
"@next/bundle-analyzer": "14.0.4",
"@playwright/test": "1.40.1",
Expand All @@ -61,7 +61,7 @@
"@types/cobe": "0.4.3",
"@types/color": "3.0.6",
"@types/next-pwa": "5.6.9",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"babel-loader": "9.1.3",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/uier-toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"classix": "2.1.35",
"postcss": "8.4.32",
"postcss-preset-env": "9.3.0",
"@tanstack/react-query": "5.15.3",
"@tanstack/react-query": "5.17.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-timeago": "7.2.0",
Expand Down
Loading

8 comments on commit 1fc085b

@vercel
Copy link

@vercel vercel bot commented on 1fc085b Jan 1, 2024

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
ui.signalco.io
signalco-ui-docs-git-main-signalco.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 1fc085b Jan 1, 2024

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 1fc085b Jan 1, 2024

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
signalco-blog-signalco.vercel.app
signalco-blog-git-main-signalco.vercel.app
blog.signalco.io

@vercel
Copy link

@vercel vercel bot commented on 1fc085b Jan 1, 2024

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-uier – ./web/apps/uier

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

@vercel
Copy link

@vercel vercel bot commented on 1fc085b Jan 1, 2024

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-git-main-signalco.vercel.app
signalco-slco-signalco.vercel.app
signalco-slco.vercel.app
slco.io
slco.signalco.io

@vercel
Copy link

@vercel vercel bot commented on 1fc085b Jan 1, 2024

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 1fc085b Jan 1, 2024

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 1fc085b Jan 1, 2024

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-git-main-signalco.vercel.app
signalco-app.vercel.app
app.signalco.io

Please sign in to comment.