Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Commit 4458748

Browse files
chore(deps): update react monorepo
1 parent f69f2b3 commit 4458748

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@testing-library/react": "13.4.0",
29-
"@types/react": "18.0.25",
30-
"@types/react-dom": "18.0.9",
29+
"@types/react": "18.2.79",
30+
"@types/react-dom": "18.2.25",
3131
"happy-dom": "7.7.0",
3232
"prettier": "2.7.1",
3333
"react": "18.2.0",

yarn.lock

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@
150150
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.7.tgz#63bb7d067db107cc1e457c303bc25d511febf6cb"
151151
integrity sha512-FGa1F62FT09qcrueBA6qYTrJPVDzah9a+493+o2PCXsesWHIn27G98TsSMs3WPNbZIEj4+VJf6saSFpvD+3Zsw==
152152

153-
"@types/react-dom@18.0.9":
154-
version "18.0.9"
155-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.9.tgz#ffee5e4bfc2a2f8774b15496474f8e7fe8d0b504"
156-
integrity sha512-qnVvHxASt/H7i+XG1U1xMiY5t+IHcPGUK7TDMDzom08xa7e86eCeKOiLZezwCKVxJn6NEiiy2ekgX8aQssjIKg==
153+
"@types/react-dom@18.2.25":
154+
version "18.2.25"
155+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.25.tgz#2946a30081f53e7c8d585eb138277245caedc521"
156+
integrity sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==
157157
dependencies:
158158
"@types/react" "*"
159159

@@ -173,13 +173,12 @@
173173
"@types/scheduler" "*"
174174
csstype "^3.0.2"
175175

176-
"@types/react@18.0.25":
177-
version "18.0.25"
178-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.25.tgz#8b1dcd7e56fe7315535a4af25435e0bb55c8ae44"
179-
integrity sha512-xD6c0KDT4m7n9uD4ZHi02lzskaiqcBxf4zi+tXZY98a04wvc0hi/TcCPC2FOESZi51Nd7tlUeOJY8RofL799/g==
176+
"@types/react@18.2.79":
177+
version "18.2.79"
178+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.79.tgz#c40efb4f255711f554d47b449f796d1c7756d865"
179+
integrity sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==
180180
dependencies:
181181
"@types/prop-types" "*"
182-
"@types/scheduler" "*"
183182
csstype "^3.0.2"
184183

185184
"@types/scheduler@*":

0 commit comments

Comments
 (0)