Skip to content

Commit

Permalink
Merge branch 'next' of https://github.com/signalco-io/signalco into next
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarDev committed Dec 19, 2023
2 parents 564ab7b + 76fe9e2 commit 4da09af
Show file tree
Hide file tree
Showing 10 changed files with 100 additions and 100 deletions.
12 changes: 6 additions & 6 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@dnd-kit/sortable": "8.0.0",
"@dnd-kit/utilities": "3.2.2",
"@enterwell/react-form-builder": "0.3.2",
"@enterwell/react-form-validation": "1.3.0",
"@enterwell/react-form-validation": "1.4.0",
"@enterwell/react-hooks": "0.4.1",
"@hcaptcha/react-hcaptcha": "1.9.2",
"@microsoft/signalr": "8.0.0",
Expand All @@ -41,10 +41,10 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@tanstack/query-sync-storage-persister": "5.14.1",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query-devtools": "5.14.1",
"@tanstack/react-query-persist-client": "5.14.1",
"@tanstack/query-sync-storage-persister": "5.14.2",
"@tanstack/react-query": "5.14.2",
"@tanstack/react-query-devtools": "5.14.2",
"@tanstack/react-query-persist-client": "5.14.2",
"@vercel/analytics": "1.1.1",
"@vercel/speed-insights": "1.0.2",
"@vvo/tzdb": "6.120.0",
Expand All @@ -68,7 +68,7 @@
"recharts": "2.10.3",
"sharp": "0.33.1",
"suncalc": "1.9.0",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7",
"uuid": "9.0.1"
},
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 @@ -42,7 +42,7 @@
"react-dom": "18.2.0",
"react-transition-group": "4.4.5",
"sharp": "0.33.1",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query-devtools": "5.14.1",
"@tanstack/react-query": "5.14.2",
"@tanstack/react-query-devtools": "5.14.2",
"@vercel/analytics": "1.1.1",
"classix": "2.1.35",
"drizzle-orm": "0.29.1",
Expand All @@ -55,7 +55,7 @@
"react-dom": "18.2.0",
"react-transition-group": "4.4.5",
"sharp": "0.33.1",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"react-dom": "18.2.0",
"react-transition-group": "4.4.5",
"sharp": "0.33.1",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"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 @@ -37,7 +37,7 @@
"storybook-addon-swc": "1.2.0",
"style-loader": "3.3.3",
"styled-jsx": "5.1.2",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3",
"webpack": "5.89.0"
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 @@ -27,8 +27,8 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-notifications": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query-devtools": "5.14.1",
"@tanstack/react-query": "5.14.2",
"@tanstack/react-query-devtools": "5.14.2",
"@vercel/analytics": "1.1.1",
"classix": "2.1.35",
"next": "14.0.4",
Expand All @@ -37,7 +37,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"sharp": "0.33.1",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-dom": "18.2.0",
"react-transition-group": "4.4.5",
"sharp": "0.33.1",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7"
},
"devDependencies": {
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 @@ -6,7 +6,7 @@
"type": "module",
"sideEffects": false,
"dependencies": {
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7"
},
"publishConfig": {
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 @@ -38,14 +38,14 @@
"classix": "2.1.35",
"postcss": "8.4.32",
"postcss-preset-env": "9.3.0",
"@tanstack/react-query": "5.14.1",
"@tanstack/react-query": "5.14.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-timeago": "7.2.0",
"sass": "1.69.5",
"tsup": "8.0.1",
"tailwind-merge": "2.1.0",
"tailwindcss": "3.3.7",
"tailwindcss": "3.4.0",
"tailwindcss-animate": "1.0.7",
"typescript": "5.3.3"
}
Expand Down
Loading

0 comments on commit 4da09af

Please sign in to comment.