Skip to content

Commit 7961d78

Browse files
build(deps-dev): bump @types/react from 18.2.43 to 18.3.2
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.43 to 18.3.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 162d69a commit 7961d78

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
"@types/lodash": "^4.14.182",
286286
"@types/mocha": "^10.0.3",
287287
"@types/node": "18.x",
288-
"@types/react": "^18.0.8",
288+
"@types/react": "^18.3.2",
289289
"@types/react-dom": "^18.0.3",
290290
"@types/vscode": "^1.47.0",
291291
"@types/vscode-webview": "^1.57.0",

yarn.lock

Lines changed: 32 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -630,20 +630,14 @@
630630
dependencies:
631631
"@types/react" "*"
632632

633-
"@types/react@*", "@types/react@^18.0.8":
634-
version "18.2.43"
635-
resolved "https://registry.npmmirror.com/@types/react/-/react-18.2.43.tgz#c58e5abe241e6f71f60ce30e2a9aceb9d3a2a374"
636-
integrity sha512-nvOV01ZdBdd/KW6FahSbcNplt2jCJfyWdTos61RYHV+FVv5L/g9AOX1bmbVcWcLFL8+KHQfh1zVIQrud6ihyQA==
633+
"@types/react@*", "@types/react@^18.3.2":
634+
version "18.3.2"
635+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.2.tgz#462ae4904973bc212fa910424d901e3d137dbfcd"
636+
integrity sha512-Btgg89dAnqD4vV7R3hlwOxgqobUQKgx3MmrQRi0yYbs/P0ym8XozIAlkqVilPqHQwXs4e9Tf63rrCgl58BcO4w==
637637
dependencies:
638638
"@types/prop-types" "*"
639-
"@types/scheduler" "*"
640639
csstype "^3.0.2"
641640

642-
"@types/scheduler@*":
643-
version "0.16.8"
644-
resolved "https://registry.npmmirror.com/@types/scheduler/-/scheduler-0.16.8.tgz#ce5ace04cfeabe7ef87c0091e50752e36707deff"
645-
integrity sha512-WZLiwShhwLRmeV6zH+GkbOFT6Z6VklCItrDioxUnv+u4Ll+8vKeFySoFyK/0ctcRpOmwAicELfmys1sDc/Rw+A==
646-
647641
"@types/semver@^7.5.0":
648642
version "7.5.8"
649643
resolved "https://registry.npmmirror.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
@@ -3604,8 +3598,16 @@ statuses@^1.3.1:
36043598
resolved "https://registry.npmmirror.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
36053599
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==
36063600

3607-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
3608-
name string-width-cjs
3601+
"string-width-cjs@npm:string-width@^4.2.0":
3602+
version "4.2.3"
3603+
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
3604+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
3605+
dependencies:
3606+
emoji-regex "^8.0.0"
3607+
is-fullwidth-code-point "^3.0.0"
3608+
strip-ansi "^6.0.1"
3609+
3610+
string-width@^4.1.0, string-width@^4.2.0:
36093611
version "4.2.3"
36103612
resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
36113613
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -3637,7 +3639,14 @@ string_decoder@~1.1.1:
36373639
dependencies:
36383640
safe-buffer "~5.1.0"
36393641

3640-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
3642+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
3643+
version "6.0.1"
3644+
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
3645+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
3646+
dependencies:
3647+
ansi-regex "^5.0.1"
3648+
3649+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
36413650
version "6.0.1"
36423651
resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
36433652
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4078,8 +4087,7 @@ workerpool@6.2.1:
40784087
resolved "https://registry.npmmirror.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
40794088
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
40804089

4081-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
4082-
name wrap-ansi-cjs
4090+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
40834091
version "7.0.0"
40844092
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
40854093
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -4097,6 +4105,15 @@ wrap-ansi@^6.2.0:
40974105
string-width "^4.1.0"
40984106
strip-ansi "^6.0.0"
40994107

4108+
wrap-ansi@^7.0.0:
4109+
version "7.0.0"
4110+
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
4111+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
4112+
dependencies:
4113+
ansi-styles "^4.0.0"
4114+
string-width "^4.1.0"
4115+
strip-ansi "^6.0.0"
4116+
41004117
wrap-ansi@^8.1.0:
41014118
version "8.1.0"
41024119
resolved "https://registry.npmmirror.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)