Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit b69fcd9

Browse files
chore(deps): update dependency @types/react to v18
1 parent d73c4b6 commit b69fcd9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@playwright/test": "1.17.2",
5050
"@types/lodash": "4.14.178",
5151
"@types/node": "17.0.8",
52-
"@types/react": "17.0.38",
52+
"@types/react": "18.2.13",
5353
"@types/react-dom": "17.0.11",
5454
"@types/relaxed-json": "1.0.1",
5555
"@typescript/vfs": "1.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,10 +1046,10 @@
10461046
"@types/scheduler" "*"
10471047
csstype "^3.0.2"
10481048

1049-
"@types/react@17.0.38":
1050-
version "17.0.38"
1051-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.38.tgz#f24249fefd89357d5fa71f739a686b8d7c7202bd"
1052-
integrity sha512-SI92X1IA+FMnP3qM5m4QReluXzhcmovhZnLNm3pyeQlooi02qI7sLiepEYqT678uNiyc25XfCqxREFpy3W7YhQ==
1049+
"@types/react@18.2.13":
1050+
version "18.2.13"
1051+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.13.tgz#a98c09bde8b18f80021935b11d2d29ef5f4dcb2f"
1052+
integrity sha512-vJ+zElvi/Zn9cVXB5slX2xL8PZodPCwPRDpittQdw43JR2AJ5k3vKdgJJyneV/cYgIbLQUwXa9JVDvUZXGba+Q==
10531053
dependencies:
10541054
"@types/prop-types" "*"
10551055
"@types/scheduler" "*"

0 commit comments

Comments
 (0)