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

Commit 28688e3

Browse files
committed
chore(deps): update dependency @types/react to v18.3.3
1 parent 54a67fc commit 28688e3

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.12",
35-
"@types/react": "18.3.2",
35+
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.10.0",
3838
"@typescript-eslint/parser": "7.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2979,10 +2979,10 @@
29792979
"@types/scheduler" "*"
29802980
csstype "^3.0.2"
29812981

2982-
"@types/[email protected].2":
2983-
version "18.3.2"
2984-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
2985-
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
2982+
"@types/[email protected].3":
2983+
version "18.3.3"
2984+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
2985+
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
29862986
dependencies:
29872987
"@types/prop-types" "*"
29882988
csstype "^3.0.2"

0 commit comments

Comments
 (0)