Skip to content

Commit

Permalink
Merge pull request #6380 from signalco-io/feat/react-19
Browse files Browse the repository at this point in the history
Feat/react 19
  • Loading branch information
AleksandarDev authored Dec 9, 2024
2 parents 3afdc35 + c3b87a1 commit e9a66b0
Show file tree
Hide file tree
Showing 23 changed files with 851 additions and 825 deletions.
6 changes: 3 additions & 3 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/d3": "7.4.3",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-grid-layout": "1.3.5",
"@types/recharts": "1.8.29",
"@types/suncalc": "1.9.2",
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 @@ -48,9 +48,9 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/mdx": "2.0.13",
"@types/react": "npm:[email protected]",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "npm:[email protected]",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"colorette": "2.0.20",
Expand Down
6 changes: 3 additions & 3 deletions web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
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 @@ -62,9 +62,9 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
6 changes: 3 additions & 3 deletions web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/ui-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@storybook/react": "8.4.7",
"@storybook/react-vite": "8.4.7",
"@storybook/theming": "8.4.7",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"css-loader": "7.1.2",
"postcss": "8.4.49",
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 @@ -49,9 +49,9 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
8 changes: 4 additions & 4 deletions web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-loader": "9.2.1",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"colorette": "2.0.20",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
6 changes: 3 additions & 3 deletions web/apps/workingparty/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.6.1",
"@types/color": "4.2.0",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"babel-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint": "8.57.1",
"next-sitemap": "4.2.3",
Expand Down
6 changes: 0 additions & 6 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,5 @@
},
"devDependencies": {
"turbo": "2.3.3"
},
"pnpm": {
"overrides": {
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]"
}
}
}
8 changes: 4 additions & 4 deletions web/packages/auth-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@tanstack/react-query": "5.62.3",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"next": "15.0.4",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -47,7 +47,7 @@
"@tanstack/react-query": ">=5",
"@signalco/ui-primitives": "0",
"next": ">=15",
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020"
"react": ">=19.0.0",
"react-dom": ">=19.0.0"
}
}
8 changes: 4 additions & 4 deletions web/packages/auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/js": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"jose": "5.9.6",
"next": "15.0.4",
"react": "19.0.0",
Expand All @@ -45,7 +45,7 @@
"peerDependencies": {
"jose": ">=5",
"next": ">=15",
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020"
"react": ">=19.0.0",
"react-dom": ">=19.0.0"
}
}
8 changes: 4 additions & 4 deletions web/packages/cms-components-marketing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@signalco/js": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2",
Expand All @@ -42,7 +42,7 @@
"peerDependencies": {
"@signalco/ui": "0",
"@signalco/cms-core": "0",
"react": "18 || >=19.0.0-rc-65a56d0e-20241020",
"react-dom": "18 || >=19.0.0-rc-65a56d0e-20241020"
"react": "18 || >=19.0.0",
"react-dom": "18 || >=19.0.0"
}
}
8 changes: 4 additions & 4 deletions web/packages/cms-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@signalco/ui-icons": "workspace:*",
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2",
Expand All @@ -39,7 +39,7 @@
},
"peerDependencies": {
"@signalco/ui-primitives": "0",
"react": "18 || >=19.0.0-rc-65a56d0e-20241020",
"react-dom": "18 || >=19.0.0-rc-65a56d0e-20241020"
"react": "18 || >=19.0.0",
"react-dom": "18 || >=19.0.0"
}
}
4 changes: 2 additions & 2 deletions web/packages/email-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"devDependencies": {
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1"
"@types/node": "22.10.1",
"@types/react": "19.0.1"
},
"dependencies": {
"@react-email/components": "0.0.30",
Expand Down
6 changes: 3 additions & 3 deletions 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": "npm:types-react@19.0.0-rc.1",
"@types/react": "19.0.1",
"next": "15.0.4",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand All @@ -37,7 +37,7 @@
},
"peerDependencies": {
"next": ">=15",
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020"
"react": ">=19",
"react-dom": ">=19"
}
}
4 changes: 2 additions & 2 deletions web/packages/ui-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"typescript": "5.7.2"
Expand Down
8 changes: 4 additions & 4 deletions web/packages/ui-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@microsoft/api-extractor": "7.48.0",
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"lucide-react": "0.468.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"tsup": "8.3.5",
"typescript": "5.7.2"
},
"peerDependencies": {
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020"
"react": ">=19.0.0",
"react-dom": ">=19.0.0"
}
}
8 changes: 4 additions & 4 deletions web/packages/ui-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"sonner": "1.7.1",
Expand All @@ -37,7 +37,7 @@
},
"peerDependencies": {
"@signalco/ui-primitives": ">=0",
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020"
"react": ">=19.0.0",
"react-dom": ">=19.0.0"
}
}
8 changes: 4 additions & 4 deletions web/packages/ui-primitives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-timeago": "4.1.7",
"autoprefixer": "10.4.20",
"classix": "2.2.0",
Expand All @@ -59,8 +59,8 @@
"typescript": "5.7.2"
},
"peerDependencies": {
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020",
"react": ">=19.0.0",
"react-dom": ">=19.0.0",
"tailwindcss": ">=3.0.0",
"tailwindcss-animate": ">=1.0.0"
}
Expand Down
8 changes: 4 additions & 4 deletions web/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@signalco/tsconfig": "workspace:*",
"@signalco/ui-icons": "workspace:*",
"@signalco/ui-primitives": "workspace:*",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react-timeago": "4.1.7",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
Expand All @@ -53,8 +53,8 @@
},
"peerDependencies": {
"@signalco/ui-primitives": "0",
"react": ">=19.0.0-rc-65a56d0e-20241020",
"react-dom": ">=19.0.0-rc-65a56d0e-20241020",
"react": ">=19.0.0",
"react-dom": ">=19.0.0",
"tailwindcss": ">=3.0.0",
"tailwindcss-animate": ">=1.0.0"
}
Expand Down
6 changes: 3 additions & 3 deletions web/packages/uier-toolbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@signalco/ui-primitives": "workspace:*",
"@signalco/ui-themes-minimal": "workspace:*",
"@tanstack/react-query": "5.62.3",
"@types/node": "22.7.9",
"@types/react": "npm:types-react@19.0.0-rc.1",
"@types/react-dom": "npm:types-react-dom@19.0.0",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"autoprefixer": "10.4.20",
"postcss": "8.4.49",
"postcss-preset-env": "10.1.1",
Expand Down
Loading

0 comments on commit e9a66b0

Please sign in to comment.