Skip to content

Commit

Permalink
Merge pull request #5705 from signalco-io/feature/package-updates
Browse files Browse the repository at this point in the history
feat: Packages updated
  • Loading branch information
AleksandarDev authored Aug 8, 2024
2 parents 027f44f + e90f0db commit 1181159
Show file tree
Hide file tree
Showing 13 changed files with 451 additions and 942 deletions.
8 changes: 4 additions & 4 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@enterwell/react-form-builder": "0.3.2",
"@enterwell/react-form-validation": "1.4.0",
"@enterwell/react-hooks": "0.5.0",
"@hcaptcha/react-hcaptcha": "1.10.2",
"@hcaptcha/react-hcaptcha": "1.10.3",
"@microsoft/signalr": "8.0.7",
"@monaco-editor/react": "4.6.0",
"@next/env": "14.2.5",
Expand All @@ -43,8 +43,8 @@
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal-app": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-devtools": "5.51.23",
"@vercel/analytics": "1.3.1",
"@vercel/speed-insights": "1.0.12",
"@vvo/tzdb": "6.142.0",
Expand All @@ -71,7 +71,7 @@
"recharts": "2.12.7",
"sharp": "0.33.4",
"suncalc": "1.9.0",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7",
"uuid": "10.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion web/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "18.3.1",
"react-transition-group": "4.4.5",
"sharp": "0.33.4",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"next-sitemap": "4.2.3",
"postcss": "8.4.41",
"sass": "1.77.8",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7",
"typescript": "5.5.4"
}
Expand Down
14 changes: 7 additions & 7 deletions web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
},
"dependencies": {
"@azure/cosmos": "4.1.0",
"@blocknote/core": "0.15.3",
"@blocknote/mantine": "0.15.3",
"@blocknote/core": "0.15.4",
"@blocknote/mantine": "0.15.4",
"@blocknote/react": "0.15.4",
"@dnd-kit/core": "6.1.0",
"@dnd-kit/modifiers": "7.0.0",
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@enterwell/react-hooks": "0.5.0",
"@hcaptcha/react-hcaptcha": "1.10.2",
"@hcaptcha/react-hcaptcha": "1.10.3",
"@next/env": "14.2.5",
"@signalco/auth-client": "workspace:*",
"@signalco/auth-server": "workspace:*",
Expand All @@ -41,21 +41,21 @@
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-devtools": "5.51.23",
"@vercel/analytics": "1.3.1",
"classix": "2.1.38",
"nanoid": "5.0.7",
"next": "14.2.5",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"openai": "4.55.1",
"openai": "4.55.3",
"react": "18.3.1",
"react-cool-inview": "3.0.1",
"react-dom": "18.3.1",
"react-transition-group": "4.4.5",
"sharp": "0.33.4",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
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 @@ -18,7 +18,7 @@
"test": "playwright test"
},
"dependencies": {
"@hcaptcha/react-hcaptcha": "1.10.2",
"@hcaptcha/react-hcaptcha": "1.10.3",
"@next/env": "14.2.5",
"@signalco/cms-components-marketing": "workspace:*",
"@signalco/cms-core": "workspace:*",
Expand All @@ -35,7 +35,7 @@
"react-dom": "18.3.1",
"react-transition-group": "4.4.5",
"sharp": "0.33.4",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
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 @@ -35,7 +35,7 @@
"storybook-addon-swc": "1.2.0",
"style-loader": "4.0.0",
"styled-jsx": "5.1.6",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7",
"typescript": "5.5.4"
},
Expand Down
6 changes: 3 additions & 3 deletions web/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-devtools": "5.51.23",
"@vercel/analytics": "1.3.1",
"classix": "2.1.38",
"next": "14.2.5",
Expand All @@ -39,7 +39,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "0.33.4",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@enterwell/react-hooks": "0.5.0",
"@hcaptcha/react-hcaptcha": "1.10.2",
"@hcaptcha/react-hcaptcha": "1.10.3",
"@next/env": "14.2.5",
"@reactflow/background": "11.3.14",
"@reactflow/controls": "11.2.14",
Expand All @@ -33,7 +33,7 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/typography": "0.5.14",
"@vercel/analytics": "1.3.1",
"autoprefixer": "10.4.20",
"classix": "2.1.38",
Expand All @@ -46,7 +46,7 @@
"react-dom": "18.3.1",
"react-transition-group": "4.4.5",
"sharp": "0.33.4",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions web/apps/workingparty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,24 +38,24 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal-app": "workspace:*",
"@stripe/stripe-js": "4.2.0",
"@tailwindcss/typography": "0.5.13",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query-devtools": "5.51.21",
"@tailwindcss/typography": "0.5.14",
"@tanstack/react-query": "5.51.23",
"@tanstack/react-query-devtools": "5.51.23",
"@vercel/analytics": "1.3.1",
"classix": "2.1.38",
"jose": "5.6.3",
"nanoid": "5.0.7",
"next": "14.2.5",
"next-secure-headers": "2.2.0",
"next-themes": "0.3.0",
"openai": "4.55.1",
"openai": "4.55.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-email": "2.1.6",
"react-markdown": "9.0.1",
"sharp": "0.33.4",
"stripe": "16.6.0",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion web/packages/auth-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"next": "14.2.5",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/tailwindcss-config-signalco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"./*": "./src/*.ts"
},
"devDependencies": {
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions web/packages/uier-toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"@tanstack/react-query": "5.51.21",
"@tanstack/react-query": "5.51.23",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand All @@ -36,7 +36,7 @@
"react-dom": "18.3.1",
"react-timeago": "7.2.0",
"sass": "1.77.8",
"tailwindcss": "3.4.7",
"tailwindcss": "3.4.9",
"tailwindcss-animate": "1.0.7",
"tsup": "8.2.4",
"typescript": "5.5.4"
Expand Down
Loading

0 comments on commit 1181159

Please sign in to comment.