Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 8, 2023
1 parent bb7c56d commit 9defe06
Show file tree
Hide file tree
Showing 11 changed files with 415 additions and 415 deletions.
4 changes: 2 additions & 2 deletions web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@types/d3": "7.4.3",
"@types/next-pwa": "5.6.9",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-grid-layout": "1.3.5",
"@types/recharts": "1.8.26",
"@types/suncalc": "1.9.1",
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 @@ -55,8 +55,8 @@
"@types/fs-extra": "11.0.3",
"@types/klaw": "3.0.6",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"colorette": "2.0.20",
"cross-env": "7.0.3",
"eslint": "8.53.0",
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 @@ -42,8 +42,8 @@
"@signalco/tsconfig": "workspace:*",
"@types/color": "3.0.6",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/sharp": "0.31.1",
"cross-env": "7.0.3",
"eslint": "8.53.0",
Expand Down
4 changes: 2 additions & 2 deletions web/apps/development/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@vitejs/plugin-react-swc": "3.4.1",
"typescript": "5.2.2",
"vite": "4.5.0"
Expand Down
4 changes: 2 additions & 2 deletions web/apps/doprocess.app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"next-sitemap": "4.2.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 @@ -44,8 +44,8 @@
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.6",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"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 @@ -23,8 +23,8 @@
"@storybook/nextjs": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/theming": "7.5.3",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"autoprefixer": "10.4.16",
"css-loader": "6.8.1",
"postcss": "8.4.31",
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 @@ -58,8 +58,8 @@
"@types/color": "3.0.6",
"@types/next-pwa": "5.6.9",
"@types/node": "18.18.9",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"babel-loader": "9.1.3",
"colorette": "2.0.20",
"cross-env": "7.0.3",
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 @@ -22,7 +22,7 @@
"devDependencies": {
"@signalco/js": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.2.36",
"@types/react": "18.2.37",
"next": "14.0.1",
"prop-types": "15.8.1",
"react": "18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions web/packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tailwindcss-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react-timeago": "4.1.6",
"autoprefixer": "10.4.16",
"classix": "2.1.35",
Expand Down
Loading

0 comments on commit 9defe06

Please sign in to comment.