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

Commit 5410f2a

Browse files
chore(deps): update dependency @types/react to v18.2.37
1 parent e30f5b5 commit 5410f2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@testing-library/jest-dom": "6.1.4",
1414
"@testing-library/react": "14.1.0",
1515
"@types/node": "20.9.0",
16-
"@types/react": "18.0.26",
16+
"@types/react": "18.2.37",
1717
"@types/react-burger-menu": "2.8.6",
1818
"@types/react-copy-to-clipboard": "5.0.7",
1919
"@types/styled-components": "5.1.30",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1142,10 +1142,10 @@
11421142
"@types/scheduler" "*"
11431143
csstype "^3.0.2"
11441144

1145-
"@types/react@18.0.26":
1146-
version "18.0.26"
1147-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.26.tgz#8ad59fc01fef8eaf5c74f4ea392621749f0b7917"
1148-
integrity sha512-hCR3PJQsAIXyxhTNSiDFY//LhnMZWpNNr5etoCqx/iUfGc5gXWtQR2Phl908jVR6uPXacojQWTg4qRpkxTuGug==
1145+
"@types/react@18.2.37":
1146+
version "18.2.37"
1147+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae"
1148+
integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw==
11491149
dependencies:
11501150
"@types/prop-types" "*"
11511151
"@types/scheduler" "*"

0 commit comments

Comments
 (0)