Skip to content

Commit

Permalink
Update react monorepo (#5111)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
Co-authored-by: Ciaran Morinan <c@hash.ai>
  • Loading branch information
hash-worker[bot] and CiaranMn authored Dec 17, 2024
1 parent 86d84f0 commit cc79e76
Show file tree
Hide file tree
Showing 38 changed files with 222 additions and 239 deletions.
8 changes: 4 additions & 4 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@
"prosemirror-state": "1.4.3",
"prosemirror-transform": "1.7.0",
"prosemirror-view": "patch:prosemirror-view@npm%3A1.29.1#~/.yarn/patches/prosemirror-view-npm-1.29.1-ff37db4eea.patch",
"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.3.5",
"react-full-screen": "1.1.1",
"react-hook-form": "7.54.1",
Expand Down Expand Up @@ -141,9 +141,9 @@
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.13",
"@types/papaparse": "5.3.15",
"@types/react": "18.2.68",
"@types/react": "18.3.16",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/react-window": "1.8.8",
"@types/url-regex-safe": "1.0.2",
"@types/uuid": "10.0.0",
Expand Down
1 change: 0 additions & 1 deletion apps/hash-frontend/src/components/forms/select-input.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ export const SelectInput = forwardRef<HTMLSelectElement, SelectInputProps>(
},
}}
onChange={_onChange}
// @ts-expect-error -- @type investigate ref type mismatch
ref={ref}
{...(value && { value })}
{...(placeholder && { defaultValue: "" })}
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.6.20",
"@storybook/react-webpack5": "7.6.20",
"@storybook/testing-library": "0.2.2",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"storybook": "7.6.20"
},
"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": "22.10.2",
"@types/prismjs": "1.26.5",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/react-html-parser": "2.0.6",
"@types/unist": "2.0.11",
"babel-loader": "9.2.1",
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 @@ -42,8 +42,8 @@
"fractional-indexing": "2.1.0",
"graphql": "16.10.0",
"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.18.0"
Expand All @@ -63,8 +63,8 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@sentry/webpack-plugin": "2.22.7",
"@types/lodash.debounce": "4.0.9",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.25",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/webextension-polyfill": "patch:@types/webextension-polyfill@npm%3A0.10.4#~/.yarn/patches/@types-webextension-polyfill-npm-0.10.4-291152c615.patch",
"@types/ws": "8.5.13",
"babel-loader": "9.2.1",
Expand All @@ -79,7 +79,7 @@
"html-loader": "4.2.0",
"html-webpack-plugin": "5.6.3",
"process": "0.11.10",
"react-refresh": "0.14.0",
"react-refresh": "0.16.0",
"react-refresh-typescript": "2.0.9",
"rimraf": "6.0.1",
"sass": "1.83.0",
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,14 +46,14 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,14 +41,14 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,14 +42,14 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +36,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +33,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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 @@ -42,14 +42,14 @@
"@local/eslint": "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.5",
"@types/react-is": "18.3.1",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +34,13 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/prismjs": "1.26.5",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +35,13 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-datepicker": "4.19.6",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +33,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash": "4.17.13",
"@types/react-dom": "18.0.9",
"@types/react-dom": "18.3.5",
"block-scripts": "0.0.14",
"eslint": "9.17.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.7.2"
},
"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,14 +39,14 @@
},
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +33,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,14 +40,14 @@
},
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +34,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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 @@ -50,13 +50,13 @@
"@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.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +28,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"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,13 +33,13 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "18.2.25",
"@types/react-dom": "18.3.5",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
"prettier": "3.4.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"typescript": "5.7.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit cc79e76

Please sign in to comment.