Skip to content

Commit 4c81ca1

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update react monorepo to v18.2.0
1 parent 7fa40d5 commit 4c81ca1

File tree

26 files changed

+458
-359
lines changed

26 files changed

+458
-359
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
"@babel/core": "7.18.5",
6565
"@openpatch/patches": "6.0.1",
6666
"csstype": "3.1.0",
67-
"react": "18.1.0",
68-
"react-dom": "18.1.0",
67+
"react": "18.2.0",
68+
"react-dom": "18.2.0",
6969
"react-hook-form": "7.32.1"
7070
}
7171
}

packages/concept-model-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
"@types/react-dom": "18.0.5",
6666
"@vocab/core": "1.1.0",
6767
"@vocab/react": "1.1.1",
68-
"react": "18.1.0",
69-
"react-dom": "18.1.0",
68+
"react": "18.2.0",
69+
"react-dom": "18.2.0",
7070
"react-hook-form": "7.32.1"
7171
}
7272
}

packages/concept-model/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@types/react-dom": "18.0.5",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.1",
69-
"react": "18.1.0",
70-
"react-dom": "18.1.0",
69+
"react": "18.2.0",
70+
"react-dom": "18.2.0",
7171
"react-hook-form": "7.32.1",
7272
"zod": "3.17.3"
7373
}

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"@emotion/styled": "11.9.3",
4646
"@openpatch/patches": "6.0.1",
4747
"@types/react": "18.0.12",
48-
"react": "18.1.0",
49-
"react-dom": "18.1.0",
48+
"react": "18.2.0",
49+
"react-dom": "18.2.0",
5050
"react-hook-form": "7.32.1",
5151
"zod": "3.17.3"
5252
},

packages/date/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-dom": "18.x"
4848
},
4949
"devDependencies": {
50-
"react": "18.1.0",
51-
"react-dom": "18.1.0"
50+
"react": "18.2.0",
51+
"react-dom": "18.2.0"
5252
}
5353
}

packages/do-local/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@types/react-dom": "18.0.5",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.1",
69-
"react": "18.1.0",
70-
"react-dom": "18.1.0",
69+
"react": "18.2.0",
70+
"react-dom": "18.2.0",
7171
"react-hook-form": "7.32.1"
7272
}
7373
}

packages/do/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@types/react-dom": "18.0.5",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.1",
69-
"react": "18.1.0",
70-
"react-dom": "18.1.0",
69+
"react": "18.2.0",
70+
"react-dom": "18.2.0",
7171
"react-hook-form": "7.32.1"
7272
}
7373
}

packages/end-tries/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@types/react-dom": "18.0.5",
6969
"@vocab/core": "1.1.0",
7070
"@vocab/react": "1.1.1",
71-
"react": "18.1.0",
72-
"react-dom": "18.1.0",
71+
"react": "18.2.0",
72+
"react-dom": "18.2.0",
7373
"react-hook-form": "7.32.1"
7474
}
7575
}

packages/flow-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@types/react-dom": "18.0.5",
6969
"@vocab/core": "1.1.0",
7070
"@vocab/react": "1.1.1",
71-
"react": "18.1.0",
72-
"react-dom": "18.1.0",
71+
"react": "18.2.0",
72+
"react-dom": "18.2.0",
7373
"react-hook-form": "7.32.1"
7474
}
7575
}

packages/flow-node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"@types/react-dom": "18.0.5",
6363
"@vocab/core": "1.1.0",
6464
"@vocab/react": "1.1.1",
65-
"react": "18.1.0",
66-
"react-dom": "18.1.0",
65+
"react": "18.2.0",
66+
"react-dom": "18.2.0",
6767
"react-hook-form": "7.32.1"
6868
}
6969
}

0 commit comments

Comments
 (0)