Skip to content

Commit 56c236f

Browse files
Update react monorepo (#8179)
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
1 parent 31accd6 commit 56c236f

File tree

16 files changed

+108
-101
lines changed

16 files changed

+108
-101
lines changed

apps/hash-frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@
103103
"prosemirror-state": "1.4.3",
104104
"prosemirror-transform": "1.7.0",
105105
"prosemirror-view": "patch:prosemirror-view@npm%3A1.29.1#~/.yarn/patches/prosemirror-view-npm-1.29.1-ff37db4eea.patch",
106-
"react": "19.2.0",
106+
"react": "19.2.3",
107107
"react-beautiful-dnd": "13.1.1",
108-
"react-dom": "19.2.0",
108+
"react-dom": "19.2.3",
109109
"react-dropzone": "14.3.8",
110110
"react-full-screen": "1.1.1",
111111
"react-hook-form": "7.65.0",
@@ -142,9 +142,9 @@
142142
"@types/jsonpath": "0.2.4",
143143
"@types/lodash": "4.17.20",
144144
"@types/papaparse": "5.3.16",
145-
"@types/react": "19.2.2",
145+
"@types/react": "19.2.7",
146146
"@types/react-beautiful-dnd": "13.1.8",
147-
"@types/react-dom": "19.2.2",
147+
"@types/react-dom": "19.2.3",
148148
"@types/react-window": "1.8.8",
149149
"@types/url-regex-safe": "1.0.2",
150150
"@welldone-software/why-did-you-render": "10.0.1",

apps/plugin-browser/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"fractional-indexing": "3.2.0",
4141
"graphql": "16.11.0",
4242
"lodash.debounce": "4.0.8",
43-
"react": "19.2.0",
44-
"react-dom": "19.2.0",
43+
"react": "19.2.3",
44+
"react-dom": "19.2.3",
4545
"uuid": "13.0.0",
4646
"webextension-polyfill": "0.12.0",
4747
"ws": "8.18.3"
@@ -61,8 +61,8 @@
6161
"@pmmmwh/react-refresh-webpack-plugin": "0.6.1",
6262
"@sentry/webpack-plugin": "4.6.0",
6363
"@types/lodash.debounce": "4.0.9",
64-
"@types/react": "19.2.2",
65-
"@types/react-dom": "19.2.2",
64+
"@types/react": "19.2.7",
65+
"@types/react-dom": "19.2.3",
6666
"@types/webextension-polyfill": "0.12.4",
6767
"@types/ws": "8.18.1",
6868
"babel-loader": "10.0.0",

libs/@blockprotocol/graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@local/tsconfig": "0.0.0-private",
8282
"@types/lodash.isequal": "4.5.8",
8383
"@types/node": "22.18.13",
84-
"@types/react": "19.2.2",
84+
"@types/react": "19.2.7",
8585
"eslint": "9.38.0",
8686
"rimraf": "6.1.2",
8787
"tsx": "4.20.6",

libs/@blockprotocol/type-system/typescript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@
6262
"@rollup/plugin-typescript": "12.3.0",
6363
"@rollup/plugin-wasm": "6.2.2",
6464
"@types/node": "22.18.13",
65-
"@types/react": "19.2.2",
65+
"@types/react": "19.2.7",
6666
"@types/semver": "7.7.1",
6767
"@vitest/coverage-istanbul": "3.2.4",
6868
"eslint": "9.38.0",
69-
"react": "19.2.0",
69+
"react": "19.2.3",
7070
"rimraf": "6.1.2",
7171
"rollup": "4.53.3",
7272
"tslib": "2.8.1",

libs/@hashintel/block-design-system/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
"@local/tsconfig": "0.0.0-private",
4141
"@mui/material": "5.18.0",
4242
"@mui/system": "5.18.0",
43-
"@types/react": "19.2.2",
44-
"@types/react-dom": "19.2.2",
43+
"@types/react": "19.2.7",
44+
"@types/react-dom": "19.2.3",
4545
"@types/react-syntax-highlighter": "15.5.13",
4646
"eslint": "9.38.0",
47-
"react": "19.2.0",
48-
"react-dom": "19.2.0",
47+
"react": "19.2.3",
48+
"react-dom": "19.2.3",
4949
"typescript": "5.9.3"
5050
},
5151
"peerDependencies": {

libs/@hashintel/design-system/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
"@local/tsconfig": "0.0.0-private",
7171
"@mui/material": "5.18.0",
7272
"@mui/system": "5.18.0",
73-
"@types/react": "19.2.2",
74-
"@types/react-dom": "19.2.2",
73+
"@types/react": "19.2.7",
74+
"@types/react-dom": "19.2.3",
7575
"eslint": "9.38.0",
76-
"react": "19.2.0",
77-
"react-dom": "19.2.0",
76+
"react": "19.2.3",
77+
"react-dom": "19.2.3",
7878
"typescript": "5.9.3"
7979
},
8080
"peerDependencies": {

libs/@hashintel/ds-components/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@storybook/global": "5.0.0",
5151
"@storybook/react": "9.1.13",
5252
"@storybook/react-vite": "9.1.13",
53-
"@types/react": "19.2.2",
54-
"@types/react-dom": "19.2.2",
53+
"@types/react": "19.2.7",
54+
"@types/react-dom": "19.2.3",
5555
"@vitejs/plugin-react": "5.0.4",
5656
"eslint": "9.38.0",
5757
"eslint-plugin-storybook": "9.1.13",

libs/@hashintel/petrinaut-old/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"@local/eslint": "0.0.0-private",
4141
"@mui/material": "5.18.0",
4242
"@mui/system": "5.18.0",
43-
"@types/react": "19.2.2",
44-
"@types/react-dom": "19.2.2",
43+
"@types/react": "19.2.7",
44+
"@types/react-dom": "19.2.3",
4545
"@vitejs/plugin-react": "5.0.4",
4646
"eslint": "9.38.0",
4747
"immer": "10.1.3",
48-
"react": "19.2.0",
49-
"react-dom": "19.2.0",
48+
"react": "19.2.3",
49+
"react-dom": "19.2.3",
5050
"typescript": "5.9.3",
5151
"vite": "7.1.11",
5252
"web-worker": "1.4.1"

libs/@hashintel/petrinaut/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@
4848
"@local/eslint": "0.0.0-private",
4949
"@pandacss/dev": "1.4.3",
5050
"@types/babel__standalone": "7.1.9",
51-
"@types/react": "19.2.2",
52-
"@types/react-dom": "19.2.2",
51+
"@types/react": "19.2.7",
52+
"@types/react-dom": "19.2.3",
5353
"@vitejs/plugin-react": "5.0.4",
5454
"babel-plugin-react-compiler": "1.0.0",
5555
"eslint": "9.38.0",
5656
"immer": "10.1.3",
57-
"react": "19.2.0",
58-
"react-dom": "19.2.0",
57+
"react": "19.2.3",
58+
"react-dom": "19.2.3",
5959
"typescript": "5.9.3",
6060
"vite": "7.1.11",
6161
"vite-plugin-dts": "4.5.4",

libs/@hashintel/query-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@mui/system": "5.18.0",
3434
"eslint": "9.38.0",
3535
"eslint-plugin-storybook": "9.1.13",
36-
"react": "19.2.0",
37-
"react-dom": "19.2.0",
36+
"react": "19.2.3",
37+
"react-dom": "19.2.3",
3838
"react-hook-form": "7.65.0",
3939
"storybook": "9.1.13",
4040
"typescript": "5.9.3"

0 commit comments

Comments
 (0)