Skip to content

Commit

Permalink
Merge pull request #6015 from signalco-io/renovate/react-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/react to v18.3.11
  • Loading branch information
AleksandarDev authored Oct 2, 2024
2 parents 3db4c17 + e632da1 commit 12933a5
Show file tree
Hide file tree
Showing 22 changed files with 333 additions and 333 deletions.
2 changes: 1 addition & 1 deletion web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@types/color": "3.0.6",
"@types/d3": "7.4.3",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-grid-layout": "1.3.5",
"@types/recharts": "1.8.29",
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 @@ -50,7 +50,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"colorette": "2.0.20",
"eslint": "8.57.1",
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 @@ -44,7 +44,7 @@
"@signalco/tsconfig": "workspace:*",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/doprocess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
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 @@ -44,7 +44,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"next-sitemap": "4.2.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 @@ -22,7 +22,7 @@
"@storybook/react": "8.3.4",
"@storybook/react-vite": "8.3.4",
"@storybook/theming": "8.3.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"css-loader": "7.1.2",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/uier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
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 @@ -55,7 +55,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"babel-loader": "9.2.1",
"colorette": "2.0.20",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/workingparty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "3.0.6",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
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 @@ -18,7 +18,7 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@tanstack/react-query": "5.59.0",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"next": "14.2.14",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/js": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"jose": "5.9.3",
"next": "14.2.14",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/cms-components-marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@signalco/js": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/cms-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/email-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/node": "22.7.4",
"@types/react": "18.3.10"
"@types/react": "18.3.11"
},
"dependencies": {
"@react-email/components": "0.0.25",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/js": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@microsoft/api-extractor": "7.47.9",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"lucide-react": "0.447.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-timeago": "4.1.7",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion web/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-timeago": "4.1.7",
"autoprefixer": "10.4.20",
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 @@ -27,7 +27,7 @@
"@signalco/ui-themes-minimal": "workspace:*",
"@tanstack/react-query": "5.59.0",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.20",
"postcss": "8.4.47",
Expand Down
Loading

0 comments on commit 12933a5

Please sign in to comment.