Skip to content

Commit ba2cbf9

Browse files
committed
chore(package): update @types/react to version 18.3.2
1 parent d8695a0 commit ba2cbf9

File tree

2 files changed

+8
-33
lines changed

2 files changed

+8
-33
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.1",
74+
"@types/react": "^18.3.2",
7575
"@types/react-dom": "^18.3.0",
7676
"babel-loader": "^9.1.3",
7777
"husky": "^8.0.3",

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4128,10 +4128,10 @@
41284128
dependencies:
41294129
"@types/react" "*"
41304130

4131-
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.1":
4132-
version "18.3.1"
4133-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
4134-
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
4131+
"@types/react@*", "@types/react@>=16", "@types/react@^18.3.2":
4132+
version "18.3.2"
4133+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
4134+
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
41354135
dependencies:
41364136
"@types/prop-types" "*"
41374137
csstype "^3.0.2"
@@ -12942,16 +12942,7 @@ string-length@^3.1.0:
1294212942
astral-regex "^1.0.0"
1294312943
strip-ansi "^5.2.0"
1294412944

12945-
"string-width-cjs@npm:string-width@^4.2.0":
12946-
version "4.2.3"
12947-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12948-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12949-
dependencies:
12950-
emoji-regex "^8.0.0"
12951-
is-fullwidth-code-point "^3.0.0"
12952-
strip-ansi "^6.0.1"
12953-
12954-
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
12945+
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1295512946
version "4.2.3"
1295612947
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1295712948
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -13050,7 +13041,7 @@ string_decoder@~1.1.1:
1305013041
dependencies:
1305113042
safe-buffer "~5.1.0"
1305213043

13053-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
13044+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1305413045
version "6.0.1"
1305513046
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1305613047
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -13071,13 +13062,6 @@ strip-ansi@^5.1.0, strip-ansi@^5.2.0:
1307113062
dependencies:
1307213063
ansi-regex "^4.1.0"
1307313064

13074-
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
13075-
version "6.0.1"
13076-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
13077-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
13078-
dependencies:
13079-
ansi-regex "^5.0.1"
13080-
1308113065
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1308213066
version "7.1.0"
1308313067
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -14263,7 +14247,7 @@ wordwrap@^1.0.0:
1426314247
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1426414248
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1426514249

14266-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
14250+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1426714251
version "7.0.0"
1426814252
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1426914253
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14289,15 +14273,6 @@ wrap-ansi@^6.2.0:
1428914273
string-width "^4.1.0"
1429014274
strip-ansi "^6.0.0"
1429114275

14292-
wrap-ansi@^7.0.0:
14293-
version "7.0.0"
14294-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14295-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14296-
dependencies:
14297-
ansi-styles "^4.0.0"
14298-
string-width "^4.1.0"
14299-
strip-ansi "^6.0.0"
14300-
1430114276
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1430214277
version "8.1.0"
1430314278
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)