Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
hash-worker[bot] authored Sep 12, 2024
1 parent 2724670 commit 5c00850
Show file tree
Hide file tree
Showing 36 changed files with 121 additions and 134 deletions.
8 changes: 4 additions & 4 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
"prosemirror-state": "1.4.2",
"prosemirror-transform": "1.7.0",
"prosemirror-view": "1.29.1",
"react": "18.2.0",
"react": "18.3.1",
"react-beautiful-dnd": "13.1.1",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"react-dropzone": "14.2.3",
"react-hook-form": "7.53.0",
"react-markdown": "9.0.1",
Expand Down Expand Up @@ -129,9 +129,9 @@
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.7",
"@types/papaparse": "5.3.14",
"@types/react": "18.2.68",
"@types/react": "18.3.5",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/url-regex-safe": "1.0.2",
"@types/uuid": "8.3.4",
"@welldone-software/why-did-you-render": "8.0.3",
Expand Down
4 changes: 2 additions & 2 deletions apps/hashdotdesign/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@storybook/react": "7.0.5",
"@storybook/react-webpack5": "7.0.5",
"@storybook/testing-library": "0.1.0",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"storybook": "7.0.5"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"nextjs-progressbar": "0.0.16",
"plaiceholder": "2.5.0",
"prismjs": "1.29.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-full-screen": "1.1.1",
"react-html-parser": "2.0.2",
"remark-gfm": "3.0.1",
Expand All @@ -74,8 +74,8 @@
"@types/md5": "2.3.5",
"@types/node": "20.16.5",
"@types/prismjs": "1.26.4",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-html-parser": "2.0.6",
"@types/unist": "2.0.11",
"babel-loader": "9.1.3",
Expand Down
10 changes: 5 additions & 5 deletions apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"fractional-indexing": "2.1.0",
"graphql": "16.8.1",
"lodash.debounce": "4.0.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"uuid": "9.0.1",
"webextension-polyfill": "0.10.0",
"ws": "8.17.1"
Expand All @@ -63,8 +63,8 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@sentry/webpack-plugin": "2.22.4",
"@types/lodash.debounce": "4.0.9",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/webextension-polyfill": "0.10.4",
"@types/ws": "8.5.12",
"babel-loader": "9.1.3",
Expand All @@ -78,7 +78,7 @@
"html-loader": "4.2.0",
"html-webpack-plugin": "5.5.0",
"process": "0.11.10",
"react-refresh": "0.14.0",
"react-refresh": "0.14.2",
"react-refresh-typescript": "2.0.9",
"sass": "1.78.0",
"sass-loader": "13.3.3",
Expand Down
6 changes: 3 additions & 3 deletions blocks/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/uuid": "8.3.4",
"block-scripts": "0.3.4",
"mock-block-dock": "0.1.9",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/ai-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/uuid": "8.3.4",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/ai-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/uuid": "8.3.4",
"block-scripts": "0.3.4",
"mock-block-dock": "0.1.9",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/ai-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/react-is": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/prismjs": "1.26.4",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-datepicker": "4.8.0",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash": "4.17.7",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.3.0",
"block-scripts": "0.0.14",
"eslint": "8.57.0",
"mock-block-dock": "0.0.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/faq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/uuid": "8.3.4",
"block-scripts": "0.3.4",
"mock-block-dock": "0.1.9",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/how-to/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
},
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"@types/uuid": "8.3.4",
"block-scripts": "0.3.4",
"mock-block-dock": "0.1.9",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@types/lodash.clonedeep": "4.5.9",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.isequal": "4.5.8",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"block-scripts": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@
"devDependencies": {
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.0",
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions blocks/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@
"@local/eslint-config": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/dompurify": "2.4.0",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.3.0",
"block-scripts": "0.0.14",
"eslint": "8.57.0",
"mock-block-dock": "0.0.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions blocks/shuffle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"block-scripts": "0.3.4",
"eslint": "8.57.0",
"mock-block-dock": "0.1.9",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.5.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5c00850

Please sign in to comment.