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 Jan 16, 2025
1 parent d66d012 commit b1ff39d
Show file tree
Hide file tree
Showing 31 changed files with 79 additions and 79 deletions.
4 changes: 2 additions & 2 deletions apps/hash-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@
"@types/jsonpath": "0.2.4",
"@types/lodash": "4.17.14",
"@types/papaparse": "5.3.15",
"@types/react": "19.0.1",
"@types/react": "19.0.6",
"@types/react-beautiful-dnd": "13.1.8",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"@types/react-window": "1.8.8",
"@types/url-regex-safe": "1.0.2",
"@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.6.20",
"@storybook/react-webpack5": "7.6.20",
"@storybook/testing-library": "0.2.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"storybook": "7.6.20"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions apps/hashdotdev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"@types/md5": "2.3.5",
"@types/node": "22.10.6",
"@types/prismjs": "1.26.5",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"@types/react-html-parser": "2.0.6",
"@types/unist": "3.0.3",
"babel-loader": "9.2.1",
Expand Down
4 changes: 2 additions & 2 deletions apps/plugin-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@pmmmwh/react-refresh-webpack-plugin": "0.5.15",
"@sentry/webpack-plugin": "2.23.0",
"@types/lodash.debounce": "4.0.9",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"@types/webextension-polyfill": "0.12.1",
"@types/ws": "8.5.13",
"babel-loader": "9.2.1",
Expand Down
2 changes: 1 addition & 1 deletion blocks/address/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/ai-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/callout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash.debounce": "4.0.9",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"@types/react-is": "19.0.0",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
Expand Down
2 changes: 1 addition & 1 deletion blocks/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/prismjs": "1.26.5",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/countdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-datepicker": "4.19.6",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/embed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/lodash": "4.17.14",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.0.14",
"eslint": "9.17.0",
"mock-block-dock": "0.0.10",
Expand Down
2 changes: 1 addition & 1 deletion blocks/faq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/how-to/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/kanban-board/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/lodash.clonedeep": "4.5.9",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.isequal": "4.5.8",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/minesweeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/paragraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/person/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/dompurify": "2.4.0",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.0.14",
"eslint": "9.17.0",
"mock-block-dock": "0.0.38",
Expand Down
2 changes: 1 addition & 1 deletion blocks/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/lodash.debounce": "4.0.9",
"@types/lodash.isequal": "4.5.8",
"@types/lodash.uniqueid": "4.0.9",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/timer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion blocks/video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@local/eslint": "0.0.0-private",
"@local/tsconfig": "0.0.0-private",
"@types/react-dom": "19.0.2",
"@types/react-dom": "19.0.3",
"block-scripts": "0.3.4",
"eslint": "9.17.0",
"mock-block-dock": "0.1.9",
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@local/tsconfig": "0.0.0-private",
"@types/lodash.isequal": "4.5.8",
"@types/node": "22.10.6",
"@types/react": "19.0.1",
"@types/react": "19.0.6",
"eslint": "9.17.0",
"rimraf": "6.0.1",
"typescript": "5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion libs/@blockprotocol/type-system/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@rollup/plugin-typescript": "12.1.2",
"@rollup/plugin-wasm": "6.2.2",
"@types/node": "22.10.6",
"@types/react": "19.0.1",
"@types/react": "19.0.6",
"@vitest/coverage-istanbul": "2.1.8",
"eslint": "9.17.0",
"react": "19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions libs/@hashintel/block-design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
"@local/tsconfig": "0.0.0-private",
"@mui/material": "5.16.14",
"@mui/system": "5.16.14",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"@types/react-syntax-highlighter": "15.5.13",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.2",
Expand Down
4 changes: 2 additions & 2 deletions libs/@hashintel/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"@mui/material": "5.16.14",
"@mui/system": "5.16.14",
"@storybook/react": "7.6.20",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@types/react": "19.0.6",
"@types/react-dom": "19.0.3",
"eslint": "9.17.0",
"eslint-plugin-storybook": "0.11.2",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@tldraw/editor@npm:2.0.0-alpha.12": "patch:@tldraw/editor@npm%3A2.0.0-alpha.12#~/.yarn/patches/@tldraw-editor-npm-2.0.0-alpha.12-ba59bf001c.patch",
"@tldraw/tlschema@npm:2.0.0-alpha.12": "patch:@tldraw/tlschema@npm%3A2.0.0-alpha.12#~/.yarn/patches/@tldraw-tlschema-npm-2.0.0-alpha.12-13bf88407b.patch",
"@types/express": "4.17.21",
"@types/react": "19.0.1",
"@types/react": "19.0.6",
"blockprotocol@npm:0.0.10": "patch:blockprotocol@npm%3A0.0.12#~/.yarn/patches/blockprotocol-npm-0.0.12-2558a31f0a.patch",
"prosemirror-model@npm:>=1.0.0": "patch:prosemirror-model@npm%3A1.18.2#~/.yarn/patches/prosemirror-model-npm-1.18.2-479d845b52.patch",
"prosemirror-model@npm:^1.0.0": "patch:prosemirror-model@npm%3A1.18.2#~/.yarn/patches/prosemirror-model-npm-1.18.2-479d845b52.patch",
Expand Down
Loading

0 comments on commit b1ff39d

Please sign in to comment.