Skip to content

Commit d1583b2

Browse files
chore(deps): update dependency @vocab/react to v1.1.7
1 parent 27675a2 commit d1583b2

File tree

22 files changed

+128
-67
lines changed

22 files changed

+128
-67
lines changed

packages/concept-model-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@types/react": "18.0.21",
6565
"@types/react-dom": "18.0.6",
6666
"@vocab/core": "1.1.1",
67-
"@vocab/react": "1.1.2",
67+
"@vocab/react": "1.1.7",
6868
"react": "18.2.0",
6969
"react-dom": "18.2.0",
7070
"react-hook-form": "7.38.0"

packages/concept-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "18.0.21",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.1",
68-
"@vocab/react": "1.1.2",
68+
"@vocab/react": "1.1.7",
6969
"react": "18.2.0",
7070
"react-dom": "18.2.0",
7171
"react-hook-form": "7.38.0",

packages/do-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "18.0.21",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.1",
68-
"@vocab/react": "1.1.2",
68+
"@vocab/react": "1.1.7",
6969
"react": "18.2.0",
7070
"react-dom": "18.2.0",
7171
"react-hook-form": "7.38.0"

packages/do/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/react": "18.0.21",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.1",
68-
"@vocab/react": "1.1.2",
68+
"@vocab/react": "1.1.7",
6969
"react": "18.2.0",
7070
"react-dom": "18.2.0",
7171
"react-hook-form": "7.38.0"

packages/end-tries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react": "18.0.21",
6868
"@types/react-dom": "18.0.6",
6969
"@vocab/core": "1.1.1",
70-
"@vocab/react": "1.1.2",
70+
"@vocab/react": "1.1.7",
7171
"react": "18.2.0",
7272
"react-dom": "18.2.0",
7373
"react-hook-form": "7.38.0"

packages/flow-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react": "18.0.21",
6868
"@types/react-dom": "18.0.6",
6969
"@vocab/core": "1.1.1",
70-
"@vocab/react": "1.1.2",
70+
"@vocab/react": "1.1.7",
7171
"react": "18.2.0",
7272
"react-dom": "18.2.0",
7373
"react-hook-form": "7.38.0"

packages/flow-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/react": "18.0.21",
6262
"@types/react-dom": "18.0.6",
6363
"@vocab/core": "1.1.1",
64-
"@vocab/react": "1.1.2",
64+
"@vocab/react": "1.1.7",
6565
"react": "18.2.0",
6666
"react-dom": "18.2.0",
6767
"react-hook-form": "7.38.0"

packages/flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react": "18.0.21",
6464
"@types/react-dom": "18.0.6",
6565
"@vocab/core": "1.1.1",
66-
"@vocab/react": "1.1.2",
66+
"@vocab/react": "1.1.7",
6767
"react": "18.2.0",
6868
"react-dom": "18.2.0",
6969
"react-hook-form": "7.38.0"

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react": "18.0.21",
5959
"@types/react-dom": "18.0.6",
6060
"@vocab/core": "1.1.1",
61-
"@vocab/react": "1.1.2",
61+
"@vocab/react": "1.1.7",
6262
"react": "18.2.0",
6363
"react-dom": "18.2.0",
6464
"react-hook-form": "7.38.0"

packages/input-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/react": "18.0.21",
6464
"@types/react-dom": "18.0.6",
6565
"@vocab/core": "1.1.1",
66-
"@vocab/react": "1.1.2",
66+
"@vocab/react": "1.1.7",
6767
"react": "18.2.0",
6868
"react-dom": "18.2.0",
6969
"react-hook-form": "7.38.0",

0 commit comments

Comments
 (0)