Skip to content

Commit 4ca4550

Browse files
committed
chore(package): update @types/react to version 18.3.7
1 parent a40c9d2 commit 4ca4550

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
@@ -71,7 +71,7 @@
7171
"@storybook/addons": "^7.0.23",
7272
"@storybook/react": "^7.0.23",
7373
"@storybook/react-webpack5": "^7.4.5",
74-
"@types/react": "^18.3.5",
74+
"@types/react": "^18.3.7",
7575
"@types/react-dom": "^18.3.0",
7676
"babel-loader": "^9.2.1",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4145,10 +4145,10 @@
41454145
dependencies:
41464146
"@types/react" "*"
41474147

4148-
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.5":
4149-
version "18.3.5"
4150-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
4151-
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
4148+
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.7":
4149+
version "18.3.7"
4150+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
4151+
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
41524152
dependencies:
41534153
"@types/prop-types" "*"
41544154
csstype "^3.0.2"

0 commit comments

Comments
 (0)