mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:51:57 +00:00
Update dependency @types/react to v16.9.44
This commit is contained in:
parent
f9b8bff02a
commit
b656cbbe88
@ -138,7 +138,7 @@
|
||||
"@types/pollyjs__core": "4.3.0",
|
||||
"@types/pollyjs__persister-fs": "2.0.0",
|
||||
"@types/puppeteer": "3.0.1",
|
||||
"@types/react": "16.9.41",
|
||||
"@types/react": "16.9.44",
|
||||
"@types/react-circular-progressbar": "1.0.2",
|
||||
"@types/react-dom": "16.9.8",
|
||||
"@types/react-grid-layout": "0.17.1",
|
||||
|
||||
17
yarn.lock
17
yarn.lock
@ -4080,13 +4080,13 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/react@*", "@types/react@16.9.41":
|
||||
version "16.9.41"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
|
||||
integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
|
||||
"@types/react@*", "@types/react@16.9.44":
|
||||
version "16.9.44"
|
||||
resolved "https://registry.npmjs.org/@types/react/-/react-16.9.44.tgz#da84b179c031aef67dc92c33bd3401f1da2fa3bc"
|
||||
integrity sha512-BtLoJrXdW8DVZauKP+bY4Kmiq7ubcJq+H/aCpRfvPF7RAT3RwR73Sg8szdc2YasbAlWBDrQ6Q+AFM0KwtQY+WQ==
|
||||
dependencies:
|
||||
"@types/prop-types" "*"
|
||||
csstype "^2.2.0"
|
||||
csstype "^3.0.2"
|
||||
|
||||
"@types/reactstrap@8.4.2":
|
||||
version "8.4.2"
|
||||
@ -8234,11 +8234,16 @@ cssstyle@^2.0.0:
|
||||
dependencies:
|
||||
cssom "~0.3.6"
|
||||
|
||||
csstype@^2.2.0, csstype@^2.5.7:
|
||||
csstype@^2.5.7:
|
||||
version "2.6.4"
|
||||
resolved "https://registry.npmjs.org/csstype/-/csstype-2.6.4.tgz#d585a6062096e324e7187f80e04f92bd0f00e37f"
|
||||
integrity sha512-lAJUJP3M6HxFXbqtGRc0iZrdyeN+WzOWeY0q/VnFzI+kqVrYIzC7bWlKqCW7oCIdzoPkvfp82EVvrTlQ8zsWQg==
|
||||
|
||||
csstype@^3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.npmjs.org/csstype/-/csstype-3.0.2.tgz#ee5ff8f208c8cd613b389f7b222c9801ca62b3f7"
|
||||
integrity sha512-ofovWglpqoqbfLNOTBNZLSbMuGrblAf1efvvArGKOZMBrIoJeu5UsAipQolkijtyQx5MtAzT/J9IHj/CEY1mJw==
|
||||
|
||||
currently-unhandled@^0.4.1:
|
||||
version "0.4.1"
|
||||
resolved "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user