Skip to content

Commit f1852b7

Browse files
committed
chore(deps): update dependency @types/react to v18.0.17
1 parent ec49438 commit f1852b7

File tree

25 files changed

+174
-174
lines changed

25 files changed

+174
-174
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@emotion/styled": "11.10.0",
2525
"@types/jest": "27.5.2",
2626
"@types/node": "17.0.40",
27-
"@types/react": "18.0.16",
27+
"@types/react": "18.0.17",
2828
"@types/react-dom": "18.0.6",
2929
"@vocab/cli": "1.1.0",
3030
"chalk": "5.0.1",

packages/concept-model-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@emotion/react": "11.10.0",
6262
"@emotion/styled": "11.10.0",
6363
"@openpatch/patches": "6.0.1",
64-
"@types/react": "18.0.16",
64+
"@types/react": "18.0.17",
6565
"@types/react-dom": "18.0.6",
6666
"@vocab/core": "1.1.0",
6767
"@vocab/react": "1.1.2",

packages/concept-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@emotion/react": "11.10.0",
6363
"@emotion/styled": "11.10.0",
6464
"@openpatch/patches": "6.0.1",
65-
"@types/react": "18.0.16",
65+
"@types/react": "18.0.17",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.2",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@emotion/react": "11.10.0",
4545
"@emotion/styled": "11.10.0",
4646
"@openpatch/patches": "6.0.1",
47-
"@types/react": "18.0.16",
47+
"@types/react": "18.0.17",
4848
"react": "18.2.0",
4949
"react-dom": "18.2.0",
5050
"react-hook-form": "7.34.0",

packages/do-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@emotion/react": "11.10.0",
6363
"@emotion/styled": "11.10.0",
6464
"@openpatch/patches": "6.0.1",
65-
"@types/react": "18.0.16",
65+
"@types/react": "18.0.17",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.2",

packages/do/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@emotion/react": "11.10.0",
6363
"@emotion/styled": "11.10.0",
6464
"@openpatch/patches": "6.0.1",
65-
"@types/react": "18.0.16",
65+
"@types/react": "18.0.17",
6666
"@types/react-dom": "18.0.6",
6767
"@vocab/core": "1.1.0",
6868
"@vocab/react": "1.1.2",

packages/end-tries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@emotion/react": "11.10.0",
6565
"@emotion/styled": "11.10.0",
6666
"@openpatch/patches": "6.0.1",
67-
"@types/react": "18.0.16",
67+
"@types/react": "18.0.17",
6868
"@types/react-dom": "18.0.6",
6969
"@vocab/core": "1.1.0",
7070
"@vocab/react": "1.1.2",

packages/flow-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@emotion/react": "11.10.0",
6565
"@emotion/styled": "11.10.0",
6666
"@openpatch/patches": "6.0.1",
67-
"@types/react": "18.0.16",
67+
"@types/react": "18.0.17",
6868
"@types/react-dom": "18.0.6",
6969
"@vocab/core": "1.1.0",
7070
"@vocab/react": "1.1.2",

packages/flow-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@emotion/react": "11.10.0",
5959
"@emotion/styled": "11.10.0",
6060
"@openpatch/patches": "6.0.1",
61-
"@types/react": "18.0.16",
61+
"@types/react": "18.0.17",
6262
"@types/react-dom": "18.0.6",
6363
"@vocab/core": "1.1.0",
6464
"@vocab/react": "1.1.2",

packages/flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@emotion/react": "11.10.0",
6161
"@emotion/styled": "11.10.0",
6262
"@openpatch/patches": "6.0.1",
63-
"@types/react": "18.0.16",
63+
"@types/react": "18.0.17",
6464
"@types/react-dom": "18.0.6",
6565
"@vocab/core": "1.1.0",
6666
"@vocab/react": "1.1.2",

0 commit comments

Comments
 (0)