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

Commit 6c7ae78

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

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.12",
30+
"@types/react-dom": "18.2.5",
3131
"happy-dom": "7.7.0",
3232
"prettier": "2.7.1",
3333
"react": "18.2.0",

yarn.lock

Lines changed: 8 additions & 8 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.5":
154+
version "18.2.5"
155+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.5.tgz#5c5f13548bda23cd98f50ca4a59107238bfe18f3"
156+
integrity sha512-sRQsOS/sCLnpQhR4DSKGTtWFE3FZjpQa86KPVbhUqdYMRZ9FEFcfAytKhR/vUG2rH1oFbOOej6cuD7MFSobDRQ==
157157
dependencies:
158158
"@types/react" "*"
159159

@@ -173,10 +173,10 @@
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.12":
177+
version "18.2.12"
178+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.12.tgz#95d584338610b78bb9ba0415e3180fb03debdf97"
179+
integrity sha512-ndmBMLCgn38v3SntMeoJaIrO6tGHYKMEBohCUmw8HoLLQdRMOIGXfeYaBTLe2lsFaSB3MOK1VXscYFnmLtTSmw==
180180
dependencies:
181181
"@types/prop-types" "*"
182182
"@types/scheduler" "*"

0 commit comments

Comments
 (0)