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

Commit 035a7f9

Browse files
committed
chore(deps): update dependency @types/react to v18.3.2
1 parent 369f37b commit 035a7f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/core": "7.24.5",
3333
"@babel/eslint-parser": "7.24.5",
3434
"@types/node": "20.12.11",
35-
"@types/react": "18.3.1",
35+
"@types/react": "18.3.2",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.8.0",
3838
"@typescript-eslint/parser": "7.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2984,10 +2984,10 @@
29842984
"@types/scheduler" "*"
29852985
csstype "^3.0.2"
29862986

2987-
"@types/[email protected].1":
2988-
version "18.3.1"
2989-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
2990-
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
2987+
"@types/[email protected].2":
2988+
version "18.3.2"
2989+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
2990+
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
29912991
dependencies:
29922992
"@types/prop-types" "*"
29932993
csstype "^3.0.2"

0 commit comments

Comments
 (0)